| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-22 | io_uring: add support for IORING_SETUP_SQE_MIXED | Keith Busch | 1 | -0/+2 |
| 2025-06-23 | io_uring: add struct io_cold_def->sqe_copy() method | Jens Axboe | 1 | -0/+1 |
| 2025-02-27 | io_uring: rearrange opdef flags by use pattern | Pavel Begunkov | 1 | -6/+6 |
| 2024-06-19 | io_uring: Fix probe of disabled operations | Gabriel Krisman Bertazi | 1 | -2/+2 |
| 2024-04-15 | io_uring: drop ->prep_async() | Jens Axboe | 1 | -6/+3 |
| 2023-09-21 | io_uring/rw: mark readv/writev as vectored in the opcode definition | Jens Axboe | 1 | -0/+2 |
| 2023-01-29 | io_uring: Split io_issue_def struct | Breno Leitao | 1 | -2/+7 |
| 2023-01-29 | io_uring: Rename struct io_op_def | Breno Leitao | 1 | -2/+2 |
| 2022-12-07 | io_uring: dont remove file from msg_ring reqs | Pavel Begunkov | 1 | -0/+2 |
| 2022-09-21 | io_uring: add custom opcode hooks on fail | Pavel Begunkov | 1 | -0/+1 |
| 2022-08-24 | io_uring: conditional ->async_data allocation | Pavel Begunkov | 1 | -0/+2 |
| 2022-07-24 | io_uring: move opcode table to opdef.c | Jens Axboe | 1 | -0/+2 |
| 2022-07-24 | io_uring: move poll handling into its own file | Jens Axboe | 1 | -0/+40 |