Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Jan 2023 00:16:57 +0000 (16:16 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Jan 2023 00:16:57 +0000 (16:16 -0800)
commit90aaef4e35c4a74b0f1593d06e39eda867ef13d3
tree05b6171f22f571a1f24842e80decd6d04f486d8b
parentf851453bf19554a42eb480b65436b9500c3cf392
parentdb3ba974c2bc895ba39689a364cb7a49c0fe779f
Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linux

Pull block fixes from Jens Axboe:
 "Minor tweaks for this release:

   - NVMe pull request via Christoph:
        - Flush initial scan_work for async probe (Keith Busch)
        - Fix passthrough csi check (Keith Busch)
        - Fix nvme-fc initialization order (Ross Lagerwall)

   - Fix for tearing down non-started device in ublk (Ming)"

* tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linux:
  block: ublk: move ublk_chr_class destroying after devices are removed
  nvme: fix passthrough csi check
  nvme-pci: flush initial scan_work for async probe
  nvme-fc: fix initialization order
drivers/nvme/host/core.c