summaryrefslogtreecommitdiffstats
path: root/io_uring/uring_cmd.h
AgeCommit message (Expand)AuthorLines
2025-07-18io_uring/cmd: remove struct io_uring_cmd_dataCaleb Sander Mateos-1/+0
2025-06-23io_uring: add mshot helper for posting CQE32Pavel Begunkov-0/+4
2025-06-23io_uring/cmd: allow multishot polled commandsPavel Begunkov-0/+3
2025-06-23io_uring/uring_cmd: implement ->sqe_copy() to avoid unnecessary copiesJens Axboe-0/+1
2025-05-20io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declarationCaleb Sander Mateos-6/+0
2025-03-31io_uring: hide caches sqes from driversPavel Begunkov-0/+1
2025-03-21io_uring/cmd: introduce io_uring_cmd_import_fixed_vecPavel Begunkov-0/+6
2025-03-21io_uring/cmd: add iovec cache for commandsPavel Begunkov-0/+5
2025-03-19io_uring/cmd: don't expose entire cmd async dataPavel Begunkov-0/+6
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+0
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe-4/+0
2024-11-06io_uring: move cancelations to be io_uring_task basedJens Axboe-1/+1
2024-04-15io_uring/alloc_cache: switch to array based cachingJens Axboe-5/+1
2024-04-15io_uring: drop ->prep_async()Jens Axboe-1/+0
2024-04-15io_uring/uring_cmd: switch to always allocating async dataJens Axboe-1/+9
2024-04-15io_uring/cmd: move io_uring_try_cancel_uring_cmd()Pavel Begunkov-0/+3
2023-05-04io_uring: Remove unnecessary BUILD_BUG_ONBreno Leitao-8/+0
2022-07-24io_uring: move uring_cmd handling to its own fileJens Axboe-0/+13