Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Sep 2022 15:22:53 +0000 (08:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Sep 2022 15:22:53 +0000 (08:22 -0700)
Pull block fixes from Jens Axboe:
 "Fix a regression that's been plaguing us by reverting the offending
  commit, as attempts to both reproduce the issue and fix it in a saner
  fashion have failed.

  Fix for a potential oops condition in the s390 dasd block driver"

* tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linux:
  Revert "block: freeze the queue earlier in del_gendisk"
  s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup


Trivial merge