Age | Commit message (Expand) | Author |
---|---|---|
2024-04-15 | io_uring/poll: shrink alloc cache size to 32 | Jens Axboe |
2024-04-15 | io_uring/alloc_cache: switch to array based caching | Jens Axboe |
2024-01-28 | io_uring/rw: ensure poll based multishot read retries appropriately | Jens Axboe |
2023-06-02 | io_uring: avoid indirect function calls for the hottest task_work | Jens Axboe |
2023-02-25 | io_uring/poll: allow some retries for poll triggering spuriously | Jens Axboe |
2022-07-24 | io_uring: add abstraction around apoll cache | Jens Axboe |
2022-07-24 | io_uring: move apoll cache to poll.c | Jens Axboe |
2022-07-24 | io_uring: move a few private types to local headers | Jens Axboe |
2022-07-24 | io_uring: propagate locking state to poll cancel | Pavel Begunkov |
2022-07-24 | io_uring: move poll handling into its own file | Jens Axboe |