]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'nvme-6.16-2025-07-03' of git://git.infradead.org/nvme into block-6.16
authorJens Axboe <axboe@kernel.dk>
Thu, 3 Jul 2025 15:42:07 +0000 (09:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 3 Jul 2025 15:42:07 +0000 (09:42 -0600)
Pull NVMe fixes from Christoph:

"- fix incorrect cdw15 value in passthru error logging (Alok Tiwari)
 - fix memory leak of bio integrity in nvmet (Dmitry Bogdanov)
 - refresh visible attrs after being checked (Eugen Hristev)
 - fix suspicious RCU usage warning in the multipath code (Geliang Tang)
 - correctly account for namespace head reference counter (Nilay Shroff)"

* tag 'nvme-6.16-2025-07-03' of git://git.infradead.org/nvme:
  nvme-multipath: fix suspicious RCU usage warning
  nvme-pci: refresh visible attrs after being checked
  nvmet: fix memory leak of bio integrity
  nvme: correctly account for namespace head reference counter
  nvme: Fix incorrect cdw15 value in passthru error logging


Trivial merge