summaryrefslogtreecommitdiff
path: root/io_uring/timeout.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-24io_uring: hide eventfd assumptions in eventfd pathsPavel Begunkov1-2/+1
2022-07-24io_uring: improve task exit timeout cancellationsPavel Begunkov1-4/+5
2022-07-24io_uring: clean up tracing eventsPavel Begunkov1-2/+1
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov1-1/+0
2022-07-24io_uring: propagate locking state to poll cancelPavel Begunkov1-1/+2
2022-07-24io_uring: move cancelation into its own fileJens Axboe1-0/+1
2022-07-24io_uring: move timeout opcodes and handling into its own fileJens Axboe1-0/+634