Linux block layer
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 6.18-rc7
@ 2025-11-21 17:37 Jens Axboe
  2025-11-21 19:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-11-21 17:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

Hi Linus,

Set of block changes that should go into the 6.18 kernel release. This
pull request contains:

- NVMe pull request via Keith
	- Admin queue use-after-free fix (Keith)
	- Target authentication fix (Alistar)
	- Multipath lockdeup fix (Shin'ichiro)
	- FC transport teardown fixes (Ewan)

Please pull!


The following changes since commit 8f05967b022d255412640670915475ac4cdc10e9:

  MAINTAINERS: correct git location for block layer tree (2025-11-03 08:55:12 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-6.18-20251120

for you to fetch changes up to 49c2d5941c89060342c65997de91859e5830dee5:

  Merge tag 'nvme-6.18-2025-11-20' of git://git.infradead.org/nvme into block-6.18 (2025-11-20 08:39:17 -0700)

----------------------------------------------------------------
block-6.18-20251120

----------------------------------------------------------------
Alistair Francis (1):
      nvmet-auth: update sc_c in target host hash calculation

Ewan D. Milne (2):
      nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl()
      nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()

Jens Axboe (1):
      Merge tag 'nvme-6.18-2025-11-20' of git://git.infradead.org/nvme into block-6.18

Keith Busch (1):
      nvme: fix admin request_queue lifetime

Shin'ichiro Kawasaki (1):
      nvme-multipath: fix lockdep WARN due to partition scan work

 drivers/nvme/host/core.c               |  3 ++-
 drivers/nvme/host/fc.c                 | 15 ++++++++-------
 drivers/nvme/host/multipath.c          |  2 +-
 drivers/nvme/target/auth.c             |  4 ++--
 drivers/nvme/target/fabrics-cmd-auth.c |  1 +
 drivers/nvme/target/nvmet.h            |  1 +
 6 files changed, 15 insertions(+), 11 deletions(-)

-- 
Jens Axboe


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

end of thread, other threads:[~2025-11-21 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-21 17:37 [GIT PULL] Block fixes for 6.18-rc7 Jens Axboe
2025-11-21 19:20 ` 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