summaryrefslogtreecommitdiff
path: root/io_uring/poll.h
AgeCommit message (Expand)Author
2024-01-28io_uring/rw: ensure poll based multishot read retries appropriatelyJens Axboe
2023-06-02io_uring: avoid indirect function calls for the hottest task_workJens Axboe
2023-02-25io_uring/poll: allow some retries for poll triggering spuriouslyJens Axboe
2022-07-24io_uring: add abstraction around apoll cacheJens Axboe
2022-07-24io_uring: move apoll cache to poll.cJens Axboe
2022-07-24io_uring: move a few private types to local headersJens Axboe
2022-07-24io_uring: propagate locking state to poll cancelPavel Begunkov
2022-07-24io_uring: move poll handling into its own fileJens Axboe