On 5/26/20 11:34 AM, Pavel Begunkov wrote: > Nothing insteresting in particular, just start flushing stashed patches. > Ones in this series are pretty easy and short. > > Pavel Begunkov (6): > io_uring: fix flush req->refs underflow > io_uring: simplify io_timeout locking > io_uring: don't re-read sqe->off in timeout_prep() > io_uring: separate DRAIN flushing into a cold path > io_uring: get rid of manual punting in io_close > io_uring: let io_req_aux_free() handle fixed files > > fs/io_uring.c | 64 ++++++++++++++++++++------------------------------- > 1 file changed, 25 insertions(+), 39 deletions(-) Applied 1-5, thanks. -- Jens Axboe