[GIT PULL] nvme fixes for Linux 6.12

Keith Busch kbusch at kernel.org
Tue Sep 24 23:40:22 PDT 2024


The following changes since commit 65f666c6203600053478ce8e34a1db269a8701c9:

  lib/sbitmap: define swap_lock as raw_spinlock_t (2024-09-20 00:20:06 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.12-2024-09-25

for you to fetch changes up to 9064610348b16356d43e59e286aedfec31825541:

  nvme: remove CC register read-back during enabling (2024-09-24 23:35:10 -0700)

----------------------------------------------------------------
nvme fixes for Linux 6.12

 - Multipath fixes (Hannes)
 - Sysfs attribute list NULL terminate fix (Shin'ichiro)
 - Remove problematic read-back (Keith)

----------------------------------------------------------------
Hannes Reinecke (2):
      nvme-multipath: system fails to create generic nvme device
      nvme-multipath: avoid hang on inaccessible namespaces

Keith Busch (1):
      nvme: remove CC register read-back during enabling

Shin'ichiro Kawasaki (1):
      nvme: null terminate nvme_tls_attrs

 drivers/nvme/host/core.c      |  5 -----
 drivers/nvme/host/multipath.c | 14 +++++++++++---
 drivers/nvme/host/sysfs.c     |  1 +
 3 files changed, 12 insertions(+), 8 deletions(-)




More information about the Linux-nvme mailing list