[GIT PULL] nvme fixes for 5.10
Christoph Hellwig
hch at infradead.org
Thu Nov 19 02:50:57 EST 2020
The following changes since commit 9f16a66733c90b5f33f624b0b0e36a345b0aaf93:
block: mark flush request as IDLE when it is really finished (2020-11-13 14:24:16 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-5.10-2020-11-19
for you to fetch changes up to 8168d23fbcee4f9f6c5a1ce8650417f09aef70eb:
nvme: fix memory leak freeing command effects (2020-11-14 09:57:55 +0100)
----------------------------------------------------------------
nvme fixes for 5.10
- Doorbell Buffer freeing fix (Minwoo Im)
- CSE log leak fix (Keith Busch)
----------------------------------------------------------------
Keith Busch (2):
nvme: directly cache command effects log
nvme: fix memory leak freeing command effects
Minwoo Im (1):
nvme: free sq/cq dbbuf pointers when dbbuf set fails
drivers/nvme/host/core.c | 25 ++++++++++++++++++-------
drivers/nvme/host/nvme.h | 6 ------
drivers/nvme/host/pci.c | 15 +++++++++++++++
3 files changed, 33 insertions(+), 13 deletions(-)
More information about the Linux-nvme
mailing list