From: Linus Torvalds Date: Sun, 28 Apr 2019 17:06:32 +0000 (-0700) Subject: Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=975a0f400f2e1b5f585fec0b8b4c5942c3b05792;p=openwrt%2Fstaging%2Fblogic.git Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block Pull block fixes from Jens Axboe: "A set of io_uring fixes that should go into this release. In particular, this contains: - The mutex lock vs ctx ref count fix (me) - Removal of a dead variable (me) - Two race fixes (Stefan) - Ring head/tail condition fix for poll full SQ detection (Stefan)" * tag 'for-linus-20190428' of git://git.kernel.dk/linux-block: io_uring: remove 'state' argument from io_{read,write} path io_uring: fix poll full SQ detection io_uring: fix race condition when sq threads goes sleeping io_uring: fix race condition reading SQ entries io_uring: fail io_uring_register(2) on a dying io_uring instance --- 975a0f400f2e1b5f585fec0b8b4c5942c3b05792