aboutsummaryrefslogtreecommitdiffstats
path: root/tools/io_uring (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-13tools/io_uring/io_uring-cp: sync with liburing exampleJens Axboe1-4/+27
2020-09-21tools/io_uring: fix compile breakageDouglas Gilbert1-2/+2
2020-06-21io_uring: change the poll type to be 32-bitsJiufei Xue1-1/+5
2019-05-23tools/io_uring: sync with liburingJens Axboe5-61/+118
2019-05-23tools/io_uring: fix Makefile for pthread library linkJens Axboe1-1/+1
2019-04-08tools/io_uring: remove IOCQE_FLAG_CACHEHITJens Axboe1-28/+4
2019-03-06io_uring: add a few test toolsJens Axboe9-0/+1380