From: Linus Torvalds Date: Sat, 20 Apr 2019 19:20:58 +0000 (-0700) Subject: Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block X-Git-Tag: v5.1-rc6~3 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=38a2ca2cac28cd202a364e30f9fd252ac66619be;p=people%2Froyger%2Flinux.git Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block Pull block fixes from Jens Axboe: "A set of small fixes that should go into this series. This contains: - Removal of unused queue member (Hou) - Overflow bvec fix (Ming) - Various little io_uring tweaks (me) - kthread parking - Only call cpu_possible() for verified CPU - Drop unused 'file' argument to io_file_put() - io_uring_enter vs io_uring_register deadlock fix - CQ overflow fix - BFQ internal depth update fix (me)" * tag 'for-linus-20190420' of git://git.kernel.dk/linux-block: block: make sure that bvec length can't be overflow block: kill all_q_node in request_queue io_uring: fix CQ overflow condition io_uring: fix possible deadlock between io_uring_{enter,register} io_uring: drop io_file_put() 'file' argument bfq: update internal depth state when queue depth changes io_uring: only test SQPOLL cpu after we've verified it io_uring: park SQPOLL thread if it's percpu --- 38a2ca2cac28cd202a364e30f9fd252ac66619be