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)
commit3bc429c1e2cf6fa830057c61ae93d483f270b8ff
tree91fbb0fca3163ae93da293c21dc5a47f1e2e0224
parent24a403340d70aad3667b3ee0f9a7aa5c0a5193a0
parent72e3b8883a36e80ebfa41015c7b6926ce31ace05
Merge tag 'nvme-6.1-2022-10-12' of git://git.infradead.org/nvme into block-6.1

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