Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-12 | io_uring: make io_kiocb_to_cmd() typesafe | Stefan Metzmacher | 1 | -4/+4 |
2022-07-24 | io_uring: add allow_overflow to io_post_aux_cqe | Dylan Yudaken | 1 | -2/+2 |
2022-07-24 | io_uring: add support for passing fixed file descriptors | Jens Axboe | 1 | -7/+123 |
2022-07-24 | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov | 1 | -1/+0 |
2022-07-24 | io_uring: don't expose io_fill_cqe_aux() | Pavel Begunkov | 1 | -10/+1 |
2022-07-24 | io_uring: move msg_ring into its own file | Jens Axboe | 1 | -0/+65 |