Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-30 | io_uring: always go async for unsupported fadvise flags | Dylan Yudaken | 1 | -10/+15 |
2023-01-30 | io_uring: for requests that require async, force it | Dylan Yudaken | 1 | -2/+2 |
2022-08-13 | io_uring: make io_kiocb_to_cmd() typesafe | Stefan Metzmacher | 1 | -4/+4 |
2022-07-25 | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov | 1 | -1/+0 |
2022-07-25 | io_uring: split out fadvise/madvise operations | Jens Axboe | 1 | -0/+100 |