* [GIT PULL] Block fixes for 6.6-rc7
@ 2023-10-20 11:23 Jens Axboe
2023-10-20 17:43 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-10-20 11:23 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-20 17:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-20 11:23 [GIT PULL] Block fixes for 6.6-rc7 Jens Axboe
2023-10-20 17:43 ` 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