8e6971a819df ("io_uring: optimise submission loop invariant") bcbb7bf6ccde ("io_uring: allow submissions to continue on error") 37f0e767e177 ("io_uring: optimise ctx referencing by requests") a33ae9ce16a8 ("io_uring: optimise request allocation") 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")