aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/io_uring/uring_cmd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-20io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declarationCaleb Sander Mateos1-6/+0
2025-03-31io_uring: hide caches sqes from driversPavel Begunkov1-0/+1
2025-03-21io_uring/cmd: introduce io_uring_cmd_import_fixed_vecPavel Begunkov1-0/+6
2025-03-21io_uring/cmd: add iovec cache for commandsPavel Begunkov1-0/+5
2025-03-19io_uring/cmd: don't expose entire cmd async dataPavel Begunkov1-0/+6
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus 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