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

Hi Linus

- NVMe pull request via Christoph:
	- fix ANA state updates when a namespace is not present
	  (Anton Eidelman)
	- nvmet: fix a width vs precision bug in
	  nvmet_subsys_attr_serial_show (Dan Carpenter)
	- avoid race in shutdown namespace removal (Daniel Wagner)
	- fix io_work priority inversion in nvme-tcp (Keith Busch)
	- destroy cm id before destroy qp to avoid use after free
	  (Ruozhu Li)

- blk-integrity profile registration fixes (Christoph, Lihong)

- blk-cgroup UAF fix (Li)

- blk-mq tag iterator fix (Ming)

- blkcg memory leak fix (Yanfei)

Please pull!


The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.15-2021-09-17

for you to fetch changes up to 858560b27645e7e97aca37ee8f232cccd658fbd2:

  blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd (2021-09-15 12:03:18 -0600)

----------------------------------------------------------------
block-5.15-2021-09-17

----------------------------------------------------------------
Anton Eidelman (1):
      nvme-multipath: fix ANA state updates when a namespace is not present

Christoph Hellwig (2):
      block: check if a profile is actually registered in blk_integrity_unregister
      nvme: remove the call to nvme_update_disk_info in nvme_ns_remove

Dan Carpenter (1):
      nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()

Daniel Wagner (1):
      nvme: avoid race in shutdown namespace removal

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

Keith Busch (1):
      nvme-tcp: fix io_work priority inversion

Li Jinlin (1):
      blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd

Lihong Kou (1):
      block: flush the integrity workqueue in blk_integrity_unregister

Ming Lei (1):
      blk-mq: avoid to iterate over stale request

Ruozhu Li (1):
      nvme-rdma: destroy cm id before destroy qp to avoid use after free

Yanfei Xu (1):
      blkcg: fix memory leak in blk_iolatency_init

 block/blk-cgroup.c             | 18 ++++++++++++++----
 block/blk-integrity.c          |  9 ++++++++-
 block/blk-mq-tag.c             |  2 +-
 drivers/nvme/host/core.c       | 17 +++++++----------
 drivers/nvme/host/multipath.c  |  7 +++++--
 drivers/nvme/host/rdma.c       | 16 +++-------------
 drivers/nvme/host/tcp.c        | 20 ++++++++++----------
 drivers/nvme/target/configfs.c |  2 +-
 8 files changed, 49 insertions(+), 42 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.15-rc2
  2021-09-17 14:44 [GIT PULL] Block fixes for 5.15-rc2 Jens Axboe
@ 2021-09-17 16:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-17 16:29 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 17 Sep 2021 08:44:23 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.15-2021-09-17

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

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-09-17 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17 14:44 [GIT PULL] Block fixes for 5.15-rc2 Jens Axboe
2021-09-17 16:29 ` 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).