Age | Commit message (Expand) | Author |
2019-04-11 | test/fsync: error out if we submit less than we wanted | Jens Axboe |
2019-04-10 | test/fsync: update for IOSQE_IO_DRAIN approach | Jens Axboe |
2019-04-07 | Use io_uring_cqe_get_data() internally | Jens Axboe |
2019-04-06 | Add barrier fsync test case | Jens Axboe |
2019-03-06 | test/io_uring-cp: add some comments | Jens Axboe |
2019-03-05 | test/io_uring-cp: make it more efficient | Jens Axboe |
2019-03-04 | add syscall unit tests | Jeff Moyer |
2019-02-08 | test/fsync: add simple fsync tester | Jens Axboe |
2019-02-08 | test/ring-leak: silence "sending fd" message | Jens Axboe |
2019-02-07 | test/ring-leak: add test app demonstrating leak of io_uring instance | Jens Axboe |
2019-01-18 | test/poll: ignore parent dying | Jens Axboe |
2019-01-18 | test/poll: simply test case | Jens Axboe |
2019-01-18 | test/poll-cancel: improve test case | Jens Axboe |
2019-01-18 | Switch to IORING_OP_POLL_ADD/REMOVE | Jens Axboe |
2019-01-17 | 32-bit fixes | Jens Axboe |
2019-01-17 | Add sqe prep helpers | Jens Axboe |
2019-01-17 | Update POLL API | Jens Axboe |
2019-01-17 | Add IORING_OP_POLL_CANCEL test | Jens Axboe |
2019-01-17 | Add test case for IORING_OP_POLL | Jens Axboe |
2019-01-16 | Sync with upstream API | Jens Axboe |
2019-01-11 | Sync with kernel API | Jens Axboe |
2019-01-10 | io_queue_init: pass in flags, not io_uring_params | Jens Axboe |
2019-01-10 | Fix test cases | 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 | Add simple test/ Makefile | Jens Axboe |
2019-01-08 | Add sample 'cp' program | Jens Axboe |
2019-01-08 | Change API to provide io_uring struct abstraction | Jens Axboe |
2019-01-08 | Initial commit | Jens Axboe |