blob: c669051b6df05c50b1af35f27ad68ae2fc973513 [file] [log] [blame]
e53759298a7d ("io_uring: do not clamp read length for multishot read")
fc68fcda0491 ("io_uring/rw: add support for IORING_OP_READ_MULTISHOT")
c92fcfc2bab5 ("io_uring: avoid indirect function calls for the hottest task_work")
a282967c848f ("io_uring: encapsulate task_work state")
13bfa6f15d0b ("io_uring: remove extra tw trylocks")
9d2789ac9d60 ("block/io_uring: pass in issue_flags for uring_cmd task_work handling")
6bb30855560e ("io_uring: if a linked request has REQ_F_FORCE_ASYNC then run it async")
f58680085478 ("io_uring: add reschedule point to handle_tw_list()")
50470fc5723a ("io_uring: return normal tw run linking optimisation")
f30bd4d03824 ("io_uring: Split io_issue_def struct")
a7dd27828b00 ("io_uring: Rename struct io_op_def")
31f084b7b028 ("io_uring: simplify fallback execution")
b0b7a7d24b66 ("io_uring: return back links tw run optimisation")
c3f4d39ee4bc ("io_uring: optimise deferred tw execution")
360173ab9e1a ("io_uring: move io_run_local_work_locked")
3e5655552a82 ("io_uring: mark io_run_local_work static")
2f413956cc8a ("io_uring: don't set TASK_RUNNING in local tw runner")
140102ae9a9f ("io_uring: move defer tw task checks")
1414d6298584 ("io_uring: kill io_run_task_work_ctx")
f36ba6cf1ab6 ("io_uring: don't iterate cq wait fast path")