[GIT PULL] nvme fixes for Linux 6.8

Keith Busch kbusch at kernel.org
Thu Feb 15 08:09:14 PST 2024


The following changes since commit 5f63a493b99c848ad5200402bebe26211e00025a:

  Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8 (2024-02-08 15:05:18 -0700)

are available in the Git repository at:

  git://git.infradead.org/nvme tags/nvme-6.8-2024-02-15

for you to fetch changes up to 8d30528a170905ede9ab6ab81f229e441808590b:

  nvmet: remove superfluous initialization (2024-02-13 15:42:44 -0800)

----------------------------------------------------------------
nvme fixes for Linux 6.8

 - Fabrics connection error handling (Chaitanya)
 - Use relaxed effects to reduce unnecessary queue freezes (Keith)

----------------------------------------------------------------
Chaitanya Kulkarni (2):
      nvme-fabrics: fix I/O connect error handling
      nvmet: remove superfluous initialization

Keith Busch (1):
      nvme: implement support for relaxed effects

 drivers/nvme/host/core.c          | 4 ++++
 drivers/nvme/host/fabrics.c       | 1 +
 drivers/nvme/target/fabrics-cmd.c | 4 ++--
 include/linux/nvme.h              | 1 +
 4 files changed, 8 insertions(+), 2 deletions(-)



More information about the Linux-nvme mailing list