8e5c66c485a8 ("io_uring: clear request count when freeing caches") 9a4fdbd8ee0d ("io_uring: add helper to free all request caches") 68e68ee6e359 ("io_uring: allow task match to be passed to io_req_cache_free()") 04fc6c802dfa ("io_uring: save ctx put/get for task_work submit") 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") 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") 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") 1642b4450d20 ("io_uring: add a helper for setting a ref node") 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")