Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Aug 2019 21:45:45 +0000 (14:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Aug 2019 21:45:45 +0000 (14:45 -0700)
commitb9bd6806d014f7d3647caa66ea245329a3ee0253
treea6534a843670c43fbf89eb8fc8876266fb5b92cf
parentdd469a456047af5eb1ee0bcfc8fe61f5940ef0e0
parent08f5439f1df25a6cf6cf4c72cf6c13025599ce67
Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Here's a set of fixes that should go into this release. This contains:

   - Three minor fixes for NVMe.

   - Three minor tweaks for the io_uring polling logic.

   - Officially mark Song as the MD maintainer, after he's been filling
     that role sucessfully for the last 6 months or so"

* tag 'for-linus-20190823' of git://git.kernel.dk/linux-block:
  io_uring: add need_resched() check in inner poll loop
  md: update MAINTAINERS info
  io_uring: don't enter poll loop if we have CQEs pending
  nvme: Add quirk for LiteON CL1 devices running FW 22301111
  nvme: Fix cntlid validation when not using NVMEoF
  nvme-multipath: fix possible I/O hang when paths are updated
  io_uring: fix potential hang with polled IO
MAINTAINERS