aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/opdef.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-21io_uring/rw: mark readv/writev as vectored in the opcode definitionJens Axboe1-0/+2
2023-01-29io_uring: Split io_issue_def structBreno Leitao1-2/+7
2023-01-29io_uring: Rename struct io_op_defBreno Leitao1-2/+2
2022-12-07io_uring: dont remove file from msg_ring reqsPavel Begunkov1-0/+2
2022-09-21io_uring: add custom opcode hooks on failPavel Begunkov1-0/+1
2022-08-24io_uring: conditional ->async_data allocationPavel Begunkov1-0/+2
2022-07-24io_uring: move opcode table to opdef.cJens Axboe1-0/+2
2022-07-24io_uring: move poll handling into its own fileJens Axboe1-0/+40