blob: 84efeade2b2fb0d462ad8e387067101ed7c5de60 [file] [log] [blame]
0c9d5ccd26a0 ("io-wq: add support for uncancellable work")
fd6c2e4c063d ("io_uring: io_wq_submit_work() should not touch req->rw")
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")
181e448d8709 ("io_uring: async workers should inherit the user creds")
576a347b7af8 ("io-wq: have io_wq_create() take a 'data' argument")
f8e85cf255ad ("io_uring: add support for IORING_OP_CONNECT")
9835d6fafba5 ("io_uring: add likely/unlikely in io_get_sqring()")
1b4a51b6d03d ("io_uring: drain next sqe instead of shadowing")
b76da70fc375 ("io_uring: close lookup gap for dependent next work")
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")
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")