Linux block layer
 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 6.6-rc7
Date: Fri, 20 Oct 2023 05:23:10 -0600	[thread overview]
Message-ID: <749c0287-422a-4e7b-ba96-e485f777ccda@kernel.dk> (raw)

Hi Linus,

A fix for a regression with sed-opal and saved keys, and outside of that
an NVMe pull request fixing a few minor issues on that front.

Please pull!


The following changes since commit 1364a3c391aedfeb32aa025303ead3d7c91cdf9d:

  block: Don't invalidate pagecache for invalid falloc modes (2023-10-11 15:53:17 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.6-2023-10-20

for you to fetch changes up to c3414550cb0d4dfad1816ee14ff1f44819d270db:

  Merge tag 'nvme-6.6-2023-10-18' of git://git.infradead.org/nvme into block-6.6 (2023-10-18 15:32:51 -0600)

----------------------------------------------------------------
block-6.6-2023-10-20

----------------------------------------------------------------
Jens Axboe (1):
      Merge tag 'nvme-6.6-2023-10-18' of git://git.infradead.org/nvme into block-6.6

Keith Busch (2):
      nvme: sanitize metadata bounce buffer for reads
      nvme-pci: add BOGUS_NID for Intel 0a54 device

Martin Wilck (1):
      nvme-auth: use chap->s2 to indicate bidirectional authentication

Maurizio Lombardi (2):
      nvme-rdma: do not try to stop unallocated queues
      nvmet-auth: complete a request only after freeing the dhchap pointers

Milan Broz (1):
      block: Fix regression in sed-opal for a saved key.

Sagi Grimberg (1):
      nvmet-tcp: Fix a possible UAF in queue intialization setup

 block/sed-opal.c                       |  7 +++----
 drivers/nvme/host/auth.c               |  4 ++--
 drivers/nvme/host/ioctl.c              | 10 +++++++---
 drivers/nvme/host/pci.c                |  3 ++-
 drivers/nvme/host/rdma.c               |  3 +++
 drivers/nvme/target/fabrics-cmd-auth.c |  9 ++++++---
 drivers/nvme/target/tcp.c              |  7 ++-----
 7 files changed, 25 insertions(+), 18 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2023-10-20 11:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-20 11:23 Jens Axboe [this message]
2023-10-20 17:43 ` [GIT PULL] Block fixes for 6.6-rc7 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=749c0287-422a-4e7b-ba96-e485f777ccda@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