aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/uring_cmd.h
AgeCommit message (Expand)AuthorFilesLines
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