[GIT PULL] nvme fixes for 6.4
Keith Busch
kbusch at kernel.org
Thu Jun 1 09:07:20 PDT 2023
The following changes since commit a3a9d63dcd15535e7fdf4c7c1b32bfaed762973a:
NVMe: Add MAXIO 1602 to bogus nid list. (2023-05-26 08:21:50 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.4-2023-06-01
for you to fetch changes up to 856303797724d28f1d65b702f0eadcee1ea7abf5:
nvme: fix the name of Zone Append for verbose logging (2023-05-31 09:21:26 -0700)
----------------------------------------------------------------
nvme fixes for Linux 6.4
- Fixes for spurious Keep Alive timeouts (Uday)
- Fix command type check for passthrough actions (Min)
- Fix nvme command name for error logging (Christoph)
----------------------------------------------------------------
Christoph Hellwig (1):
nvme: fix the name of Zone Append for verbose logging
Uday Shankar (3):
nvme: double KA polling frequency to avoid KATO with TBKAS on
nvme: check IO start time when deciding to defer KA
nvme: improve handling of long keep alives
min15.li (1):
nvme: fix miss command type check
drivers/nvme/host/constants.c | 2 +-
drivers/nvme/host/core.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++----
drivers/nvme/host/ioctl.c | 2 +-
drivers/nvme/host/nvme.h | 3 ++-
drivers/nvme/target/passthru.c | 2 +-
5 files changed, 53 insertions(+), 8 deletions(-)
More information about the Linux-nvme
mailing list