[GIT PULL] nvme fixes for Linux 6.11

Keith Busch kbusch at kernel.org
Fri Jul 26 07:04:31 PDT 2024


The following changes since commit 8e64d2356cbc800b4cd0e3e614797f76bcf0cdb8:

  s390/dasd: fix error checks in dasd_copy_pair_store() (2024-07-15 10:57:39 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.11-2024-07-26

for you to fetch changes up to c31fad1470389666ac7169fe43aa65bf5b7e2cfd:

  nvme-pci: add missing condition check for existence of mapped data (2024-07-25 07:20:54 -0700)

----------------------------------------------------------------
nvme fixes for Linux 6.11

 - Fix request without payloads cleanup  (Leon)
 - Use new protection information format (Francis)
 - Improved debug message for lost pci link (Bart)
 - Another apst quirk (Wang)
 - Use appropriate sysfs api for printing chars (Markus)

----------------------------------------------------------------
Bart Van Assche (1):
      nvme-pci: Fix the instructions for disabling power management

Francis Pravin (1):
      nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPE

Israel Rukshin (1):
      nvme: remove redundant bdev local variable

Leon Romanovsky (1):
      nvme-pci: add missing condition check for existence of mapped data

Markus Elfring (1):
      nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()

WangYuli (1):
      nvme/pci: Add APST quirk for Lenovo N60z laptop

 drivers/nvme/host/core.c    |  8 +++++++-
 drivers/nvme/host/fabrics.c |  4 ++--
 drivers/nvme/host/pci.c     | 12 ++++++++++--
 drivers/nvme/host/sysfs.c   |  5 ++---
 include/linux/nvme.h        |  9 +++++++++
 5 files changed, 30 insertions(+), 8 deletions(-)




More information about the Linux-nvme mailing list