This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 34396bdfd2b7 Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/ [...] new 060586324648 io_uring: park SQPOLL thread if it's percpu new 917257daa0fe io_uring: only test SQPOLL cpu after we've verified it new 77f1e0a52d26 bfq: update internal depth state when queue depth changes new 3d6770fbd935 io_uring: drop io_file_put() 'file' argument new b19062a56726 io_uring: fix possible deadlock between io_uring_{enter,register} new 74f464e97044 io_uring: fix CQ overflow condition new b40fabc05ea0 block: kill all_q_node in request_queue new 6bedf00e55e5 block: make sure that bvec length can't be overflow new 38a2ca2cac28 Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block new be549d491154 scsi: core: set result when the command cannot be dispatched new 0228034d8e59 Revert "scsi: fcoe: clear FC_RP_STARTED flags when receivi [...] new 144ec97493af scsi: aic7xxx: fix EISA support new a06bc2f241f2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new a7b1a4839ff9 SUNRPC: Ignore queue transmission errors on successful tra [...] new 9e5de623a0cb Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/proje [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: block/bfq-iosched.c | 8 ++++++- block/blk-mq.c | 2 ++ drivers/scsi/aic7xxx/aic7770_osm.c | 1 + drivers/scsi/aic7xxx/aic7xxx.h | 1 + drivers/scsi/aic7xxx/aic7xxx_osm.c | 10 ++++----- drivers/scsi/aic7xxx/aic7xxx_osm_pci.c | 1 + drivers/scsi/libfc/fc_rport.c | 1 - drivers/scsi/scsi_lib.c | 6 ++++- fs/io_uring.c | 41 +++++++++++++++++++++++++--------- include/linux/blkdev.h | 1 - include/linux/bvec.h | 5 +++-- include/linux/elevator.h | 1 + net/sunrpc/clnt.c | 7 ++++-- 13 files changed, 60 insertions(+), 25 deletions(-)