summaryrefslogtreecommitdiff
path: root/io_uring/poll.h
Commit message (Expand)AuthorAgeFilesLines
* io_uring/poll: allow some retries for poll triggering spuriouslyJens Axboe2023-02-251-0/+1
* io_uring: add abstraction around apoll cacheJens Axboe2022-07-241-2/+7
* io_uring: move apoll cache to poll.cJens Axboe2022-07-241-0/+2
* io_uring: move a few private types to local headersJens Axboe2022-07-241-0/+1
* io_uring: propagate locking state to poll cancelPavel Begunkov2022-07-241-1/+2
* io_uring: move poll handling into its own fileJens Axboe2022-07-241-0/+30