linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: Keith Busch <kbusch@kernel.org>,
	linux-block@vger.kernel.org, Sagi Grimberg <sagi@grimberg.me>,
	linux-nvme@lists.infradead.org
Subject: [GIT PULL] nvme fixes for 5.10
Date: Thu, 19 Nov 2020 08:50:57 +0100	[thread overview]
Message-ID: <20201119075057.GA2465128@infradead.org> (raw)

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(-)

             reply	other threads:[~2020-11-19  7:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-19  7:50 Christoph Hellwig [this message]
2020-11-19 16:23 ` [GIT PULL] nvme fixes for 5.10 Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2020-11-05  7:56 Christoph Hellwig
2020-11-05 14:11 ` Jens Axboe
2020-10-29 14:49 Christoph Hellwig
2020-10-29 14:54 ` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201119075057.GA2465128@infradead.org \
    --to=hch@infradead.org \
    --cc=axboe@kernel.dk \
    --cc=kbusch@kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=sagi@grimberg.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).