Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-24 | io_uring: add abstraction around apoll cache | Jens Axboe | 1 | -2/+7 |
2022-07-24 | io_uring: move apoll cache to poll.c | Jens Axboe | 1 | -0/+2 |
2022-07-24 | io_uring: move a few private types to local headers | Jens Axboe | 1 | -0/+1 |
2022-07-24 | io_uring: propagate locking state to poll cancel | Pavel Begunkov | 1 | -1/+2 |
2022-07-24 | io_uring: move poll handling into its own file | Jens Axboe | 1 | -0/+30 |