]> www.infradead.org Git - users/willy/pagecache.git/commit
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)
commit4ba032bc71dad8d604d308afffaa16b81816c751
tree38a53312c9e88f0435cd2263bc8c6b20f589426e
parentb858a36fe9a1261dfd097aec855161ad135bed60
parent899d2e5a4e3d36689e8938e152f4b69a4bcc6b4d
Merge tag 'nvme-6.11-2024-09-05' of git://git.infradead.org/nvme into block-6.11

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