28c4721b80a7 ("io_uring: replace cmpxchg in fallback with xchg") ba50a036f23c ("io_uring: run fallback on cancellation") 7c25c0d16ef3 ("io_uring: remove the need for relying on an io-wq fallback worker") 3c1a2ead915c ("io_uring: move submit side state closer in the ring") 258b29a93bfe ("io_uring: don't keep submit_state on stack") 9936c7c2bc76 ("io_uring: deduplicate core cancellations sequence") eab30c4d20dc ("io_uring: deduplicate failing task_work_add") 2d7e935809b7 ("io_uring: inline io_async_submit()") 269bbe5fd4d2 ("io_uring: rename file related variables to rsrc") 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") 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") 1642b4450d20 ("io_uring: add a helper for setting a ref node") 55583d72e230 ("io_uring: always progress task_work on task cancel") dfea9fce29fd ("io_uring: close a small race gap for files cancel") 89448c47b845 ("io_uring: limit {io|sq}poll submit locking scope") e23de15fdbd3 ("io_uring: consolidate CQ nr events calculation") 9cd2be519d05 ("io_uring: remove racy overflow list fast checks") cda286f0715c ("io_uring: cancel reqs shouldn't kill overflow list") 48aba79bcf6e ("Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block")