]> git.ipfire.org Git - thirdparty/linux.git/commit - block/bdev.c
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)
commitfb15ffd06115047689d05897510b423f9d144461
tree2b9bffda7f243a5e89ec8ae4c537a3df08dbacef
parenteaf4a9b19b9961f8ca294c39c5f8984a4cf42212
parent50abcc179e0c9ca667feb223b26ea406d5c4c556
Merge commit '50abcc179e0c9ca667feb223b26ea406d5c4c556' of git://git.infradead.org/nvme into block-6.9

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