Issue time fixup for guasi/libaio
[fio.git] / engines / libaio.c
2008-10-16 Jens AxboeIssue time fixup for guasi/libaio
2008-05-30 Jens Axboeclose_ioengine() clears ->data after calling engine...
2008-05-22 Jens AxboeAdd logging for queue submit and complet counts
2008-04-10 Jens Axboelibaio: Add hint on libaio engine init failing
2008-01-18 Jens Axboelibio: fix bug in commit hook
2007-12-11 Jens Axboe->getevents() should take unsigned args
2007-09-12 Jens AxboeFull readonly check
2007-06-18 Jens Axboelibaio engine: print warning for depth > 1 and buffered IO
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories
2007-03-20 Jens Axboelibaio engine: queue init error handling
2007-03-15 Jens AxboeMove thread options into a seperate structure
2007-03-14 Jens AxboeUpdate io engine comments
2007-03-08 Jens AxboeRevamp file open/close handling
2007-03-02 Jens Axboelibaio engine: proper return value checking
2007-02-22 Jens AxboeAdd more context to the error messages
2007-02-20 Jens AxboeImprove submission latency calculation
2007-02-19 Jens AxboeAdd support for queuing > 1 command at the time
2007-02-18 Jens AxboeUnify and fixup error handling
2007-02-18 Jens AxboeChange IO engine queuing
2007-02-11 Jens Axboe[PATCH] Move td_verror() into io_ops->queue() hook
2007-02-10 Jens Axboe[PATCH] Make the libaio fsync fallback really work
2007-02-10 Jens Axboe[PATCH] libaio engine: fake work-around for sync issue
2007-02-10 Jens Axboe[PATCH] Fix libaio engine SYNC
2007-02-06 Jens Axboe[PATCH] Support residual io counts from io engines
2007-02-06 Jens Axboe[PATCH] Rename io engines