All of lore.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.org
Subject: [GIT PULL] nvme fixes for Linux 5.17
Date: Thu, 24 Feb 2022 08:33:40 +0100	[thread overview]
Message-ID: <Yhc01AadzWuqPuAe@infradead.org> (raw)

The following changes since commit bb49c6fa8b845591b317b0d7afea4ae60ec7f3aa:

  block: clear iocb->private in blkdev_bio_end_io_async() (2022-02-22 06:59:49 -0700)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-5.17-2022-02-24

for you to fetch changes up to c2700d2886a87f83f31e0a301de1d2350b52c79b:

  nvme-tcp: send H2CData PDUs based on MAXH2CDATA (2022-02-23 14:43:11 +0100)

----------------------------------------------------------------
nvme fixes for Linux 5.17

 - send H2CData PDUs based on MAXH2CDATA (Varun Prakash)
 - fix passthrough to namespaces with unsupported features (me)

----------------------------------------------------------------
Christoph Hellwig (2):
      nvme: don't return an error from nvme_configure_metadata
      nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info

Varun Prakash (1):
      nvme-tcp: send H2CData PDUs based on MAXH2CDATA

 drivers/nvme/host/core.c | 19 ++++++---------
 drivers/nvme/host/tcp.c  | 63 +++++++++++++++++++++++++++++++++++++-----------
 include/linux/nvme-tcp.h |  1 +
 3 files changed, 58 insertions(+), 25 deletions(-)

             reply	other threads:[~2022-02-24  7:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-24  7:33 Christoph Hellwig [this message]
2022-02-24 14:03 ` [GIT PULL] nvme fixes for Linux 5.17 Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2022-02-10  7:42 Christoph Hellwig
2022-02-10 13:57 ` Jens Axboe
2022-02-22 17:21   ` Christoph Hellwig
2022-02-22 17:26     ` Jens Axboe
2022-02-22 17:29       ` Christoph Hellwig
2022-02-03 19:35 Christoph Hellwig
2022-02-03 19:38 ` Jens Axboe
2022-01-27  7:19 Christoph Hellwig
2022-01-27 13:53 ` 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=Yhc01AadzWuqPuAe@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.