]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit39cc711e7ba7735cb4e647a06b956f45c6fc773e
tree1897b999da71fd40b5944d9adf85f8eb3f337d85
parent47d0c8c328aae21da1144ef950ba0b23e3ed0018
parent74d495a6aab8abf83b388a388c5dce75e6af9430
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"