summaryrefslogtreecommitdiffstats
path: root/io_uring/opdef.h
AgeCommit message (Expand)AuthorFilesLines
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