[GIT PULL] nvme fixes for Linux 6.7
Keith Busch
kbusch at kernel.org
Fri Dec 1 08:02:16 PST 2023
The following changes since commit bb6cc253861bd5a7cf8439e2118659696df9619f:
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR (2023-11-24 09:39:03 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.7-2023-12-01
for you to fetch changes up to 74fbc88e161424b3b96a22b23a8e3e1edab9d05c:
nvme-core: check for too small lba shift (2023-12-01 07:49:50 -0800)
----------------------------------------------------------------
nvme fixes for Linux 6.7
- Invalid namespace identification error handling (Marizio, Ewan, Keith)
- Fabrics keep-alive tuning (Mark)
----------------------------------------------------------------
Ewan D. Milne (1):
nvme: check for valid nvme_identify_ns() before using it
Keith Busch (1):
nvme-core: check for too small lba shift
Mark O'Donovan (1):
nvme: fine-tune sending of first keep-alive
Maurizio Lombardi (1):
nvme-core: fix a memory leak in nvme_ns_info_from_identify()
drivers/nvme/host/core.c | 34 ++++++++++++++++++++++++++++------
1 file changed, 28 insertions(+), 6 deletions(-)
More information about the Linux-nvme
mailing list