[GIT PULL] nvme fixes for Linux 6.10
Keith Busch
kbusch at kernel.org
Wed Jun 5 11:10:05 PDT 2024
The following changes since commit 29459c3eaa5c6261fbe0dea7bdeb9b48d35d862a:
block: Fix zone write plugging handling of devices with a runt zone (2024-05-30 15:03:52 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.10-2024-06-05
for you to fetch changes up to b1a1fdd7096dd2d67911b07f8118ff113d815db4:
nvme: fix nvme_pr_* status code parsing (2024-05-31 13:50:59 -0700)
----------------------------------------------------------------
nvme fixes Linux 6.10
- Use reserved tags for special fabrics operations (Chunguang)
- Persistent Reservation status masking fix (Weiwen)
----------------------------------------------------------------
Chunguang Xu (1):
nvme-fabrics: use reserved tag for reg read/write command
Weiwen Hu (1):
nvme: fix nvme_pr_* status code parsing
drivers/nvme/host/fabrics.c | 6 +++---
drivers/nvme/host/pr.c | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
More information about the Linux-nvme
mailing list