Merge branch 'for-5.8/block' into async-buffered.5
authorJens Axboe <axboe@kernel.dk>
Tue, 26 May 2020 19:32:00 +0000 (13:32 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 May 2020 19:32:00 +0000 (13:32 -0600)
commit7206261349e1f82c6fc2c3dc5a5b84dbc8bc1dbd
treeeba811841567389fc21a309d529227c767612fa0
parente69fb5238b12aba31fbf190c20de7c4643dcc46e
parentc81b49d4d6ca3876fad42fe99e685605294f757c
Merge branch 'for-5.8/block' into async-buffered.5

* for-5.8/block: (93 commits)
  block: remove the disk and queue NULL checks in blkdev_issue_flush
  block: remove the error_sector argument to blkdev_issue_flush
  block: Remove unused flush_queue_delayed in struct blk_flush_queue
  null_blk: Zero-initialize read buffers in non-memory-backed mode
  block: Document the bio_vec properties
  bio.h: Declare the arguments of the bio iteration functions const
  block: Fix type of first compat_put_{,u}long() argument
  block: merge part_{inc,dev}_in_flight into their only callers
  block: don't call part_{inc,dec}_in_flight for blk-mq devices
  block: move the blk-mq calls out of part_in_flight{,_rw}
  block: mark blk_account_io_completion static
  blk-mq: allow blk_mq_make_request to consume the q_usage_counter reference
  blk-mq: remove a pointless queue enter pair in blk_mq_alloc_request_hctx
  blk-mq: remove a pointless queue enter pair in blk_mq_alloc_request
  blk-mq: move the call to blk_queue_enter_live out of blk_mq_get_request
  blktrace: Report pid with note messages
  block: remove the REQ_NOWAIT_INLINE flag
  block: blk-crypto-fallback for Inline Encryption
  block: Make blk-integrity preclude hardware inline encryption
  block: Inline encryption support for blk-mq
  ...
drivers/base/core.c
drivers/block/null_blk_main.c
drivers/block/null_blk_zoned.c
drivers/mtd/mtdcore.c
drivers/scsi/scsi_lib.c
fs/super.c
include/linux/fs.h