Hi Linus, Just a single fix for a wrong condition for grabbing a lock, a regression in this merge window. Please pull! The following changes since commit 3f008385d46d3cea4a097d2615cd485f2184ba26: io_uring: kill fasync (2021-10-01 11:16:02 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.15-2021-10-17 for you to fetch changes up to 14cfbb7a7856f190035f8e53045bdbfa648fae41: io_uring: fix wrong condition to grab uring lock (2021-10-14 09:06:11 -0600) ---------------------------------------------------------------- io_uring-5.15-2021-10-17 ---------------------------------------------------------------- Hao Xu (1): io_uring: fix wrong condition to grab uring lock fs/io_uring.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Jens Axboe