blob: 37c7302f9d05291f9b242781f2a1078bba6c1577 [file] [log] [blame]
f3606e3a92dd ("io_uring: allow timeout/poll/files killing to take task into account")
135fcde8496b ("io_uring: add req->timeout.list")
801dd57bd1d8 ("io_uring: cancel by ->task not pid")
44e728b8aae0 ("io_uring: cancel all task's requests on exit")
4f26bda1522c ("io-wq: add an option to cancel all matched reqs")
f4c2665e33f4 ("io-wq: reorder cancellation pending -> running")
bfe68a221905 ("io_uring: off timeouts based only on completions")
360428f8c0cd ("io_uring: move timeouts flushing to a helper")
045189452210 ("io_uring: separate DRAIN flushing into a cold path")
56080b02ed6e ("io_uring: don't re-read sqe->off in timeout_prep()")
733f5c95e6fd ("io_uring: simplify io_timeout locking")
6b668c9b7fc6 ("io_uring: don't submit sqes when ctx->refs is dying")
0cdaf760f42e ("io_uring: remove req->needs_fixed_files")
4a38aed2a0a7 ("io_uring: batch reap of dead file registrations")
7d01bd745a8f ("io_uring: remove obsolete 'state' parameter")