Age | Commit message (Expand) | Author |
---|---|---|
2024-04-15 | io_uring: drop ->prep_async() | Jens Axboe |
2023-09-21 | io_uring/rw: mark readv/writev as vectored in the opcode definition | Jens Axboe |
2023-01-29 | io_uring: Split io_issue_def struct | Breno Leitao |
2023-01-29 | io_uring: Rename struct io_op_def | Breno Leitao |
2022-12-07 | io_uring: dont remove file from msg_ring reqs | Pavel Begunkov |
2022-09-21 | io_uring: add custom opcode hooks on fail | Pavel Begunkov |
2022-08-24 | io_uring: conditional ->async_data allocation | Pavel Begunkov |
2022-07-24 | io_uring: move opcode table to opdef.c | Jens Axboe |
2022-07-24 | io_uring: move poll handling into its own file | Jens Axboe |