68e68ee6e359 ("io_uring: allow task match to be passed to io_req_cache_free()") c7dae4ba46c9 ("io_uring: enable req cache for IRQ driven IO") e5d1bc0a91f1 ("io_uring: defer flushing cached reqs") 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()") 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") 90df08538c07 ("io_uring: cancel more aggressively in exit_work") 1ffc54220c44 ("io_uring: fix io_sqe_files_unregister() hangs") 1642b4450d20 ("io_uring: add a helper for setting a ref node") 48aba79bcf6e ("Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block")