public inbox for linux-block@vger.kernel.org
 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.or
Subject: [GIT PULL] nvme fixes for Linux 5.13
Date: Thu, 20 May 2021 10:00:26 +0200	[thread overview]
Message-ID: <YKYXGnF6ywgyBTsB@infradead.org> (raw)

The following changes since commit 4bc2082311311892742deb2ce04bc335f85ee27a:

  block/partitions/efi.c: Fix the efi_partition() kernel-doc header (2021-05-14 09:00:06 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-5.13-2021-05-20

for you to fetch changes up to a7d139145a6640172516b193abf6d2398620aa14:

  nvme-fc: clear q_live at beginning of association teardown (2021-05-19 08:40:24 +0200)

----------------------------------------------------------------
nvme fixes for Linux 5.13:

 - nvme-tcp corruption and timeout fixes (Sagi Grimberg, Keith Busch)
 - nvme-fc teardown fix (James Smart)
 - nvmet/nvme-loop memory leak fixes (Wu Bo)

----------------------------------------------------------------
James Smart (1):
      nvme-fc: clear q_live at beginning of association teardown

Keith Busch (1):
      nvme-tcp: rerun io_work if req_list is not empty

Sagi Grimberg (1):
      nvme-tcp: fix possible use-after-completion

Wu Bo (2):
      nvmet: fix memory leak in nvmet_alloc_ctrl()
      nvme-loop: fix memory leak in nvme_loop_create_ctrl()

 drivers/nvme/host/fc.c     | 12 ++++++++++++
 drivers/nvme/host/tcp.c    |  5 +++--
 drivers/nvme/target/core.c |  2 +-
 drivers/nvme/target/loop.c |  4 +++-
 4 files changed, 19 insertions(+), 4 deletions(-)

             reply	other threads:[~2021-05-20  8:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20  8:00 Christoph Hellwig [this message]
2021-05-20 13:55 ` [GIT PULL] nvme fixes for Linux 5.13 Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2021-06-03  7:05 Christoph Hellwig
2021-06-03 13:42 ` Jens Axboe
2021-05-27 11:58 Christoph Hellwig
2021-05-27 13:38 ` Jens Axboe
2021-05-13 17:03 Christoph Hellwig
2021-05-13 17:07 ` Jens Axboe
2021-05-05 14:30 Christoph Hellwig
2021-05-05 14:37 ` 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=YKYXGnF6ywgyBTsB@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.or \
    --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