linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 5.9-final
Date: Thu, 8 Oct 2020 19:15:47 -0600	[thread overview]
Message-ID: <29e650f4-7e4b-bd7b-57ab-15e762d38cff@kernel.dk> (raw)

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


             reply	other threads:[~2020-10-09  1:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-09  1:15 Jens Axboe [this message]
2020-10-09  2:10 ` [GIT PULL] Block fixes for 5.9-final pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=29e650f4-7e4b-bd7b-57ab-15e762d38cff@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).