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