summaryrefslogtreecommitdiffstats
path: root/io_uring/cancel.c
Commit message (Expand)AuthorAgeFilesLines
* io_uring: propagate locking state to poll cancelPavel Begunkov2022-07-241-3/+4
* io_uring: introduce a struct for hash tablePavel Begunkov2022-07-241-3/+3
* io_uring: clean up io_try_cancelPavel Begunkov2022-07-241-2/+2
* io_uring: switch cancel_hash to use per entry spinlockHao Xu2022-07-241-2/+12
* io_uring: move cancelation into its own fileJens Axboe2022-07-241-0/+194