[GIT PULL] nvme fixes for Linux 6.18

Keith Busch kbusch at kernel.org
Thu Oct 16 11:52:27 PDT 2025


The following changes since commit 455281c0ef4e2cabdfe2e8b83fa6010d5210811c:

  loop: remove redundant __GFP_NOWARN flag (2025-10-08 06:27:53 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.18-2025-10-16

for you to fetch changes up to 5a869d017793399fd1d2609ff27e900534173eb3:

  nvme/tcp: handle tls partially sent records in write_space() (2025-10-16 11:32:04 -0700)

----------------------------------------------------------------
nvme fixes for Linux 6.18

 - iostats accounting fixed on multipath retries (Amit)
 - secure concatenation response fixup (Martin)
 - tls partial record fixup (Wilfred)

----------------------------------------------------------------
Amit Chaudhary (1):
      nvme-multipath: Skip nr_active increments in RETRY disposition

Martin George (1):
      nvme-auth: update sc_c in host response

Wilfred Mallawa (1):
      nvme/tcp: handle tls partially sent records in write_space()

 drivers/nvme/host/auth.c      | 6 +++++-
 drivers/nvme/host/multipath.c | 6 ++++--
 drivers/nvme/host/tcp.c       | 3 +++
 3 files changed, 12 insertions(+), 3 deletions(-)



More information about the Linux-nvme mailing list