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