Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
[fio.git] / engines / libaio.c
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