Age | Commit message (Expand) | Author |
---|---|---|
2019-11-06 | Add test case for IORING_SETUP_CQ_NODROPcqring-nodrop | Jens Axboe |
2019-10-29 | Add IORING_OP_ASYNC_CANCEL and prep helper | Jens Axboe |
2019-10-17 | Sync with kernel io_uring.h header | Jens Axboe |
2019-10-16 | Add IORING_OP_TIMEOUT_REMOVE | Jens Axboe |
2019-10-15 | Add test case for absolute timeouts | Jens Axboe |
2019-10-04 | io_uring.h: add IORING_SETUP_CQSIZE | Jens Axboe |
2019-10-03 | Add test/file-register | Jens Axboe |
2019-09-25 | io_uring.h: sync with kernel header | Jens Axboe |
2019-09-20 | Add TIMEOUT support | Jens Axboe |
2019-09-19 | Remove TIMEOUT code | Jens Axboe |
2019-09-17 | Add IORING_OP_TIMEOUT opcode | Jens Axboe |
2019-09-06 | Sync io_uring.h with the kernel | Jens Axboe |
2019-07-24 | src/Makefile: keep private headers in <liburing/*.h> | Stefan Hajnoczi |