aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/msg_ring.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher1-4/+4
2022-07-24io_uring: add allow_overflow to io_post_aux_cqeDylan Yudaken1-2/+2
2022-07-24io_uring: add support for passing fixed file descriptorsJens Axboe1-7/+123
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov1-1/+0
2022-07-24io_uring: don't expose io_fill_cqe_aux()Pavel Begunkov1-10/+1
2022-07-24io_uring: move msg_ring into its own fileJens Axboe1-0/+65