summaryrefslogtreecommitdiff
path: root/io_uring/timeout.c
AgeCommit message (Expand)Author
2022-09-21io_uring: remove unused return from io_disarm_nextPavel Begunkov
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher
2022-07-24io_uring: improve io_fail_links()Pavel Begunkov
2022-07-24io_uring: have cancelation API accept io_uring_task directlyJens Axboe
2022-07-24io_uring: introduce locking helpers for CQE postingPavel Begunkov
2022-07-24io_uring: hide eventfd assumptions in eventfd pathsPavel Begunkov
2022-07-24io_uring: improve task exit timeout cancellationsPavel Begunkov
2022-07-24io_uring: clean up tracing eventsPavel Begunkov
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov
2022-07-24io_uring: propagate locking state to poll cancelPavel Begunkov
2022-07-24io_uring: move cancelation into its own fileJens Axboe
2022-07-24io_uring: move timeout opcodes and handling into its own fileJens Axboe