Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Aug 2023 15:31:46 +0000 (17:31 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Aug 2023 15:31:46 +0000 (17:31 +0200)
commit2383ffc41a7c701c058f6bb18030cd569aecd541
tree9e19b98728bc9f6be09d35b0b3b18da651f9150b
parentaa9ea98cca3a56869df1dc6347f3e3bfe0c01f44
parente5c0ca13659e9d18f53368d651ed7e6e433ec1cf
Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linux

Pull block fixes from Jens Axboe:
 "Main thing here is the fix for the regression in flush handling which
  caused IO hangs/stalls for a few reporters. Hopefully that should all
  be sorted out now. Outside of that, just a few minor fixes for issues
  that were introduced in this cycle"

* tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linux:
  blk-mq: release scheduler resource when request completes
  blk-crypto: dynamically allocate fallback profile
  blk-cgroup: hold queue_lock when removing blkg->q_node
  drivers/rnbd: restore sysfs interface to rnbd-client