Add the 'zbd' debug level
[fio.git] / engines / glusterfs.c
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-06-21 Jens AxboeMerge branch 'doc-norandommap' of https://github.com...
2018-06-20 Jens AxboeMerge branch 'wip-single-glfs-instance' of https:/...
2018-06-20 Zhang Huanglusterfs: capable to test with one single glfs instance
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-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-12-30 Jens Axboeoptions: split out option grouping code
2014-08-19 Castor FuAdd unlink hook to ioengine API, gluster ioengine
2014-08-19 rootfsfix re-open failure issue when using gluster ioengine
2014-07-03 Jens Axboeglusterfs: fix leak in error path
2014-07-03 Tiziano MüllerBail out if glfs_creat failed
2014-07-03 Tiziano MüllerPass O_DIRECT/O_SYNC to glfs_open if requested.
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 chenhfirst async IO code drop
2014-04-01 chenhextend file for real
2014-03-31 chenhfix man page; fix read work
2014-03-28 chenhfix get file size problem
2014-03-28 chenhrespond to get file size
2014-03-28 chenhrespond to get file size
2014-03-28 chenhmake glfs call per thread based
2014-03-27 chenhGlusterfs libgfapi engine - initial deposit