All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.15-final
@ 2021-10-29 15:08 Jens Axboe
  2021-10-29 18:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-10-29 15:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Fixes that should go into this release:

- NVMe pull request
	- fix nvmet-tcp header digest verification (Amit Engel)
	- fix a memory leak in nvmet-tcp when releasing a queue
	  (Maurizio Lombardi)
	- fix nvme-tcp H2CData PDU send accounting again (Sagi Grimberg)
	- fix digest pointer calculation in nvme-tcp and nvmet-tcp
	  (Varun Prakash)
	- fix possible nvme-tcp req->offset corruption (Varun Prakash)

- Queue drain ordering fix (Ming)

- Partition check regression for zoned devices (Shin'ichiro)

- Zone queue restart fix (Naohiro)

Please pull!


The following changes since commit 9fbfabfda25d8774c5a08634fdd2da000a924890:

  block: fix incorrect references to disk objects (2021-10-18 11:20:38 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.15-2021-10-29

for you to fetch changes up to f4aaf1fa8b17e74aa46bf0165c35a1575b239d4e:

  Merge tag 'nvme-5.15-2021-10-28' of git://git.infradead.org/nvme into block-5.15 (2021-10-28 08:34:01 -0600)

----------------------------------------------------------------
block-5.15-2021-10-29

----------------------------------------------------------------
Amit Engel (1):
      nvmet-tcp: fix header digest verification

Jens Axboe (1):
      Merge tag 'nvme-5.15-2021-10-28' of git://git.infradead.org/nvme into block-5.15

Maurizio Lombardi (1):
      nvmet-tcp: fix a memory leak when releasing a queue

Ming Lei (1):
      block: drain queue after disk is removed from sysfs

Naohiro Aota (1):
      block: schedule queue restart after BLK_STS_ZONE_RESOURCE

Sagi Grimberg (1):
      nvme-tcp: fix H2CData PDU send accounting (again)

Shin'ichiro Kawasaki (1):
      block: Fix partition check for host-aware zoned block devices

Varun Prakash (3):
      nvme-tcp: fix possible req->offset corruption
      nvme-tcp: fix data digest pointer calculation
      nvmet-tcp: fix data digest pointer calculation

 block/blk-mq.c            | 13 +++++++++----
 block/blk-settings.c      | 20 +++++++++++++++++++-
 block/genhd.c             | 22 ++++++++++++----------
 drivers/nvme/host/tcp.c   |  9 ++++++---
 drivers/nvme/target/tcp.c |  7 +++++--
 5 files changed, 51 insertions(+), 20 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.15-final
  2021-10-29 15:08 [GIT PULL] Block fixes for 5.15-final Jens Axboe
@ 2021-10-29 18:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-29 18:49 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 29 Oct 2021 09:08:34 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.15-2021-10-29

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

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:[~2021-10-29 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-29 15:08 [GIT PULL] Block fixes for 5.15-final Jens Axboe
2021-10-29 18:49 ` 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.