Merge tag 'nvme-5.19-2022-06-15' of git://git.infradead.org/nvme into block-5.19
authorJens Axboe <axboe@kernel.dk>
Wed, 15 Jun 2022 15:39:05 +0000 (09:39 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 15 Jun 2022 15:39:05 +0000 (09:39 -0600)
commit2396e958c816960d445ecbbadd064abc929402d3
treeec0f905a720dbc09a022279c86e26d56458048ec
parentb13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3
parent43047e082b90ead395c44b0e8497bc853bd13845
Merge tag 'nvme-5.19-2022-06-15' of git://git.infradead.org/nvme into block-5.19

Pull NVMe fixes from Christoph:

"nvme fixes for Linux 5.19

 - quirks, quirks, quirks to work around buggy consumer grade devices
   (Keith Bush, Ning Wang, Stefan Reiter, Rasheed Hsueh)
 - better kernel messages for devices that need quirking (Keith Bush)
 - make a kernel message more useful (Thomas Weißschuh)"

* tag 'nvme-5.19-2022-06-15' of git://git.infradead.org/nvme:
  nvme-pci: disable write zeros support on UMIC and Samsung SSDs
  nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
  nvme-pci: sk hynix p31 has bogus namespace ids
  nvme-pci: smi has bogus namespace ids
  nvme-pci: phison e12 has bogus namespace ids
  nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
  nvme-pci: add trouble shooting steps for timeouts
  nvme: add bug report info for global duplicate id
  nvme: add device name to warning in uuid_show()