Linux/linux b9bd680. MAINTAINERS, drivers/nvme/host core.c nvme.h

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
DeltaFile
+47-19fs/io_uring.c
+13-1drivers/nvme/host/core.c
+5-0drivers/nvme/host/nvme.h
+2-2MAINTAINERS
+2-1drivers/nvme/host/pci.c
+1-0drivers/nvme/host/multipath.c
+70-236 files

UnifiedSplitRaw