[GIT PULL] nvme fixes for Linux 6.8

Keith Busch kbusch at kernel.org
Thu Feb 8 13:26:24 PST 2024


The following changes since commit 373581643d3d6f34f16389b481b1462c8cbd37c7:

  Merge tag 'nvme-6.8-2024-02-01' of git://git.infradead.org/nvme into block-6.8 (2024-02-01 09:11:02 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4054705215ad7e6dd8e4e6ff27c39abd7667f700:

  nvme: use ns->head->pi_size instead of t10_pi_tuple structure size (2024-02-07 15:49:36 -0800)

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

 - Update a potentially stale firmware attribute (Maurizio)
 - Fixes for the recent verbose error logging (Keith, Chaitanya)
 - Protection information payload size fix for passthrough (Francis)

----------------------------------------------------------------
Chaitanya Kulkarni (1):
      nvme-core: fix comment to reflect right functions

Francis Pravin (1):
      nvme: use ns->head->pi_size instead of t10_pi_tuple structure size

Keith Busch (1):
      nvme: move passthrough logging attribute to head

Maurizio Lombardi (1):
      nvme-host: fix the updating of the firmware version

 drivers/nvme/host/core.c  | 14 ++++++++------
 drivers/nvme/host/ioctl.c |  2 +-
 drivers/nvme/host/nvme.h  |  2 +-
 drivers/nvme/host/sysfs.c | 30 +++++++++++++++---------------
 4 files changed, 25 insertions(+), 23 deletions(-)



More information about the Linux-nvme mailing list