Merge branch 'dev' of https://github.com/smartxworks/fio
[fio.git] / engines / glusterfs_async.c
2019-05-23 Jens Axboeglusterfs: update for new API
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheIntroduce enum fio_q_status
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-03 Jens AxboeMerge branch 'fixbug_glfs' of https://github.com/simon...
2018-04-03 simonglusterfs: always allocate io_u->engine_data
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-09-05 Jens AxboeMerge branch 'windows_io_hint' of https://github.com...
2017-09-05 Jens AxboeMerge branch 'travis_32bit' of https://github.com/sitso...
2017-09-05 Jens AxboeMerge branch 'gluster_printf' of https://github.com...
2017-09-03 Sitsofe Wheelerglusterfs: silence printf specifier warnings
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-15 Jens AxboeFixup correct sparse warnings
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-27 Tomohiro KusumiDon't malloc/memcpy ioengine_ops on td initialization
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