linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.9-final
@ 2020-10-09  1:15 Jens Axboe
  2020-10-09  2:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2020-10-09  1:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

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)

Please pull!


The following changes since commit 632bfb6323799c087fcb4108dfe59518609667a7:

  blk-mq: call commit_rqs while list empty but error happen (2020-09-29 08:10:17 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block5.9-2020-10-08

for you to fetch changes up to e0894cd618e420d7bacebadcd26b7193780332e2:

  Merge tag 'nvme-5.9-2020-10-07' of git://git.infradead.org/nvme into block-5.9 (2020-10-07 08:24:09 -0600)

----------------------------------------------------------------
block5.9-2020-10-08

----------------------------------------------------------------
Chaitanya Kulkarni (1):
      nvme-core: put ctrl ref when module ref get fail

Christoph Hellwig (1):
      partitions/ibm: fix non-DASD devices

Jens Axboe (1):
      Merge tag 'nvme-5.9-2020-10-07' of git://git.infradead.org/nvme into block-5.9

Peilin Ye (1):
      block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg()

 block/partitions/ibm.c   | 7 +++----
 block/scsi_ioctl.c       | 1 +
 drivers/nvme/host/core.c | 4 +++-
 3 files changed, 7 insertions(+), 5 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-09  2:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09  1:15 [GIT PULL] Block fixes for 5.9-final Jens Axboe
2020-10-09  2:10 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).