]> git.itanic.dy.fi Git - linux-stable/commitdiff
Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8
authorJens Axboe <axboe@kernel.dk>
Thu, 8 Feb 2024 22:05:18 +0000 (15:05 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 8 Feb 2024 22:05:18 +0000 (15:05 -0700)
Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.8

 - Update a potentially stale firmware attribute (Maurizio)
 - Fixes for the recent verbose error logging (Keith, Chaitanya)
 - Protection information payload size fix for passthrough (Francis)"

* tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme:
  nvme: use ns->head->pi_size instead of t10_pi_tuple structure size
  nvme-core: fix comment to reflect right functions
  nvme: move passthrough logging attribute to head
  nvme-host: fix the updating of the firmware version


Trivial merge