OSDN Git Service

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)
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


Trivial merge