Merge tag 'nvme-6.18-2025-11-20' of git://git.infradead.org/nvme into block-6.18
authorJens Axboe <axboe@kernel.dk>
Thu, 20 Nov 2025 15:39:17 +0000 (08:39 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 20 Nov 2025 15:39:17 +0000 (08:39 -0700)
commit49c2d5941c89060342c65997de91859e5830dee5
tree194fc53dc11b1bf17029388dd7833f77cecefc48
parent8f05967b022d255412640670915475ac4cdc10e9
parent0a2c5495b6d1ecb0fa18ef6631450f391a888256
Merge tag 'nvme-6.18-2025-11-20' of git://git.infradead.org/nvme into block-6.18

Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.18

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

* tag 'nvme-6.18-2025-11-20' of git://git.infradead.org/nvme:
  nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
  nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl()
  nvme-multipath: fix lockdep WARN due to partition scan work
  nvmet-auth: update sc_c in target host hash calculation
  nvme: fix admin request_queue lifetime