filesetup: change random file init to be bool based
[fio.git] / file.h
2017-11-02 Jens Axboefilesetup: change random file init to be bool based
2017-11-02 Jens Axboefilesetup: pre_read_files() can use a bool
2017-10-11 Jens AxboeMerge branch 'ci_and_configure' of https://github.com...
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-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-29 Jens AxboeMerge branch 'asmfix' of https://github.com/oohal/fio
2017-08-29 Tomohiro Kusumifilesetup: add non O_DIRECT direct I/O support for...
2017-07-03 Jens AxboeMerge branch 'fallocate_native' of https://github.com...
2017-07-03 Sitsofe Wheelerfilesetup: add native fallocate
2017-05-04 dyniuszAdjustments to support C++ engines
2017-03-10 Tomohiro KusumiUse union for per file engine private data storage
2017-03-10 Tomohiro KusumiDefine struct file_name as a file local structure
2017-02-20 Tomohiro KusumiAdd details of file number/size related options to...
2017-01-26 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-19 Tomohiro KusumiRename FIO_TYPE_BD to FIO_TYPE_BLOCK
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-09-02 Jens AxboeMerge branch 'histogram-client-server' of https://githu...
2016-08-26 Jens Axboefile: fio_files_done() can return bool
2016-08-26 Jens Axboefile: fix numjobs > 1 and implied jobname as filename
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-16 Jens AxboeVarious cleanups
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-17 Jens AxboeAdd support for non-uniformly random file service type
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-04-13 Jens AxboeFix verify state for multiple files
2015-12-22 Fabrice Bacchellarewrote libhdfs engine
2015-05-06 Jens AxboeMerge branch 'master' of git://github.com/iuliur/fio
2015-05-01 Jens Axboeblktrace: support for non-512b sector sizes
2015-04-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-04-08 Jens AxboeAdd support for normal/gaussian random distributions
2015-03-18 Jens AxboePack io_u/fio_file
2014-12-15 Jens Axboefile: unionize lfsr/randommap
2014-12-15 Jens AxboeAdd helpers for getting/setting file engine data
2014-12-15 Jens Axboefile: move mmap related data to engines/mmap.c where...
2014-12-15 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-12-15 Jens AxboeFix read/write mix and different levels of randomness
2014-03-17 Jens AxboeAdd support for file appends
2014-02-26 Jens Axboeblktrace: load improvements
2014-02-20 Christian Ehrhardtfio: add multi directory support
2014-02-12 Daniel GollubMake file.h C++ safe by casting fio_file_flags
2014-02-11 Jens AxboeFix issue with openfiles= and file sizing
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-21 Jens AxboeRework lockfile= file lock handling
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-11 Jens AxboeTurn f->engine_data into a 64-bit value
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-21 Jens AxboeRe-seed random generator when a file is reset
2013-01-09 Jens AxboeMerge branch 'master' into gfio
2013-01-04 Jens AxboeUse uintptr_t for engine data
2013-01-04 Jens AxboeStart of transition from unsigned long long to uint64_t
2012-12-14 Jens AxboeMerge branch 'master' into gfio
2012-12-12 Jens Axboefile: unify ->file_data and ->file_pos
2012-12-12 Jens Axboefile hash: don't close file fd on lookup/add race
2012-12-03 Jens AxboeMerge branch 'master' into gfio
2012-11-29 Jens AxboeMerge branch 'rand-map'
2012-11-28 Jens AxboeRename the bitmap to axmap
2012-11-26 Jens AxboeAdd LFSR generator
2012-11-22 Jens AxboeRework file random map
2012-11-14 Jens AxboeMerge branch 'master' into gfio
2012-11-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-07 Jens AxboeMake the zipf/pareto state per file
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-19 Dmitry Monakhovexport file_lookup_open
2012-08-21 Jens AxboeMerge branch 'master' into gfio
2012-08-16 Dan EhrenbergFixing wraparound behavior for time-based sequential...
2012-08-01 Jens AxboeMerge branch 'master' into gfio
2012-06-11 Shaohua LiFix "fio: file hash not empty on exit" with blktrace...
2012-02-20 Bruce CranMove Windows port to MinGW
2012-02-01 Jens AxboeGrow file num_maps to unsigned long
2011-06-17 Eric GouriouAdd ability to invoke fallocate() FALLOC_FL_KEEP_SIZE.
2011-01-27 Jens AxboeFix end-of-job slowdown for random IO with a random map
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-04 Jens AxboeOS headers need fio_file definition now
2011-01-04 Bruce CranFIO Windows update
2011-01-02 Bruce CranFirst snapshot of FIO for Windows
2010-10-08 Jens AxboeAdd missing file.h f->file_data change
2010-10-08 Jens Axboebinject: setup and teardown mappings internally
2010-08-24 Jens AxboeFix blktrace replay
2010-07-20 Jens AxboeAdd rw_sequencer option
2010-03-09 Jens AxboeInitial suppor for sync_file_range()
2010-02-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-02-02 Jens AxboeTrack last file offset
2009-07-06 Jens AxboeAdd support for async IO verification offload
2009-07-03 Jens Axboemmap engine: allow full mmaps for 64-bit machines
2009-06-03 Jens AxboeMore fio.h cleanups
2009-06-03 Jens AxboeMove file service type defines to file.h
2009-06-03 Jens AxboeMove more file stuff to file.h
2009-06-03 Jens AxboeClean up file flags