splice engine: add unmapping for vmsplice-to-user
[fio.git] / engines / libaio.c
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