From: Linus Torvalds Date: Fri, 21 Nov 2025 18:59:35 +0000 (-0800) Subject: Merge tag 'block-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.18-rc7~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a4165ffc835fcf738c2ff41ce8305b04454c07d0;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'block-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux Pull block fixes from Jens Axboe: "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)" * tag 'block-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux: 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 --- a4165ffc835fcf738c2ff41ce8305b04454c07d0