[GIT PULL] nvme fixes for Linux 6.5

Keith Busch kbusch at kernel.org
Thu Aug 3 07:52:25 PDT 2023


The following changes since commit b8f6446b6853768cb99e7c201bddce69ca60c15e:

  nvme-pci: fix DMA direction of unmapping integrity data (2023-07-13 08:16:07 -0700)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.5-2023-08-02

for you to fetch changes up to 688b419c57c13637d95d7879e165fff3dec581eb:

  nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G (2023-08-01 13:28:29 -0700)

----------------------------------------------------------------
nvme fixes for Linux 6.5

 - Fixes for request_queue state (Ming)
 - Another uuid quirk (August)

----------------------------------------------------------------
August Wikerfors (1):
      nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G

Ming Lei (3):
      nvme: fix possible hang when removing a controller during error recovery
      nvme-tcp: fix potential unbalanced freeze & unfreeze
      nvme-rdma: fix potential unbalanced freeze & unfreeze

 drivers/nvme/host/core.c | 10 +++++++---
 drivers/nvme/host/pci.c  |  3 ++-
 drivers/nvme/host/rdma.c |  3 ++-
 drivers/nvme/host/tcp.c  |  3 ++-
 4 files changed, 13 insertions(+), 6 deletions(-)



More information about the Linux-nvme mailing list