[GIT PULL] nvmes fixes for Linux 6.1
Christoph Hellwig
hch at infradead.org
Thu Nov 10 02:01:07 PST 2022
The following changes since commit f829230dd51974c1f4478900ed30bb77ba530b40:
block: sed-opal: kmalloc the cmd/resp buffers (2022-11-08 07:14:35 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.1-2022-11-10
for you to fetch changes up to e65fdf530f55c5e387db14470a59a399faa29613:
nvmet: fix a memory leak (2022-11-09 14:29:13 +0100)
----------------------------------------------------------------
nvme fixes for Linux 6.1
- quiet user passthrough command errors (Keith Busch)
- fix memory leak in nvmet_subsys_attr_model_store_locked
- fix a memory leak in nvmet-auth (Sagi Grimberg)
----------------------------------------------------------------
Aleksandr Miloserdov (1):
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
Keith Busch (1):
nvme: quiet user passthrough command errors
Sagi Grimberg (1):
nvmet: fix a memory leak
drivers/nvme/host/core.c | 3 +--
drivers/nvme/host/pci.c | 2 --
drivers/nvme/target/configfs.c | 8 ++++++--
3 files changed, 7 insertions(+), 6 deletions(-)
More information about the Linux-nvme
mailing list