[GIT PULL] nvme fixes for Linux 6.11
Keith Busch
kbusch at kernel.org
Thu Aug 22 13:36:29 PDT 2024
The following changes since commit 81475beb1b5996505a39cd1d9316ce1e668932a2:
block: Drop NULL check in bdev_write_zeroes_sectors() (2024-08-19 09:48:59 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.11-2024-08-22
for you to fetch changes up to fe01751347359862c65c715d51c0b3f4fa8ee2f0:
nvme: Remove unused field (2024-08-22 13:28:40 -0700)
----------------------------------------------------------------
nvme fixes for Linux 6.11
- Remove unused struct field (Nilay)
- Fix fabrics keep-alive teardown order (Ming)
----------------------------------------------------------------
Ming Lei (1):
nvme: move stopping keep-alive into nvme_uninit_ctrl()
Nilay Shroff (1):
nvme: Remove unused field
drivers/nvme/host/core.c | 2 +-
drivers/nvme/host/nvme.h | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
More information about the Linux-nvme
mailing list