Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: move cancelations to be io_uring_task based | Jens Axboe | 2024-11-06 | 1 | -2/+2 |
* | io_uring/alloc_cache: switch to array based caching | Jens Axboe | 2024-04-15 | 1 | -18/+12 |
* | io_uring/futex: always remove futex entry for cancel all | Jens Axboe | 2024-03-15 | 1 | -0/+1 |
* | io_uring: add support for vectored futex waits | Jens Axboe | 2023-09-29 | 1 | -9/+160 |
* | io_uring: add support for futex wake and wait | Jens Axboe | 2023-09-29 | 1 | -0/+235 |