Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Dec 2022 00:27:15 +0000 (16:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Dec 2022 00:27:15 +0000 (16:27 -0800)
commit97ee9d1c16963375eefdf964c429897d27e28956
treeb55765e771adcc04e3d3e7ff2ad1adfbd08eaccd
parent63050a5ca130e76af7199c9a3fba1d175f3a1102
parentd0f411c0b9bdef85f647e15a2fcc790b29891f2c
Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linux

Pull block fixes from Jens Axboe:
 "Just a small NVMe merge for this week, fixing protection of the name
  space list, and a missing clear of a reserved field when unused"

* tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linux:
  nvme: fix SRCU protection of nvme_ns_head list
  nvme-pci: clear the prp2 field when not used