Age | Commit message (Expand) | Author |
---|---|---|
2019-02-08 | io_uring_enter: don't expose sigset_size argument | Jens Axboe |
2019-02-08 | Add sigmask parameter to io_uring_enter | Jeff Moyer |
2019-02-05 | io_uring_register takes 4 args | Jeff Moyer |
2019-01-18 | Switch to IORING_OP_POLL_ADD/REMOVE | Jens Axboe |
2019-01-17 | liburing: ensure prep helpers actually set iovec count | Jens Axboe |
2019-01-17 | Add sqe prep helpers | Jens Axboe |
2019-01-15 | Add configure script | Jens Axboe |
2019-01-10 | io_queue_init: pass in flags, not io_uring_params | Jens Axboe |
2019-01-10 | Update to newer API | Jens Axboe |
2019-01-10 | Update API | Jens Axboe |
2019-01-09 | Update to newer API | Jens Axboe |
2019-01-08 | liburing: include the ring fd in the io_uring | Jens Axboe |
2019-01-08 | Change API to provide io_uring struct abstraction | Jens Axboe |
2019-01-08 | liburing: add io_uring_iocb_from_ev() helper | Jens Axboe |
2019-01-08 | Add option for getting a completion without waiting | Jens Axboe |
2019-01-08 | Initial commit | Jens Axboe |