linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.16-rc5
@ 2021-12-11  6:09 Jens Axboe
  2021-12-11 17:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-12-11  6:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

A few block fixes that should go into this release:

- NVMe pull request
	- set ana_log_size to 0 after freeing ana_log_buf (Hou Tao)
	- show subsys nqn for duplicate cntlids (Keith Busch)
	- disable namespace access for unsupported metadata
	  (Keith Busch)
	- report write pointer for a full zone as zone start + zone
	  len (Niklas Cassel)
	- fix use after free when disconnecting a reconnecting ctrl
	  (Ruozhu Li)
	- fix a list corruption in nvmet-tcp (Sagi Grimberg)

- Fix for a regression on DIO single bio async IO (Pavel)

- ioprio seteuid fix (Davidlohr)

- mtd fix that subsequently got reverted as it was broken, will get
  re-done and submitted for the next round

- Two MD fixes via Song (Markus, zhangyue)

Please pull!


The following changes since commit e3f9387aea67742b9d1f4de8e5bb2fd08a8a4584:

  loop: Use pr_warn_once() for loop_control_remove() warning (2021-11-29 06:44:45 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.16-2021-12-10

for you to fetch changes up to 5eff363838654790f67f4bd564c5782967f67bcc:

  Revert "mtd_blkdevs: don't scan partitions for plain mtdblock" (2021-12-10 11:52:34 -0700)

----------------------------------------------------------------
block-5.16-2021-12-10

----------------------------------------------------------------
Christoph Hellwig (1):
      mtd_blkdevs: don't scan partitions for plain mtdblock

Davidlohr Bueso (1):
      block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)

Hou Tao (1):
      nvme-multipath: set ana_log_size to 0 after free ana_log_buf

Jens Axboe (3):
      Merge tag 'nvme-5.16-2021-12-10' of git://git.infradead.org/nvme into block-5.16
      Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.16
      Revert "mtd_blkdevs: don't scan partitions for plain mtdblock"

Keith Busch (2):
      nvme: show subsys nqn for duplicate cntlids
      nvme: disable namespace access for unsupported metadata

Markus Hochholdinger (1):
      md: fix update super 1.0 on rdev size change

Niklas Cassel (1):
      nvme: report write pointer for a full zone as zone start + zone len

Pavel Begunkov (1):
      block: fix single bio async DIO error handling

Ruozhu Li (1):
      nvme: fix use after free when disconnecting a reconnecting ctrl

Sagi Grimberg (1):
      nvmet-tcp: fix possible list corruption for unexpected command failure

zhangyue (1):
      md: fix double free of mddev->private in autorun_array()

 block/fops.c                  |  3 +--
 block/ioprio.c                |  3 +++
 drivers/md/md.c               |  4 +++-
 drivers/nvme/host/core.c      | 23 ++++++++++++++++++-----
 drivers/nvme/host/multipath.c |  3 ++-
 drivers/nvme/host/nvme.h      |  2 +-
 drivers/nvme/host/zns.c       |  5 ++++-
 drivers/nvme/target/tcp.c     |  9 ++++++++-
 8 files changed, 40 insertions(+), 12 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.16-rc5
  2021-12-11  6:09 [GIT PULL] Block fixes for 5.16-rc5 Jens Axboe
@ 2021-12-11 17:28 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-11 17:28 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 10 Dec 2021 23:09:52 -0700:

> git://git.kernel.dk/linux-block.git tags/block-5.16-2021-12-10

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

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-12-11 17:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-11  6:09 [GIT PULL] Block fixes for 5.16-rc5 Jens Axboe
2021-12-11 17:28 ` 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;
as well as URLs for NNTP newsgroup(s).