summaryrefslogtreecommitdiff
path: root/engines/libaio.c
AgeCommit message (Expand)Author
2008-05-30close_ioengine() clears ->data after calling engine cleanupJens Axboe
2008-05-22Add logging for queue submit and complet countsJens Axboe
2008-04-10libaio: Add hint on libaio engine init failingJens Axboe
2008-01-18libio: fix bug in commit hookJens Axboe
2007-12-11->getevents() should take unsigned argsJens Axboe
2007-09-12Full readonly checkJens Axboe
2007-06-18libaio engine: print warning for depth > 1 and buffered IOJens Axboe
2007-04-02Move os/arch/compiler headers into directoriesJens Axboe
2007-03-20libaio engine: queue init error handlingJens Axboe
2007-03-15Move thread options into a seperate structureJens Axboe
2007-03-14Update io engine commentsJens Axboe
2007-03-08Revamp file open/close handlingJens Axboe
2007-03-02libaio engine: proper return value checkingJens Axboe
2007-02-22Add more context to the error messagesJens Axboe
2007-02-20Improve submission latency calculationJens Axboe
2007-02-19Add support for queuing > 1 command at the timeJens Axboe
2007-02-18Unify and fixup error handlingJens Axboe
2007-02-18Change IO engine queuingJens Axboe
2007-02-11[PATCH] Move td_verror() into io_ops->queue() hookJens Axboe
2007-02-10[PATCH] Make the libaio fsync fallback really workJens Axboe
2007-02-10[PATCH] libaio engine: fake work-around for sync issueJens Axboe
2007-02-10[PATCH] Fix libaio engine SYNCJens Axboe
2007-02-06[PATCH] Support residual io counts from io enginesJens Axboe
2007-02-06[PATCH] Rename io enginesJens Axboe