All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.17-rc6
@ 2022-02-24 17:30 Jens Axboe
  2022-02-24 19:18 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-02-24 17:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Block fixes for 5.17-rc6
  2022-02-24 17:30 [GIT PULL] Block fixes for 5.17-rc6 Jens Axboe
@ 2022-02-24 19:18 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-24 19:18 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org

The pull request you sent on Thu, 24 Feb 2022 10:30:23 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/73878e5eb1bd3c9656685ca60bc3a49d17311e0c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-24 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-24 17:30 [GIT PULL] Block fixes for 5.17-rc6 Jens Axboe
2022-02-24 19:18 ` pr-tracker-bot

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.