Merge commit '50abcc179e0c9ca667feb223b26ea406d5c4c556' of git://git.infradead.org...
authorJens Axboe <axboe@kernel.dk>
Thu, 2 May 2024 13:22:51 +0000 (07:22 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 2 May 2024 13:22:51 +0000 (07:22 -0600)
Pull NVMe fixes from Keith.

* git://git.infradead.org/nvme:
  nvme-tcp: strict pdu pacing to avoid send stalls on TLS
  nvmet: fix nvme status code when namespace is disabled
  nvmet-tcp: fix possible memory leak when tearing down a controller
  nvme: cancel pending I/O if nvme controller is in terminal state
  nvmet-auth: replace pr_debug() with pr_err() to report an error.
  nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
  nvme: find numa distance only if controller has valid numa id
  nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATH


Trivial merge