]> 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)
commitc57e16de791f368bacfe8867811eb2f88077f807
tree14bc5b5b614437063a144a439ab529e1887b003b
parent0ccd70e8edac90c8100cf380ceca7ee05e1e77de
parent44e8996ef60ff49620eccfbabacca5aad1122398
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