Linux block layer
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.17-rc3
@ 2022-02-04 18:28 Jens Axboe
  2022-02-04 20:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-02-04 18:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

Hi Linus,

A set of fixes that should go into this release:

- NVMe pull request
	- fix a use-after-free in rdm and tcp controller reset
	  (Sagi Grimberg)
	- fix the state check in nvmf_ctlr_matches_baseopts
	  (Uday Shankar)

- MD nowait null pointer fix (Song)

- blk-integrity seed advance fix (Martin)

- Fix a dio regression in this merge window (Ilya)

Please pull!


The following changes since commit b879f915bc48a18d4f4462729192435bb0f17052:

  dm: properly fix redundant bio-based IO accounting (2022-01-28 12:28:15 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b13e0c71856817fca67159b11abac350e41289f5:

  block: bio-integrity: Advance seed correctly for larger interval sizes (2022-02-03 21:09:24 -0700)

----------------------------------------------------------------
block-5.17-2022-02-04

----------------------------------------------------------------
Ilya Dryomov (1):
      block: fix DIO handling regressions in blkdev_read_iter()

Jens Axboe (2):
      Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.17
      Merge tag 'nvme-5.17-2022-02-03' of git://git.infradead.org/nvme into block-5.17

Martin K. Petersen (1):
      block: bio-integrity: Advance seed correctly for larger interval sizes

Sagi Grimberg (3):
      nvme: fix a possible use-after-free in controller reset during load
      nvme-tcp: fix possible use-after-free in transport error_recovery work
      nvme-rdma: fix possible use-after-free in transport error_recovery work

Song Liu (1):
      md: fix NULL pointer deref with nowait but no mddev->queue

Uday Shankar (1):
      nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()

 block/bio-integrity.c       |  2 +-
 block/fops.c                | 33 +++++++++++++++++++--------------
 drivers/md/md.c             |  8 ++++----
 drivers/nvme/host/core.c    |  9 ++++++++-
 drivers/nvme/host/fabrics.h |  1 +
 drivers/nvme/host/rdma.c    |  1 +
 drivers/nvme/host/tcp.c     |  1 +
 7 files changed, 35 insertions(+), 20 deletions(-)

-- 
Jens Axboe


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

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

The pull request you sent on Fri, 4 Feb 2022 11:28:47 -0700:

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

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

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-04 20:34 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox