[GIT PULL, resend] nvme updates for Linux 6.16
Christoph Hellwig
hch at infradead.org
Thu Jun 26 06:15:43 PDT 2025
[note that the commit dates are very recent. That is because somehow the
tree the ran through the build bot had me as the author for the commit
from Keith, so I did a metadata only rebase just now to fix that]
The following changes since commit 4c8a951787ffc4b61a547db9866196104971b5fd:
ublk: setup ublk_io correctly in case of ublk_get_data() failure (2025-06-24 20:45:31 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.16-2025-06-26
for you to fetch changes up to f46d273449ba65afd53f3dd8fe0182c9df877e08:
nvme: fix atomic write size validation (2025-06-26 13:04:37 +0200)
----------------------------------------------------------------
nvme fixes for Linux 6.16
- reset delayed remove_work after reconnect (Keith Busch)
- fix atomic write size validation (Christoph Hellwig)
----------------------------------------------------------------
Christoph Hellwig (2):
nvme: refactor the atomic write unit detection
nvme: fix atomic write size validation
Keith Busch (1):
nvme: reset delayed remove_work after reconnect
drivers/nvme/host/core.c | 87 +++++++++++++++++++++----------------------
drivers/nvme/host/multipath.c | 2 +-
drivers/nvme/host/nvme.h | 3 +-
3 files changed, 44 insertions(+), 48 deletions(-)
More information about the Linux-nvme
mailing list