blob: ec40a778d000633322ec34fd62a2725e1b2cc71c [file] [log] [blame]
ff5771613cd7 ("io_uring: don't reuse linked_timeout")
86a761f81ec8 ("io_uring: honor IOSQE_ASYNC for linked reqs")
4a0a7a187453 ("io_uring: run next sqe inline if possible")
f67676d160c6 ("io_uring: ensure async punted read/write requests copy iovec")
1a6b74fc8702 ("io_uring: add general async offload context")
e944475e6984 ("io_uring: make poll->wait dynamically allocated")
cf6fd4bd559e ("io_uring: inline struct sqe_submit")
f8e85cf255ad ("io_uring: add support for IORING_OP_CONNECT")
f9bd67f69af5 ("io_uring: only !null ptr to io_issue_sqe()")
9835d6fafba5 ("io_uring: add likely/unlikely in io_get_sqring()")
d732447fed7d ("io_uring: rename __io_submit_sqe()")
1b4a51b6d03d ("io_uring: drain next sqe instead of shadowing")
4d7dd4629714 ("io_uring: allow finding next link independent of req reference count")
bbad27b2f622 ("io_uring: Always REQ_F_FREE_SQE for allocated sqe")
5d960724b0cb ("io_uring: io_fail_links() should only consider first linked timeout")
d3b35796b1e3 ("io_uring: break links for failed defer")
b0dd8a412699 ("io_uring: correct poll cancel and linked timeout expiration completion")
e0e328c4b330 ("io_uring: remove dead REQ_F_SEQ_PREV flag")
94ae5e77a915 ("io_uring: fix sequencing issues with linked timeouts")
ad8a48acc23c ("io_uring: make req->timeout be dynamically allocated")
978db57e2c32 ("io_uring: make io_double_put_req() use normal completion path")
0e0702dac26b ("io_uring: cleanup return values from the queueing functions")
95a5bbae05ef ("io_uring: io_async_cancel() should pass in 'nxt' request pointer")
fb4b3d3fd0c7 ("Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block")