[GIT PULL] nvmes fixes for Linux 5.19
Christoph Hellwig
hch at infradead.org
Thu Jun 23 06:54:39 PDT 2022
The following changes since commit 2645672ffe21f0a1c139bfbc05ad30fd4e4f2583:
block: pop cached rq before potentially blocking rq_qos_throttle() (2022-06-21 10:59:58 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-5.19-2022-06-23
for you to fetch changes up to e6487833182a8a0187f0292aca542fc163ccd03e:
nvme: move the Samsung X5 quirk entry to the core quirks (2022-06-23 15:22:22 +0200)
----------------------------------------------------------------
nvme fixes for Linux 5.19
- fix the mixed up CRIMS/CRWMS constants (Joel Granados)
- add another broken identifier quirk (Leo Savernik)
- fix up a quirk because Samsung reuses PCI IDs over different products
(me)
----------------------------------------------------------------
Christoph Hellwig (1):
nvme: move the Samsung X5 quirk entry to the core quirks
Joel Granados (1):
nvme: fix the CRIMS and CRWMS definitions to match the spec
Leo Savernik (1):
nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
drivers/nvme/host/core.c | 14 ++++++++++++++
drivers/nvme/host/pci.c | 6 ++----
include/linux/nvme.h | 4 ++--
3 files changed, 18 insertions(+), 6 deletions(-)
More information about the Linux-nvme
mailing list