From: Jens Axboe Date: Thu, 10 Apr 2025 15:28:58 +0000 (-0600) Subject: Merge tag 'nvme-6.15-2025-04-10' of git://git.infradead.org/nvme into block-6.15 X-Git-Tag: v6.15-rc2~11^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=818ad0bb4000ac3540bcdc4f50a6e5b509c99ad0;p=thirdparty%2Fkernel%2Fstable.git Merge tag 'nvme-6.15-2025-04-10' of git://git.infradead.org/nvme into block-6.15 Pull NVMe updates from Christoph: "nvme updates for Linux 6.15 - 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)" * tag 'nvme-6.15-2025-04-10' of git://git.infradead.org/nvme: nvmet-fc: put ref when assoc->del_work is already scheduled nvmet-fc: take tgtport reference only once nvmet-fc: update tgtport ref per assoc nvmet-fc: inline nvmet_fc_free_hostport nvmet-fc: inline nvmet_fc_delete_assoc nvmet-fcloop: add ref counting to lport nvmet-fcloop: replace kref with refcount nvmet-fcloop: swap list_add_tail arguments nvme-tcp: fix use-after-free of netns by kernel TCP socket. nvme: multipath: fix return value of nvme_available_path nvme: re-read ANA log page after ns scan completes nvme: requeue namespace scan on missed AENs --- 818ad0bb4000ac3540bcdc4f50a6e5b509c99ad0