]> www.infradead.org Git - users/hch/block.git/commitdiff
Merge branch 'for-5.17/block' into for-next
authorJens Axboe <axboe@kernel.dk>
Fri, 3 Dec 2021 21:51:46 +0000 (14:51 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 3 Dec 2021 21:51:46 +0000 (14:51 -0700)
* for-5.17/block:
  blk-mq: run dispatch lock once in case of issuing from list
  blk-mq: pass request queue to blk_mq_run_dispatch_ops
  blk-mq: move srcu from blk_mq_hw_ctx to request_queue
  blk-mq: remove hctx_lock and hctx_unlock
  block: switch to atomic_t for request references
  block: move direct_IO into our own read_iter handler
  mm: move filemap_range_needs_writeback() into header


Trivial merge