[GIT PULL] nvmes fixes for Linux 6.1
Christoph Hellwig
hch at infradead.org
Fri Nov 18 04:31:12 PST 2022
The following changes since commit d7dbd43f4a828fa1d9a8614d5b0ac40aee6375fe:
blk-cgroup: properly pin the parent in blkcg_css_online (2022-11-14 12:13:19 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.1-2022-11-18
for you to fetch changes up to 0a52566279b4ee65ecd2503d7b7342851f84755c:
nvmet: fix a memory leak in nvmet_auth_set_key (2022-11-16 07:20:56 +0100)
----------------------------------------------------------------
nvme fixes for Linux 6.1
- two more bogus nid quirks (Bean Huo, Tiago Dias Ferreira)
- memory leak fix in nvmet (Sagi Grimberg)
----------------------------------------------------------------
Bean Huo (1):
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
Sagi Grimberg (1):
nvmet: fix a memory leak in nvmet_auth_set_key
Tiago Dias Ferreira (1):
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
drivers/nvme/host/pci.c | 4 ++++
drivers/nvme/target/auth.c | 2 ++
2 files changed, 6 insertions(+)
More information about the Linux-nvme
mailing list