aboutsummaryrefslogtreecommitdiff
path: root/io_uring/opdef.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-21io_uring: add custom opcode hooks on failGravatar Pavel Begunkov 1-0/+1
2022-08-24io_uring: conditional ->async_data allocationGravatar Pavel Begunkov 1-0/+2
2022-07-24io_uring: move opcode table to opdef.cGravatar Jens Axboe 1-0/+2
2022-07-24io_uring: move poll handling into its own fileGravatar Jens Axboe 1-0/+40