180f829fe402 ("io_uring: fix complete_post use ctx after free") 7a612350a989 ("io_uring: fix complete_post races for linked req") d56d938b4bef ("io_uring: do ctx initiated file note removal") 7c25c0d16ef3 ("io_uring: remove the need for relying on an io-wq fallback worker") 04fc6c802dfa ("io_uring: save ctx put/get for task_work submit") 3c1a2ead915c ("io_uring: move submit side state closer in the ring") c7dae4ba46c9 ("io_uring: enable req cache for IRQ driven IO") e5d1bc0a91f1 ("io_uring: defer flushing cached reqs") 7cbf1722d5fc ("io_uring: provide FIFO ordering for task_work") 1b4c351f6eb7 ("io_uring: use persistent request cache") 6ff119a6e4c3 ("io_uring: feed reqs back into alloc cache") bf019da7fcbe ("io_uring: persistent req cache") 9ae7246321d2 ("io_uring: count ctx refs separately from reqs") 3893f39f2245 ("io_uring: remove fallback_req") 905c172f32c5 ("io_uring: submit-completion free batching") 6dd0be1e2481 ("io_uring: replace list with array for compl batch") 5087275dba02 ("io_uring: don't reinit submit state every time") ba88ff112bdf ("io_uring: remove ctx from comp_state") 258b29a93bfe ("io_uring: don't keep submit_state on stack") 889fca73287b ("io_uring: don't propagate io_comp_state") 61e982030479 ("io_uring: make op handlers always take issue flags") 45d189c60629 ("io_uring: replace force_nonblock with flags") 5ea5dd45844d ("io_uring: inline io_read()'s iovec freeing") 6713e7a6145a ("io_uring: refactor io_read for unsupported nowait") 9936c7c2bc76 ("io_uring: deduplicate core cancellations sequence") 57cd657b8272 ("io_uring: simplify do_read return parsing") 9ae1f8dd372e ("io_uring: fix inconsistent lock state") 9eac1904d336 ("io_uring: get rid of intermediate IORING_OP_CLOSE stage") e342c807f556 ("io_uring: save atomic dec for inline executed reqs") 9affd664f0e0 ("io_uring: don't flush CQEs deep down the stack") a38d68db6742 ("io_uring: help inlining of io_req_complete()") eab30c4d20dc ("io_uring: deduplicate failing task_work_add") 85bcb6c67ea1 ("io_uring: simplify io_alloc_req()") 2d7e935809b7 ("io_uring: inline io_async_submit()") 269bbe5fd4d2 ("io_uring: rename file related variables to rsrc") 3a81fd02045c ("io_uring: enable LOOKUP_CACHED path resolution for filename lookups") 3a7efd1ad269 ("io_uring: reinforce cancel on flush during exit") ca70f00bed6c ("io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE") 84965ff8a84f ("io_uring: if we see flush on exit, cancel related tasks") 02a13674fa0e ("io_uring: account io_uring internal files as REQ_F_INFLIGHT") 9d5c8190683a ("io_uring: fix sleeping under spin in __io_clean_op") 607ec89ed18f ("io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state") d9d05217cb69 ("io_uring: stop SQPOLL submit on creator's death") 6b5733eb638b ("io_uring: add warn_once for io_uring_flush()") 4f793dc40bc6 ("io_uring: inline io_uring_attempt_task_drop()") 90df08538c07 ("io_uring: cancel more aggressively in exit_work") de7f1d9e99d8 ("io_uring: drop file refs after task cancel") 6c503150ae33 ("io_uring: patch up IOPOLL overflow_flush sync") 81b6d05ccad4 ("io_uring: synchronise IOPOLL on task_submit fail") 1ffc54220c44 ("io_uring: fix io_sqe_files_unregister() hangs")