summaryrefslogtreecommitdiffstats
path: root/io_uring/opdef.h
AgeCommit message (Expand)AuthorLines
2025-06-23io_uring: add struct io_cold_def->sqe_copy() methodJens Axboe-0/+1
2025-02-27io_uring: rearrange opdef flags by use patternPavel Begunkov-6/+6
2024-06-19io_uring: Fix probe of disabled operationsGabriel Krisman Bertazi-2/+2
2024-04-15io_uring: drop ->prep_async()Jens Axboe-6/+3
2023-09-21io_uring/rw: mark readv/writev as vectored in the opcode definitionJens Axboe-0/+2
2023-01-29io_uring: Split io_issue_def structBreno Leitao-2/+7
2023-01-29io_uring: Rename struct io_op_defBreno Leitao-2/+2
2022-12-07io_uring: dont remove file from msg_ring reqsPavel Begunkov-0/+2
2022-09-21io_uring: add custom opcode hooks on failPavel Begunkov-0/+1
2022-08-24io_uring: conditional ->async_data allocationPavel Begunkov-0/+2
2022-07-24io_uring: move opcode table to opdef.cJens Axboe-0/+2
2022-07-24io_uring: move poll handling into its own fileJens Axboe-0/+40