]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Sep 2022 16:33:33 +0000 (09:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Sep 2022 16:33:33 +0000 (09:33 -0700)
commitc2108202c5597bc0144bf976780531b2ea733af1
tree14bc5b5b614437063a144a439ab529e1887b003b
parent1c0a99b36c96c29e1460d41150f3a838c6f10dff
parentba3da3bcb8ffdf3d9c1679e0ba36d074f643073e
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux

Pull block fixes from Jens Axboe:
 "A single NVMe pull request via Christoph with a few fixes that should
  go into the 6.0 release:

   - Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
     (Michael Kelley)

   - Disable Write Zeroes on Phison E3C/E4C (Tina Hsu)"

* tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux:
  nvme-pci: disable Write Zeroes on Phison E3C/E4C
  nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
drivers/nvme/host/core.c
drivers/nvme/host/pci.c