https://github.com/torvalds/linux
Revision f6bb5254b777453618a12d3bbf4a2a487acc8ee2 authored by Jens Axboe on 26 July 2024, 14:06:15 UTC, committed by Jens Axboe on 26 July 2024, 14:06:15 UTC
Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.11

 - Fix request without payloads cleanup  (Leon)
 - Use new protection information format (Francis)
 - Improved debug message for lost pci link (Bart)
 - Another apst quirk (Wang)
 - Use appropriate sysfs api for printing chars (Markus)"

* tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme:
  nvme-pci: add missing condition check for existence of mapped data
  nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPE
  nvme-pci: Fix the instructions for disabling power management
  nvme: remove redundant bdev local variable
  nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()
  nvme/pci: Add APST quirk for Lenovo N60z laptop
2 parent s 55fbb9a + c31fad1
History
Tip revision: f6bb5254b777453618a12d3bbf4a2a487acc8ee2 authored by Jens Axboe on 26 July 2024, 14:06:15 UTC
Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11
Tip revision: f6bb525

back to top