]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0fac61ce2f7a62c18291daa59020d7ce981341cc
treeec0f905a720dbc09a022279c86e26d56458048ec
parent71374b58ebc7666369d670c06d1176f81c437c59
parenteef5ed13174a5886937ca9172f3c1bbb6690a222
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()