Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-02 | io_uring/mock: add trivial poll handler | Pavel Begunkov | 1 | -0/+2 |
2025-07-02 | io_uring/mock: support for async read/write | Pavel Begunkov | 1 | -1/+3 |
2025-07-02 | io_uring/mock: allow to choose FMODE_NOWAIT | Pavel Begunkov | 1 | -0/+5 |
2025-07-02 | io_uring/mock: add sync read/write | Pavel Begunkov | 1 | -1/+3 |
2025-07-02 | io_uring/mock: add cmd using vectored regbufs | Pavel Begunkov | 1 | -0/+14 |
2025-07-02 | io_uring/mock: add basic infra for test mock files | Pavel Begunkov | 1 | -0/+22 |