[GIT PULL] nvme fixes for Linux 5.18
Christoph Hellwig
hch at infradead.org
Thu Apr 14 22:01:09 PDT 2022
The following changes since commit 3e3876d322aef82416ecc496a4d4a587e0fdf7a3:
block: null_blk: end timed out poll request (2022-04-14 10:16:33 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-5.18-2022-04-15
for you to fetch changes up to 66dd346b84d79fde20832ed691a54f4881eac20d:
nvme-pci: disable namespace identifiers for Qemu controllers (2022-04-15 06:56:17 +0200)
----------------------------------------------------------------
nvme fixes for Linux 5.18
- tone down the error logging added this merge window a bit
(Chaitanya Kulkarni)
- quirk devices with non-unique unique identifiers (me)
----------------------------------------------------------------
Chaitanya Kulkarni (1):
nvme: don't print verbose errors for internal passthrough requests
Christoph Hellwig (3):
nvme: add a quirk to disable namespace identifiers
nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
nvme-pci: disable namespace identifiers for Qemu controllers
drivers/nvme/host/core.c | 27 ++++++++++++++++++++-------
drivers/nvme/host/nvme.h | 5 +++++
drivers/nvme/host/pci.c | 9 ++++++++-
3 files changed, 33 insertions(+), 8 deletions(-)
More information about the Linux-nvme
mailing list