aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/uring_cmd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+0
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe1-4/+0
2024-11-06io_uring: move cancelations to be io_uring_task basedJens Axboe1-1/+1
2024-04-15io_uring/alloc_cache: switch to array based cachingJens Axboe1-5/+1
2024-04-15io_uring: drop ->prep_async()Jens Axboe1-1/+0
2024-04-15io_uring/uring_cmd: switch to always allocating async dataJens Axboe1-1/+9
2024-04-15io_uring/cmd: move io_uring_try_cancel_uring_cmd()Pavel Begunkov1-0/+3
2023-05-04io_uring: Remove unnecessary BUILD_BUG_ONBreno Leitao1-8/+0
2022-07-24io_uring: move uring_cmd handling to its own fileJens Axboe1-0/+13