Merge tag 'block-6.6-2023-10-20' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Oct 2023 17:31:06 +0000 (10:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Oct 2023 17:31:06 +0000 (10:31 -0700)
commitc3200081020d63f6c6bfd8a6db2ae8a5b99b348a
treefe8734a7089f82e3004bffc916c0f5d6baa7d853
parent747b7628ca66de3806e6988d3a6e0c9c48d33694
parentc3414550cb0d4dfad1816ee14ff1f44819d270db
Merge tag 'block-6.6-2023-10-20' of git://git.kernel.dk/linux

Pull block fixes from Jens Axboe:
 "A fix for a regression with sed-opal and saved keys, and outside of
  that an NVMe pull request fixing a few minor issues on that front"

* tag 'block-6.6-2023-10-20' of git://git.kernel.dk/linux:
  nvme-pci: add BOGUS_NID for Intel 0a54 device
  nvmet-auth: complete a request only after freeing the dhchap pointers
  nvme: sanitize metadata bounce buffer for reads
  block: Fix regression in sed-opal for a saved key.
  nvme-auth: use chap->s2 to indicate bidirectional authentication
  nvmet-tcp: Fix a possible UAF in queue intialization setup
  nvme-rdma: do not try to stop unallocated queues