Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 May 2022 17:47:51 +0000 (10:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 May 2022 17:47:51 +0000 (10:47 -0700)
commit8967605e7db37a46df69cecf42be2c68774f245c
tree1897b999da71fd40b5944d9adf85f8eb3f337d85
parentb366bd7d9613971e666cdbfe7a08c653d329bf15
parentf1c8781ac9d87650ccf45a354c0bbfa3f9230371
Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "A single revert for a change that isn't needed in 5.18, and a small
  series for s390/dasd"

* tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-block:
  s390/dasd: Use kzalloc instead of kmalloc/memset
  s390/dasd: Fix read inconsistency for ESE DASD devices
  s390/dasd: Fix read for ESE with blksize < 4k
  s390/dasd: prevent double format of tracks for ESE devices
  s390/dasd: fix data corruption for ESE devices
  Revert "block: release rq qos structures for queue without disk"