blktrace: handle flush/sync replay
[fio.git] / fio.h
2018-04-18 Jens AxboeDeprecate verifysort and verifysort_nr
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-04 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-04 Bart Van AsscheRename TD_F_VER_NONE into TD_F_DO_VERIFY
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-03-19 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-15 Bart Van AsscheRename fio_mutex into fio_sem
2018-03-15 Bart Van AsscheSplit mutex.c and .h each into three files
2018-01-25 Jens AxboeSwitch last_was_sync and terminate to bool and pack...
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-12-27 Jens AxboeMerge branch 'barak/mmap_verify_only' of https://github...
2017-12-15 Jens Axboeparse: dump option type when using --debug=parse
2017-12-14 Jens AxboeAllow configurable ETA intervals
2017-12-08 Jens Axboefio: kill td->nr_normal_files
2017-11-30 Jens Axboefio: add check rate flag
2017-11-30 Jens AxboeAdd support for absolute random zones
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Jens Axboefio: kill td_ioengine_flags()
2017-10-11 Josef Bacikcreate subdirs if specified in the filename_format
2017-10-11 Jens AxboeError if td flags overlap with engine flags
2017-10-11 Jens Axboefio: rearrange TD_F_ flag logic
2017-10-11 Jens Axboefio: kill unused TD_F_ flag
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-13 Jens Axboetime: use bool for ramp time
2017-08-08 Stephen BatesAdd ability to keep memory-mapped files
2017-07-07 Jens Axboeio_u: sequence random buflen generation individually
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
2017-06-19 Omri MorEnsure that thread_stat alignment is correct
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-24 Tomohiro KusumiMove {is,load}_blktrace() to a new header blktrace.h
2017-05-22 Jens AxboeMerge branch 'bugfix' of https://github.com/YukiKita/fio
2017-05-22 Jens AxboeMerge branch 'android_cgroup' of https://github.com...
2017-05-22 Sitsofe Wheelerfio: fix some struct alignment issues
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-30 Jens AxboeMerge branch 'zero_ioengine_flags' of https://github...
2017-04-29 Sitsofe Wheelerfio.h: zero old flag bits when setting new ioengine...
2017-04-26 Jens AxboeMerge branch 'gpudirect' of https://github.com/yufeiren/fio
2017-04-26 Yufei RenGPUDirect RDMA support
2017-04-10 Jens AxboeMerge branch 'pull-2' of https://github.com/dmonakhov/fio
2017-04-08 Tomohiro KusumiMake lib/num2str.c a stand-alone library by adding...
2017-04-07 Jens AxboeSplit poisson rate control into read/write/trim
2017-03-28 Tomohiro KusumiSeparate io_u from ioengine [3/3] - rename ioengine...
2017-03-28 Tomohiro KusumiSeparate io_u from ioengine [1/3] - add io_u.h
2017-03-21 Tomohiro KusumiDefine struct sk_out in server.h (not server.c)
2017-03-21 Tomohiro KusumiReplace redundant TD_F_NOIO flag with td->io_ops_init
2017-03-10 Tomohiro KusumiDrop redundant td_rw(td) tests
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-23 Tomohiro KusumiRemove/Move Linux specific sysfs_root field from thread...
2017-01-23 Tomohiro KusumiDefine pointer alignment macro in fio.h
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 KusumiMove options_mem_dupe() to parse.c
2017-01-03 Robert ElliottImprove IEC binary and SI decimal prefix handling
2016-12-19 Jens Axboeoptions: full control of fadvise hinting
2016-12-16 Jens AxboeMerge https://bitbucket.org/vincentfu/fio-steadystate...
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-11-27 Sitsofe Wheelerfio: Fix (unsigned) integer overflow issues
2016-10-24 Jens Axboefio: make job reap timeout 5 minutes
2016-09-26 Jens Axboefio: bump max jobs to 4k
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-08-18 Jens AxboeMerge branch 'epoch' of https://github.com/cronburg/fio
2016-08-18 Karl CronburgOption for changing log files to use Unix epoch instead...
2016-08-18 Jens Axboefio: use the proper enum type for the shifted IO engine...
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-16 Jens AxboeVarious cleanups
2016-08-15 Jens Axboesteadystate: rename 'steadystate' to 'steadystate_enabled'
2016-08-15 Jens Axboesteadystate: cleanups
2016-08-15 Jens Axboesteadystate: move into its own header
2016-08-15 Vincent FuSteady state detection: enhance reporting of results...
2016-08-15 Vincent FuAllow fio to terminate jobs when steady state is attained
2016-08-15 Jens Axboefio: inherit IO engine flags to 'td'
2016-08-15 Jens Axboefio: move thread_options
2016-08-15 Jens AxboeOnly enable atomic io_u flag setting/clearing if we...
2016-08-07 Jens AxboeMerge branch 'histograms-PR' of https://github.com...
2016-08-06 Karl CronburgThis commit / feature adds completion latency histogram...
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
2016-07-13 Jens AxboeMerge branch 'fix_verify' of https://github.com/charles...
2016-07-13 Charlie Jacobsenverify: Reset verify_state before verification phase.
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-20 Jens Axboeiolog: regrow log out-of-line
2016-05-17 Jens AxboeAdd support for non-uniformly random file service type
2016-05-06 Jens Axboehelper_thread: split into separate file
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-05-06 Jens AxboeImprove logging accuracy
2016-04-13 Jens AxboeFix verify state for multiple files
2016-03-04 Jens AxboeAdd support for zones of random IO, with varying freque...
2015-12-29 Jens AxboeFix included getopt locations
2015-12-22 Andrey KuzminAdd support for waiting for other jobs by name
2015-12-15 Jens AxboeFirst stab at adding job options to json output
2015-12-15 Jens AxboeRework 'dump_cmdline'
2015-12-15 Jens AxboeMerge branch 'server'
2015-12-11 Jens AxboeFixup and improve per-thread data
2015-12-10 Jens AxboeAdd backend related data
2015-12-08 Jens Axboeiolog: replace tp usage with workqueue
next