37f0e767e177 ("io_uring: optimise ctx referencing by requests") 51d48dab62ed ("io_uring: add more likely/unlikely() annotations") 6962980947e2 ("io_uring: restructure submit sqes to_submit checks") d4b7a5ef2b9c ("io_uring: inline completion batching helpers") 3aa83bfb6e5c ("io_uring: add a helper for batch free") c2b6c6bc4e0d ("io_uring: replace list with stack for req caches") 3ab665b74e59 ("io_uring: remove allocation cache array") 6f33b0bc4ea4 ("io_uring: use slist for completion batching") a3f349071eb0 ("io_uring: remove ctx referencing from complete_post") c450178d9be9 ("io_uring: dedup CQE flushing non-empty checks") 4b628aeb69cc ("io_uring: kill off ios_left") 8d4ad41e3e8e ("io_uring: prolong tctx_task_work() with flushing") 9a10867ae54e ("io_uring: add task-refs-get helper") 0c6e1d7fd5e7 ("io_uring: don't free request to slab") 126180b95f27 ("io_uring: IRQ rw completion batching") f237c30a5610 ("io_uring: batch task work locking") 5636c00d3e8e ("io_uring: flush completions for fallbacks") 99c8bc52d132 ("io_uring: fix lack of protection for compl_nr") e98e49b2bbf7 ("io_uring: extend task put optimisations") 316319e82f73 ("io_uring: add comments on why PF_EXITING checking is safe")