On 3/14/21 2:57 PM, Pavel Begunkov wrote: > Fresh fixes, 3-5 are SQPOLL related > > Pavel Begunkov (5): > io_uring: fix ->flags races by linked timeouts > io_uring: fix complete_post use ctx after free > io_uring: replace sqd rw_semaphore with mutex > io_uring: halt SQO submission on ctx exit > io_uring: fix concurrent parking > > fs/io_uring.c | 72 +++++++++++++++++++++++++++++---------------------- > 1 file changed, 41 insertions(+), 31 deletions(-) These were applied a while back, forgot to reply. Thanks! -- Jens Axboe