[GIT PULL] nvme fixes for Linux 6.9
Keith Busch
kbusch at kernel.org
Thu May 9 10:48:31 PDT 2024
The following changes since commit ffd379c13fc0ab2c7c4313e7a01c71d9d202cc88:
block: set default max segment size in case of virt_boundary (2024-05-06 20:27:51 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.9-2024-05-09
for you to fetch changes up to 73964c1d07c054376f1b32a62548571795159148:
nvmet-rdma: fix possible bad dereference when freeing rsps (2024-05-08 06:17:01 -0700)
----------------------------------------------------------------
nvme fixes for Linux 6.9
- nvme target fixes (Sagi, Dan, Maurizo)
- new vendor quirk for broken MSI (Sean)
----------------------------------------------------------------
Dan Carpenter (1):
nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
Maurizio Lombardi (1):
nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
Sagi Grimberg (2):
nvmet: make nvmet_wq unbound
nvmet-rdma: fix possible bad dereference when freeing rsps
Sean Anderson (1):
nvme-pci: Add quirk for broken MSIs
drivers/nvme/host/nvme.h | 5 +++++
drivers/nvme/host/pci.c | 14 +++++++++++---
drivers/nvme/target/auth.c | 2 +-
drivers/nvme/target/configfs.c | 5 ++---
drivers/nvme/target/core.c | 3 ++-
drivers/nvme/target/rdma.c | 16 ++++------------
6 files changed, 25 insertions(+), 20 deletions(-)
More information about the Linux-nvme
mailing list