[PATCH 0/5] timeout fixes

From: Pavel Begunkov
Date: Thu Apr 30 2020 - 15:32:25 EST


[1,2] are small random patches.
[3,4] are the last 2 timeout patches, but with 1 var renamed.
[5] fixes a timeout problem related to batched CQ commits. From
what I see, this should be the last fixing timeouts.

Pavel Begunkov (5):
io_uring: check non-sync defer_list carefully
io_uring: pass nxt from sync_file_range()
io_uring: trigger timeout after any sqe->off CQEs
io_uring: don't trigger timeout with another t-out
io_uring: fix timeout offset with batch CQ commit

fs/io_uring.c | 130 +++++++++++++++++++++-----------------------------
1 file changed, 54 insertions(+), 76 deletions(-)

--
2.24.0