| Age | Commit message (Expand) | Author | Files | Lines |
| 14 days | io_uring: convert io_create_mock_file() to FD_PREPARE() | Christian Brauner | 1 | -28/+15 |
| 2025-07-02 | io_uring/mock: add trivial poll handler | Pavel Begunkov | 1 | -2/+35 |
| 2025-07-02 | io_uring/mock: support for async read/write | Pavel Begunkov | 1 | -4/+55 |
| 2025-07-02 | io_uring/mock: allow to choose FMODE_NOWAIT | Pavel Begunkov | 1 | -1/+7 |
| 2025-07-02 | io_uring/mock: add sync read/write | Pavel Begunkov | 1 | -5/+62 |
| 2025-07-02 | io_uring/mock: add cmd using vectored regbufs | Pavel Begunkov | 1 | -1/+69 |
| 2025-07-02 | io_uring/mock: add basic infra for test mock files | Pavel Begunkov | 1 | -0/+148 |