summaryrefslogtreecommitdiff
path: root/src/include/liburing
AgeCommit message (Expand)Author
2019-11-06Add test case for IORING_SETUP_CQ_NODROPcqring-nodropJens Axboe
2019-11-05barrier.h: add generic smp_mb implementationJeff Moyer
2019-10-29Add IORING_OP_ASYNC_CANCEL and prep helperJens Axboe
2019-10-17Sync with kernel io_uring.h headerJens Axboe
2019-10-16Add IORING_OP_TIMEOUT_REMOVEJens Axboe
2019-10-15Add test case for absolute timeoutsJens Axboe
2019-10-04io_uring.h: add IORING_SETUP_CQSIZEJens Axboe
2019-10-03Add test/file-registerJens Axboe
2019-09-25io_uring.h: sync with kernel headerJens Axboe
2019-09-20Add TIMEOUT supportJens Axboe
2019-09-19Remove TIMEOUT codeJens Axboe
2019-09-17Add IORING_OP_TIMEOUT opcodeJens Axboe
2019-09-06Sync io_uring.h with the kernelJens Axboe
2019-08-20liburing/barrier.h: Add prefix to arm barriersJulia Suvorova
2019-08-19liburing/barrier.h: Add prefix io_uring to barriersJulia Suvorova
2019-08-08Add arm64 memory barriers supportJackie Liu
2019-07-24src/Makefile: keep private headers in <liburing/*.h>Stefan Hajnoczi