]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit452332ec716b040bb5a5ccd425b4b02211a43865
treea6534a843670c43fbf89eb8fc8876266fb5b92cf
parentcd811e4a737104dba63b8e6d14cabadaaaf332c6
parentf109dc8f86b8fe1750d76c5f34de46b342a266fb
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