Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring/alloc_cache: switch to array based caching | Jens Axboe | 2024-04-15 | 1 | -5/+1 |
* | io_uring: drop ->prep_async() | Jens Axboe | 2024-04-15 | 1 | -1/+0 |
* | io_uring/uring_cmd: switch to always allocating async data | Jens Axboe | 2024-04-15 | 1 | -1/+9 |
* | io_uring/cmd: move io_uring_try_cancel_uring_cmd() | Pavel Begunkov | 2024-04-15 | 1 | -0/+3 |
* | io_uring: Remove unnecessary BUILD_BUG_ON | Breno Leitao | 2023-05-04 | 1 | -8/+0 |
* | io_uring: move uring_cmd handling to its own file | Jens Axboe | 2022-07-24 | 1 | -0/+13 |