linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] 2nd set of block fixes for 6.15-rc2
@ 2025-04-11 15:07 Jens Axboe
  2025-04-11 15:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-04-11 15:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

Hi Linus,

Apparently my internal clock was off, or perhaps it was just wishful
thinking, but I sent out block fixes yesterday as my brain assumed it
was Friday. Subsequently, that missed the NVMe fixes that should go into
this weeks release as well. Hence, here's a followup with those, and
another simple fix.

This pull request contains:

- NVMe pull request via Christoph
	- nvmet fc/fcloop refcounting fixes (Daniel Wagner)
	- fix missed namespace/ANA scans (Hannes Reinecke)
	- fix a use after free in the new TCP netns support
	  (Kuniyuki Iwashima)
	- fix a NULL instead of false review in multipath (Uday Shankar)

- Use strscpy() for null_blk disk name copy

Please pull!


The following changes since commit 843c6cec1af85f05971b7baf3704801895e77d76:

  ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd * (2025-04-09 07:58:04 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.15-20250411

for you to fetch changes up to 3b607b75a345b1d808031bf1bb1038e4dac8d521:

  null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev() (2025-04-11 07:10:46 -0600)

----------------------------------------------------------------
block-6.15-20250411

----------------------------------------------------------------
Daniel Wagner (8):
      nvmet-fcloop: swap list_add_tail arguments
      nvmet-fcloop: replace kref with refcount
      nvmet-fcloop: add ref counting to lport
      nvmet-fc: inline nvmet_fc_delete_assoc
      nvmet-fc: inline nvmet_fc_free_hostport
      nvmet-fc: update tgtport ref per assoc
      nvmet-fc: take tgtport reference only once
      nvmet-fc: put ref when assoc->del_work is already scheduled

Hannes Reinecke (2):
      nvme: requeue namespace scan on missed AENs
      nvme: re-read ANA log page after ns scan completes

Jens Axboe (1):
      Merge tag 'nvme-6.15-2025-04-10' of git://git.infradead.org/nvme into block-6.15

Kuniyuki Iwashima (1):
      nvme-tcp: fix use-after-free of netns by kernel TCP socket.

Thorsten Blum (1):
      null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()

Uday Shankar (1):
      nvme: multipath: fix return value of nvme_available_path

 drivers/block/null_blk/main.c |  2 +-
 drivers/nvme/host/core.c      |  9 ++++++
 drivers/nvme/host/multipath.c |  2 +-
 drivers/nvme/host/tcp.c       |  2 ++
 drivers/nvme/target/fc.c      | 60 ++++++++++++-----------------------
 drivers/nvme/target/fcloop.c  | 74 +++++++++++++++++++++++--------------------
 6 files changed, 73 insertions(+), 76 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] 2nd set of block fixes for 6.15-rc2
  2025-04-11 15:07 [GIT PULL] 2nd set of block fixes for 6.15-rc2 Jens Axboe
@ 2025-04-11 15:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-11 15:40 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org

The pull request you sent on Fri, 11 Apr 2025 09:07:31 -0600:

> git://git.kernel.dk/linux.git tags/block-6.15-20250411

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

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:[~2025-04-11 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-11 15:07 [GIT PULL] 2nd set of block fixes for 6.15-rc2 Jens Axboe
2025-04-11 15:40 ` 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).