Merge tag 'nvme-6.1-2022-10-12' of git://git.infradead.org/nvme into block-6.1
authorJens Axboe <axboe@kernel.dk>
Wed, 12 Oct 2022 13:15:53 +0000 (07:15 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 12 Oct 2022 13:15:53 +0000 (07:15 -0600)
Pull NVMe fixes from Christoph:

"nvme fixes for Linux 6.1

 - add NVME_QUIRK_BOGUS_NID for Lexar NM760 (Abhijit)
 - avoid the deepest sleep state on ZHITAI TiPro5000 SSDs (Xi Ruoyao)
 - fix possible hang caused during ctrl deletion (Sagi Grimberg)
 - fix possible hang in live ns resize with ANA access (Sagi Grimberg)"

* tag 'nvme-6.1-2022-10-12' of git://git.infradead.org/nvme:
  nvme-multipath: fix possible hang in live ns resize with ANA access
  nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
  nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
  nvme-tcp: fix possible hang caused during ctrl deletion
  nvme-rdma: fix possible hang caused during ctrl deletion


Trivial merge