summary refs log tree commit diff
path: root/io_uring
Commit message (Expand)AuthorAge
* io_uring: update for mmap api changeDylan Reid2020-06-12
* io_uring: Take Vecs or iterators of iovecsDylan Reid2020-06-05
* io_uring: allocate iovecs based on returned count from the kernelDylan Reid2020-04-10
* io_uring: add reading and writing iovecsDylan Reid2020-04-10
* io_uring: operation results are unsignedDylan Reid2020-04-10
* Add io_uring interfacesDylan Reid2020-04-05