[GIT PULL] nvme fixes for Linux 5.17
Christoph Hellwig
hch at infradead.org
Wed Jan 26 23:19:22 PST 2022
The following changes since commit 83114df32ae779df57e0af99a8ba6c3968b2ba3d:
block: fix memory leak in disk_register_independent_access_ranges (2022-01-23 09:13:09 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-5.17-2022-01-27
for you to fetch changes up to a5f3851b7f7951e8d4ba0a9ba3b5308a5f250a2d:
nvme-fabrics: remove the unneeded ret variable in nvmf_dev_show (2022-01-27 08:17:17 +0100)
----------------------------------------------------------------
nvme fixes for Linux 5.17
- add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs (Wu Zheng)
- remove the unneeded ret variable in nvmf_dev_show (Changcheng Deng)
----------------------------------------------------------------
Changcheng Deng (1):
nvme-fabrics: remove the unneeded ret variable in nvmf_dev_show
Wu Zheng (1):
nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
drivers/nvme/host/fabrics.c | 3 +--
drivers/nvme/host/pci.c | 3 ++-
2 files changed, 3 insertions(+), 3 deletions(-)
More information about the Linux-nvme
mailing list