Age | Commit message (Expand) | Author |
---|---|---|
2019-09-21 | Add io_uring_sq_space_left() | James Rouzier |
2019-09-21 | Add io_uring_wait_cqe_timeout() | Jens Axboe |
2019-09-20 | Get rid of memset() for command prep helpers | 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-16 | liburing: add io_uring_prep_{recv,send}msg | 李通洲 |
2019-09-06 | Sync io_uring.h with the kernel | Jens Axboe |
2019-08-30 | Fixed address prep helpers should include buf_index | Jens Axboe |
2019-08-20 | liburing/barrier.h: Add prefix to arm barriers | Julia Suvorova |
2019-08-19 | liburing/barrier.h: Add prefix io_uring to barriers | Julia Suvorova |
2019-08-08 | Add arm64 memory barriers support | Jackie Liu |
2019-07-24 | src/Makefile: keep private headers in <liburing/*.h> | Stefan Hajnoczi |