Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: Split io_issue_def struct | Breno Leitao | 2023-01-29 | 1 | -2/+7 |
* | io_uring: Rename struct io_op_def | Breno Leitao | 2023-01-29 | 1 | -2/+2 |
* | io_uring: dont remove file from msg_ring reqs | Pavel Begunkov | 2022-12-07 | 1 | -0/+2 |
* | io_uring: add custom opcode hooks on fail | Pavel Begunkov | 2022-09-21 | 1 | -0/+1 |
* | io_uring: conditional ->async_data allocation | Pavel Begunkov | 2022-08-24 | 1 | -0/+2 |
* | io_uring: move opcode table to opdef.c | Jens Axboe | 2022-07-24 | 1 | -0/+2 |
* | io_uring: move poll handling into its own file | Jens Axboe | 2022-07-24 | 1 | -0/+40 |