]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit628a4c2a462c2862d6d0f36abb1a7ca67ebf2389
treed263fd03fe39bf183ef3281dbd9b35b4e6b2dc90
parent96773a521b30945c91c243600b95481eef20463a
parente757a12f88bd80bd514c5928941b553773f69eec
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