Merge tag 'nvme-5.19-2022-05-18' of git://git.infradead.org/nvme into for-5.19/drivers
authorJens Axboe <axboe@kernel.dk>
Wed, 18 May 2022 12:28:04 +0000 (06:28 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 18 May 2022 12:28:04 +0000 (06:28 -0600)
commitda14f237ceef059ff1a9ee14de283905c2dac11c
treef9a6ab9f5b354b4dcc17437c7e50aef007de4f02
parent491bf8f236fdeec698fa6744993f1ecf3fafd1a5
parente626f37e657adbab2a7abe51480925891662a5f3
Merge tag 'nvme-5.19-2022-05-18' of git://git.infradead.org/nvme into for-5.19/drivers

Pull NVMe updates from Christoph:

"nvme updates for Linux 5.19

 - tighten the PCI presence check (Stefan Roese):
 - fix a potential NULL pointer dereference in an error path
   (Kyle Miller Smith)
 - fix interpretation of the DMRSL field (Tom Yan)
 - relax the data transfer alignment (Keith Busch)
 - verbose error logging improvements (Max Gurtovoy, Chaitanya Kulkarni)
 - misc cleanups (Chaitanya Kulkarni, me)"

* tag 'nvme-5.19-2022-05-18' of git://git.infradead.org/nvme:
  nvme: split the enum used for various register constants
  nvme-fabrics: add a request timeout helper
  nvme-pci: harden drive presence detect in nvme_dev_disable()
  nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
  nvme: mark internal passthru request RQF_QUIET
  nvme: remove unneeded include from constants file
  nvme: add missing status values to verbose logging
  nvme: set dma alignment to dword
  nvme: fix interpretation of DMRSL