Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 days | 1 | -4/+0 |
|\ | |||||
| * | io_uring/cmd: rename struct uring_cache to io_uring_cmd_data | Jens Axboe | 12 days | 1 | -4/+0 |
* | | io_uring: move cancelations to be io_uring_task based | Jens Axboe | 2024-11-06 | 1 | -1/+1 |
|/ | |||||
* | 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-25 | 1 | -0/+13 |