summaryrefslogtreecommitdiff
path: root/src/liburing.h
AgeCommit message (Expand)Author
2019-02-08test/fsync: add simple fsync testerJens Axboe
2019-02-08add io_uring_queue_mmapJeff Moyer
2019-02-08io_uring_enter: don't expose sigset_size argumentJens Axboe
2019-02-08Add sigmask parameter to io_uring_enterJeff Moyer
2019-02-05io_uring_register takes 4 argsJeff Moyer
2019-01-18Switch to IORING_OP_POLL_ADD/REMOVEJens Axboe
2019-01-17liburing: ensure prep helpers actually set iovec countJens Axboe
2019-01-17Add sqe prep helpersJens Axboe
2019-01-15Add configure scriptJens Axboe
2019-01-10io_queue_init: pass in flags, not io_uring_paramsJens Axboe
2019-01-10Update to newer APIJens Axboe
2019-01-10Update APIJens Axboe
2019-01-09Update to newer APIJens Axboe
2019-01-08liburing: include the ring fd in the io_uringJens Axboe
2019-01-08Change API to provide io_uring struct abstractionJens Axboe
2019-01-08liburing: add io_uring_iocb_from_ev() helperJens Axboe
2019-01-08Add option for getting a completion without waitingJens Axboe
2019-01-08Initial commitJens Axboe