]> www.infradead.org Git - nvme.git/commitdiff
Merge tag 'nvme-6.11-2024-09-05' of git://git.infradead.org/nvme into block-6.11
authorJens Axboe <axboe@kernel.dk>
Thu, 5 Sep 2024 14:45:54 +0000 (08:45 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 5 Sep 2024 14:45:54 +0000 (08:45 -0600)
Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.11

 - Sparse fix on static symbol (Jinjie)
 - Misleading warning message fix (Keith)
 - TCP command allocation handling fix (Maurizio)
 - PCI tagset allocation handling fix (Keith)
 - Low-power quirk for Samsung (Georg)
 - Queue limits fix for zone devices (Christoph)
 - Target protocol behavior fix (Maurizio)"

* tag 'nvme-6.11-2024-09-05' of git://git.infradead.org/nvme:
  nvmet: Identify-Active Namespace ID List command should reject invalid nsid
  nvme: set BLK_FEAT_ZONED for ZNS multipath disks
  nvme-pci: Add sleep quirk for Samsung 990 Evo
  nvme-pci: allocate tagset on reset if necessary
  nvmet-tcp: fix kernel crash if commands allocation fails
  nvme: use better description for async reset reason
  nvmet: Make nvmet_debugfs static


Trivial merge