Initialize global and non-static variables
[fio.git] / ioengine.h
2013-01-23 Jens Axboeverify: stop on actual number of bytes needed to be...
2013-01-23 Jens AxboeMake experimental_verify=1 handle all cases properly
2013-01-10 Jens AxboeAdd configure script
2012-12-06 Jens Axboewindowsaio: initialize and map windowsaio IO structure...
2012-11-30 Jens AxboeWire up SIGUSR2 to kill blocking threads
2012-11-30 Jens AxboeCache layout improvements
2012-03-13 Jens AxboeFix failure to verify in mixed read/write workload...
2012-03-02 Jens AxboeAdd buffer_compress_percentage
2012-02-20 Bruce CranMove Windows port to MinGW
2011-11-09 Steven LangPrivate parameters for ioengines
2011-09-21 Jens AxboeFix aiocb compile warnings on HPUX
2011-08-01 ren yufeiRDMA IO engine
2011-01-11 Jens AxboeWhen verify fails, dump the good/bad blocks to files
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-02 Bruce CranFirst snapshot of FIO for Windows
2010-10-28 Jens Axboebinject: ensure we get aligned memory
2010-10-08 Jens AxboeInitial support for explicit write barriers
2010-09-07 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-09-07 Jens AxboeAdd binject IO engine
2010-09-01 Jens AxboeAdd verify trim support
2010-07-20 Jens AxboeAdd rw_sequencer option
2010-07-19 Jens AxboeInitial commit for TRIM/DISCARD support
2010-07-14 Radha RamachandranNo need to use specific flag for io_u fill length
2010-07-14 Jens AxboeTurn io_u filled variable into a flag
2010-07-14 Radha RamachandranReuse filled pattern
2010-03-09 Jens AxboeAbstract out generic sync helper
2010-03-09 Jens AxboeInitial suppor for sync_file_range()
2009-11-03 Radha RamachandranFix race condition when using asynch verify
2009-07-06 Jens AxboeAdd support for async IO verification offload
2009-07-01 Jens AxboeDon't allow pre_read on IO engines that cannot seek
2009-06-15 Radha RamachandranAdd a 'continue_on_error' option to fio
2009-06-09 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-06-09 Jens AxboeAdd support for limiting only rate in only one direction
2009-06-03 Jens AxboeMore fio.h cleanups
2009-06-03 Jens AxboeMove IO engine flags
2009-06-03 Jens AxboeAdd ioengine.h header