summaryrefslogtreecommitdiff
path: root/io_uring/opdef.h
Commit message (Expand)AuthorAgeFilesLines
* io_uring: Split io_issue_def structBreno Leitao2023-01-291-2/+7
* io_uring: Rename struct io_op_defBreno Leitao2023-01-291-2/+2
* io_uring: dont remove file from msg_ring reqsPavel Begunkov2022-12-071-0/+2
* io_uring: add custom opcode hooks on failPavel Begunkov2022-09-211-0/+1
* io_uring: conditional ->async_data allocationPavel Begunkov2022-08-241-0/+2
* io_uring: move opcode table to opdef.cJens Axboe2022-07-241-0/+2
* io_uring: move poll handling into its own fileJens Axboe2022-07-241-0/+40