]> 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)
commit0dc8a48b868b52c75e064eae5b999b8b385771ab
treed263fd03fe39bf183ef3281dbd9b35b4e6b2dc90
parent24bf41fff1b030df979eb79bb05638b1b307bf9c
parente9fdbd3f8585a39d4e5881b66da9e38b350fa8c3
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