glusterfs: update for new API
[fio.git] / engines / guasi.c
2018-04-20 Jens Axboeengines: fixup fio_q_status style violations
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheIntroduce enum fio_q_status
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
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
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-09-30 Jens AxboeConstify a few more hot paths
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens AxboeDrop EXTFLAG and lib references
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-10 Jens AxboeAdd configure script
2010-09-26 Jens AxboeUse log_err() in the io engines
2009-06-16 Jens AxboeAdd support for fdatasync()
2009-03-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-03-05 Jens AxboeAvoid opening files until they are used
2008-10-16 Jens AxboeIssue time fixup for guasi/libaio
2008-05-30 Jens Axboeclose_ioengine() clears ->data after calling engine...
2008-05-22 Jens AxboeAdd logging for queue submit and complet counts
2007-12-11 Jens Axboe->getevents() should take unsigned args
2007-09-12 Jens AxboeFull readonly check
2007-06-19 Jens Axboeguasi engine: remove STFU_GCC()
2007-04-10 Davide LibenziGUASI API change
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories
2007-03-27 Jens AxboeGUASI engine: should use log_err() during runtime
2007-03-27 Davide LibenziGUASI engine: free lingering requests from the buffer...
2007-03-26 Davide LibenziGUASI update
2007-03-22 Davide LibenziAdd few debug statements and limit thread usage.
2007-03-22 Davide LibenziAdapth guasi.c to the new FIO strctures, and free the...
2007-03-21 Davide LibenziUpdate to guasi 0.5 diff
2007-03-21 Davide LibenziGUASI IO engine