]> git.dujemihanovic.xyz Git - linux.git/commitdiff
Merge tag 'nvme-6.12-2024-09-25' of git://git.infradead.org/nvme into for-6.12/block
authorJens Axboe <axboe@kernel.dk>
Wed, 25 Sep 2024 09:29:17 +0000 (03:29 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 25 Sep 2024 09:29:17 +0000 (03:29 -0600)
Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.12

 - Multipath fixes (Hannes)
 - Sysfs attribute list NULL terminate fix (Shin'ichiro)
 - Remove problematic read-back (Keith)"

* tag 'nvme-6.12-2024-09-25' of git://git.infradead.org/nvme:
  nvme: remove CC register read-back during enabling
  nvme: null terminate nvme_tls_attrs
  nvme-multipath: avoid hang on inaccessible namespaces
  nvme-multipath: system fails to create generic nvme device


Trivial merge