The following changes since commit 298ba0e3d4af539cc37f982d4c011a0f07fca48c: nvme: keep ctrl->namespaces ordered (2021-09-21 09:17:15 +0200) are available in the Git repository at: git://git.infradead.org/nvme.git tags/nvme-5.15-2021-10-14 for you to fetch changes up to be5eb933542629ad6a7d4c92097b1b472b1612d0: nvme: fix per-namespace chardev deletion (2021-10-14 08:07:47 +0200) ---------------------------------------------------------------- nvme fixes for Linux 5.15: - fix the abort command id (Keith Busch) - nvme: fix per-namespace chardev deletion (Adam Manzanares) ---------------------------------------------------------------- Adam Manzanares (1): nvme: fix per-namespace chardev deletion Keith Busch (1): nvme-pci: Fix abort command id drivers/nvme/host/core.c | 21 ++++++++++++--------- drivers/nvme/host/multipath.c | 2 -- drivers/nvme/host/pci.c | 2 +- 3 files changed, 13 insertions(+), 12 deletions(-)