[GIT PULL] nvme fixes for Linux 7.3

Jens Axboe axboe at kernel.dk
Fri Sep 4 04:14:37 PDT 2026


On 9/3/26 3:21 PM, Keith Busch wrote:
> Terribly sorry, the previous message was from a stale tree with the
> wrong SHAs. This is the intended pull request:
> 
> The following changes since commit 326d49039c10b65522ac7277b19b9b5c42ed1aeb:
> 
>   nbd: add pre_defined_connections module parameter for pre-created devices (2026-08-15 20:01:20 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git tags/nvme-7.3-2026-09-03
> 
> for you to fetch changes up to fd9beb8870736e1c6a0b2351d88a161aaeb2b326:
> 
>   nvme-tcp.h: drop kernel-doc comments, fix a few descriptions (2026-09-03 14:15:11 -0700)
> 
> ----------------------------------------------------------------
> nvme fixes for Linux 7.3
> 
>  - Harden the tcp host and target against malformed PDUs: reject C2HData
>    for a non-read command, bound an over-long PDU before copying it, and
>    reject unsolicited H2CData (Yehyeong, Shivam)
>  - Fix circular locking on TLS queues (Xixin)
>  - Fix a soft lockup when scanning sparse namespace ID space (Mohamed)
>  - Fix racy access to the FDP placement id array (Kanchan)
>  - RDMA host and target fixes for a double cleanup on the queue_rq
>    error path and a queue leak when the connect backlog is exceeded
>    (Xixin)
>  - Authentication fixes: drain the target's expiry work before the SQ
>    is freed, and release the DH-CHAP secret when parsing fails (Kazuki,
>    Xu Rao)
>  - Fix nvme-fc options double free when nvme_add_ctrl() fails (Niklas)
>  - Add missing SRCU grace period to nvme_alloc_ns() error path (Tristan)
>  - Skip zoned limits update when the zone info query failed (Chao)
>  - Reject enabling a target namespace with no device path (Seokgyu)
>  - Add opcode filtering for fault injection (Mohamed)
>  - Drop the kernel-doc comments from nvme-tcp.h (Randy)

Pulled, thanks.

-- 
Jens Axboe




More information about the Linux-nvme mailing list