blob: aded1c689c160d5c4b44d3a6fea48f9d31b343e9 [file] [log] [blame]
8eb7e2d00763 ("io_uring: kill REQ_F_TIMEOUT_NOSEQ")
24c74678634b ("io_uring: remove REQ_F_MUST_PUNT")
3af73b286cce ("io_uring: don't derive close state from ->func")
fd2206e4e97b ("io_uring: disallow close of ring itself")
bfe68a221905 ("io_uring: off timeouts based only on completions")
360428f8c0cd ("io_uring: move timeouts flushing to a helper")
0bf0eefdab52 ("io_uring: get rid of manual punting in io_close")
045189452210 ("io_uring: separate DRAIN flushing into a cold path")
56080b02ed6e ("io_uring: don't re-read sqe->off in timeout_prep()")
733f5c95e6fd ("io_uring: simplify io_timeout locking")
18bceab101ad ("io_uring: allow POLL_ADD with double poll_wait() users")
904fbcb115c8 ("io_uring: remove 'fd is io_uring' from close path")
63ff822358b2 ("io_uring: don't use 'fd' for openat/openat2/statx")
af197f50ac53 ("io_uring: enable poll retry for any file with ->read_iter / ->write_iter")
b55ce7320049 ("io_uring: kill already cached timeout.seq_offset")
22cad1585c6b ("io_uring: fix cached_sq_head in io_timeout()")
74ce6ce43d4f ("io_uring: check for need to re-wait in polled async handling")
ef4ff581102a ("io_uring: move all request init code in one place")
dea3b49c7fb0 ("io_uring: keep all sqe->flags in req->flags")
1d4240cc9e7b ("io_uring: early submission req fail code")
bf9c2f1cdcc7 ("io_uring: track mm through current->mm")
dccc587f6c07 ("io_uring: remove obsolete @mm_fault")
9c280f908711 ("io_uring: don't read user-shared sqe flags twice")
0553b8bda870 ("io_uring: remove req init from io_get_req()")
b1e50e549b13 ("io_uring: alloc req only after getting sqe")
709b302faddf ("io_uring: simplify io_get_sqring")
48bdd849e967 ("io_uring: fix ctx refcounting in io_submit_sqes()")
3537b6a7c654 ("io_uring: grab task reference for poll requests")
a6ba632d2c24 ("io_uring: retry poll if we got woken with non-matching mask")
055895537302 ("io_uring: refactor file register/unregister/update handling")
e59cd88028db ("Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block")