]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2
authorJens Axboe <axboe@kernel.dk>
Tue, 23 Jun 2026 15:05:44 +0000 (09:05 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 23 Jun 2026 15:05:44 +0000 (09:05 -0600)
Pull NVMe fixes from Keith:

"- Apple A11 quirk for sharing tags across admin and IO queues (Nick)
 - Target fix for short AUTH_RECEIVE buffers (Michael)
 - Target fix for SQ refcount leak (Wentao)
 - Target RDMA handling inline data with nonzero offset (Bryam)
 - Target TCP fix handling the TCP_CLOSING state (Maurizio)
 - FC abort fixes in early initialization (Mohamed)
 - Controller device teardown fixes (Maurizio, John)
 - Allocate the target ana_state with the port (Rosen)
 - Quieten sparse and sysfs symbol warnings (John)"

* tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme:
  nvmet-tcp: handle TCP_CLOSING state in nvmet_tcp_state_change
  nvmet-auth: reject short AUTH_RECEIVE buffers
  nvme-fc: Do not cancel requests in io target before it is initialized
  nvme: make nvme_add_ns{_head}_cdev return void
  nvme: make some sysfs diagnostic structures static
  nvmet-rdma: handle inline data with a nonzero offset
  nvme: target: allocate ana_state with port
  nvme: fix crash and memory leak during invalid cdev teardown
  nvmet: fix refcount leak in nvmet_sq_create()
  nvme: quieten sparse warning in valid LBA size check
  nvme-apple: Prevent shared tags across queues on Apple A11

1  2 
drivers/nvme/host/apple.c
drivers/nvme/host/core.c
drivers/nvme/target/tcp.c

Simple merge
Simple merge
Simple merge