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