The following changes since commit 7d4a93176e0142ce16d23c849a47d5b00b856296: ublk_drv: don't forward io commands in reserve order (2022-11-23 20:36:57 -0700) are available in the Git repository at: git://git.infradead.org/nvme.git tags/nvme-6.1-2022-01-02 for you to fetch changes up to 899d2a05dc14733cfba6224083c6b0dd5a738590: nvme: fix SRCU protection of nvme_ns_head list (2022-11-30 14:37:46 +0100) ---------------------------------------------------------------- nvme fixes for Linux 6.1 - fix SRCU protection of nvme_ns_head list (Caleb Sander) - clear the prp2 field when not used (Lei Rao) ---------------------------------------------------------------- Caleb Sander (1): nvme: fix SRCU protection of nvme_ns_head list Lei Rao (1): nvme-pci: clear the prp2 field when not used drivers/nvme/host/core.c | 2 +- drivers/nvme/host/multipath.c | 3 +++ drivers/nvme/host/pci.c | 2 ++ 3 files changed, 6 insertions(+), 1 deletion(-)