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
Showing
- MAINTAINERS 2 additions, 2 deletionsMAINTAINERS
- drivers/nvme/host/core.c 13 additions, 1 deletiondrivers/nvme/host/core.c
- drivers/nvme/host/multipath.c 1 addition, 0 deletionsdrivers/nvme/host/multipath.c
- drivers/nvme/host/nvme.h 5 additions, 0 deletionsdrivers/nvme/host/nvme.h
- drivers/nvme/host/pci.c 2 additions, 1 deletiondrivers/nvme/host/pci.c
- fs/io_uring.c 47 additions, 19 deletionsfs/io_uring.c
Loading
Please register or sign in to comment