Merge tag 'nvme-6.10-2024-05-29' of git://git.infradead.org/nvme into block-6.10
authorJens Axboe <axboe@kernel.dk>
Thu, 30 May 2024 01:54:33 +0000 (19:54 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 30 May 2024 01:54:33 +0000 (19:54 -0600)
commit1521dc2410837222e8f0211b8e76898880c4d263
tree012bc7d88a41edf800efc137ff2b2fbe71793f16
parent74d4ce92e08d5669d66fd890403724faa4286c21
parentc758b77d4a0a0ed3a1292b3fd7a2aeccd1a169a4
Merge tag 'nvme-6.10-2024-05-29' of git://git.infradead.org/nvme into block-6.10

Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.10

 - Removing unused fields (Kanchan)
 - Large folio offsets support (Kundan)
 - Multipath NUMA node initialiazation fix (Nilay)
 - Multipath IO stats accounting fixes (Keith)
 - Circular lockdep fix (Keith)
 - Target race condition fix (Sagi)
 - Target memory leak fix (Sagi)"

* tag 'nvme-6.10-2024-05-29' of git://git.infradead.org/nvme:
  nvmet: fix a possible leak when destroy a ctrl during qp establishment
  nvme: use srcu for iterating namespace list
  nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
  nvme: remove sgs and sws
  nvmet: fix ns enable/disable possible hang
  nvme-multipath: fix io accounting on failover
  nvme: fix multipath batched completion accounting
  nvme-multipath: find NUMA path only for online numa-node