]> 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)
commitabe926ead67864529c67f32b7bd40283adfcf982
tree1897b999da71fd40b5944d9adf85f8eb3f337d85
parent89d55fea531c621de54927770c568a0d591f8be5
parent27b2fca95096e61f4ca8fb6761a48f5e4a17284c
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"