The following changes since commit 7746564793978fe2f43b18a302b22dca0ad3a0e8: block: fix hctx checks for batch allocation (2023-01-17 09:56:52 -0700) are available in the Git repository at: ssh://git.infradead.org/var/lib/git/nvme.git tags/nvme-6.2-2023-01-20 for you to fetch changes up to 1c5842085851f786eba24a39ecd02650ad892064: nvme-pci: fix timeout request state check (2023-01-19 09:08:01 +0100) ---------------------------------------------------------------- nvme fixes for Linux 6.2 - fix controller shutdown regression in nvme-apple (Janne Grunau) - fix a polling on timeout regression in nvme-pci (Keith Busch) ---------------------------------------------------------------- Janne Grunau (2): nvme-apple: reset controller during shutdown nvme-apple: only reset the controller when RTKit is running Keith Busch (1): nvme-pci: fix timeout request state check drivers/nvme/host/apple.c | 24 ++++++++++++++++++++---- drivers/nvme/host/pci.c | 2 +- 2 files changed, 21 insertions(+), 5 deletions(-)