Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Oct 2020 01:48:34 +0000 (18:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Oct 2020 01:48:34 +0000 (18:48 -0700)
commit583090b1b8232e6eae243a9009699666153a13a9
treed263fd03fe39bf183ef3281dbd9b35b4e6b2dc90
parent3fdd47c3b40ac48e6e6e5904cf24d12e6e073a96
parente0894cd618e420d7bacebadcd26b7193780332e2
Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "A few fixes that should go into this release:

   - NVMe controller error path reference fix (Chaitanya)

   - Fix regression with IBM partitions on non-dasd devices (Christoph)

   - Fix a missing clear in the compat CDROM packet structure (Peilin)"

* tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block:
  partitions/ibm: fix non-DASD devices
  nvme-core: put ctrl ref when module ref get fail
  block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg()
drivers/nvme/host/core.c