[GIT PULL] nvme fixes for Linux 6.4
Keith Busch
kbusch at kernel.org
Thu May 18 18:45:52 PDT 2023
The following changes since commit 7949aa46bb4b5c5e43ba3ba8298ffcb48bebf0ff:
mailmap: add mailmap entries for Jens Axboe (2023-04-30 16:16:45 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.4-2023-05-18
for you to fetch changes up to 0649728123cf6a5518e154b4e1735fc85ea4f55c:
nvme-pci: Add quirk for Teamgroup MP33 SSD (2023-05-18 17:53:55 -0700)
----------------------------------------------------------------
nvme fixes for Linux 6.4
- More device quirks (Sagi, Hristo, Adrian, Daniel)
- Controller delete race (Maurizo)
- Multipath cleanup fix (Christoph)
----------------------------------------------------------------
Adrian Huang (1):
nvme-pci: clamp max_hw_sectors based on DMA optimized limitation
Christoph Hellwig (1):
nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
Daniel Smith (1):
nvme-pci: Add quirk for Teamgroup MP33 SSD
Hristo Venev (1):
nvme-pci: add quirk for missing secondary temperature thresholds
Maurizio Lombardi (1):
nvme: do not let the user delete a ctrl before a complete initialization
Sagi Grimberg (1):
nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
drivers/nvme/host/core.c | 6 +++++-
drivers/nvme/host/hwmon.c | 4 +++-
drivers/nvme/host/multipath.c | 1 -
drivers/nvme/host/nvme.h | 5 +++++
drivers/nvme/host/pci.c | 8 +++++++-
5 files changed, 20 insertions(+), 4 deletions(-)
More information about the Linux-nvme
mailing list