summaryrefslogtreecommitdiffstats
path: root/io_uring/cancel.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-24io_uring: add sync cancelation API through io_uring_register()Jens Axboe1-0/+2
2022-07-24io_uring: have cancelation API accept io_uring_task directlyJens Axboe1-1/+1
2022-07-24io_uring: move a few private types to local headersJens Axboe1-0/+13
2022-07-24io_uring: propagate locking state to poll cancelPavel Begunkov1-1/+2
2022-07-24io_uring: introduce a struct for hash tablePavel Begunkov1-6/+1
2022-07-24io_uring: switch cancel_hash to use per entry spinlockHao Xu1-0/+6
2022-07-24io_uring: move cancelation into its own fileJens Axboe1-0/+6