All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 5.17-rc6
Date: Thu, 24 Feb 2022 10:30:23 -0700	[thread overview]
Message-ID: <f2985ee4-cf5a-431e-2d11-8bd9c9d4e8fa@kernel.dk> (raw)

Hi Linus,

- NVMe pull request
	- send H2CData PDUs based on MAXH2CDATA (Varun Prakash)
	- fix passthrough to namespaces with unsupported features
	  (Christoph Hellwig)

- Clear iocb->private at poll completion (Stefano)

Please pull!


The following changes since commit e92bc4cd34de2ce454bdea8cd198b8067ee4e123:

  block/wbt: fix negative inflight counter when remove scsi device (2022-02-17 07:54:03 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.17-2022-02-24

for you to fetch changes up to b2750f14007f0e1b36caf51058c161d2c93e63b6:

  Merge tag 'nvme-5.17-2022-02-24' of git://git.infradead.org/nvme into block-5.17 (2022-02-24 07:02:15 -0700)

----------------------------------------------------------------
block-5.17-2022-02-24

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

Jens Axboe (1):
      Merge tag 'nvme-5.17-2022-02-24' of git://git.infradead.org/nvme into block-5.17

Stefano Garzarella (1):
      block: clear iocb->private in blkdev_bio_end_io_async()

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

 block/fops.c             |  2 ++
 drivers/nvme/host/core.c | 19 ++++++---------
 drivers/nvme/host/tcp.c  | 63 +++++++++++++++++++++++++++++++++++++-----------
 include/linux/nvme-tcp.h |  1 +
 4 files changed, 60 insertions(+), 25 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2022-02-24 17:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-24 17:30 Jens Axboe [this message]
2022-02-24 19:18 ` [GIT PULL] Block fixes for 5.17-rc6 pr-tracker-bot

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=f2985ee4-cf5a-431e-2d11-8bd9c9d4e8fa@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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.