[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190731233534.4841-1-logang@deltatee.com>
Date: Wed, 31 Jul 2019 17:35:30 -0600
From: Logan Gunthorpe <logang@...tatee.com>
To: linux-kernel@...r.kernel.org, linux-nvme@...ts.infradead.org
Cc: Christoph Hellwig <hch@....de>, Keith Busch <kbusch@...nel.org>,
Jens Axboe <axboe@...com>, Sagi Grimberg <sagi@...mberg.me>,
Chaitanya Kulkarni <chaitanya.kulkarni@....com>,
Max Gurtovoy <maxg@...lanox.com>,
Logan Gunthorpe <logang@...tatee.com>
Subject: [PATCH v3 0/4] Varios NVMe Fixes
Hey,
These patches are just a resend of a bunch I've sent that
haven't been picked up yet. I don't want them to get forgotten.
Thanks,
Logan
--
Logan Gunthorpe (4):
nvmet: Fix use-after-free bug when a port is removed
nvmet-loop: Flush nvme_delete_wq when removing the port
nvmet-file: fix nvmet_file_flush() always returning an error
nvme-core: Fix extra device_put() call on error path
drivers/nvme/host/core.c | 2 +-
drivers/nvme/target/configfs.c | 1 +
drivers/nvme/target/core.c | 15 +++++++++++++++
drivers/nvme/target/loop.c | 8 ++++++++
drivers/nvme/target/nvmet.h | 3 +++
5 files changed, 28 insertions(+), 1 deletion(-)
--
2.20.1
Powered by blists - more mailing lists