Use correct I/O engine name "cpuio" instead of "cpu"
[fio.git] / engines / glusterfs_async.c
2015-01-05 Jens Axboegluster: io_u->error should be a positive error value
2014-12-10 Jens Axboegluster: wire up sync/datasync opcodes
2014-10-30 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-10-29 Jens AxboeMerge branch 'optimize-busy-poll' of https://github...
2014-10-29 Jens AxboeMerge branch 'fix-rbd-options-parse' of https://github...
2014-10-29 Jens Axboeengines/glusterfs_async: remove no-op prep function
2014-10-29 Jens Axboeengines/glusterfs_async: cleanups
2014-10-29 Jens Axboeengines/glfs_async: add trim support
2014-10-13 Jens Axboeengines: don't use printf or stderr directly
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-09-30 Jens AxboeConstify a few more hot paths
2014-08-19 Castor FuAdd unlink hook to ioengine API, gluster ioengine
2014-05-19 Jens AxboeRun the gluster engines through indent
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-04-08 chenhglusterfs api fadvise support
2014-04-02 chenhsecond async IO code drop
2014-04-02 chenhfirst async IO code drop