t/zbd/test-zbd-support: Set fio aux path and forbid file creation
[fio.git] / fio.h
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-08-25 Jens AxboeMake td_io_u_lock/unlock() explicit
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheMake it possible to limit the number of open zones
2018-08-23 Jens AxboeMerge branch '20180823-terse-remote-fix' of https:...
2018-08-23 Luis Chamberlaininit: add semantics for all types of backends running
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-08-01 Adam Kupczykiolog: Added option read_iolog_chunked. Used to avoid...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-25 Jens AxboeMerge branch 'fio-histo-log-pctiles' of https://github...
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-07-11 Jens Axboefio: should_fsync() returns bool
2018-06-18 Jens AxboeMerge branch 'readonly-trim' of https://github.com...
2018-06-18 Vincent Fufio.h: also check trim operations in fio_ro_check
2018-06-15 Tomohiro Kusumiclient: parse env variables before sending job-file...
2018-06-05 Jens AxboeCleanup should_check_rate()
2018-06-05 Jens AxboeMove nowarn_snprintf.h to lib/
2018-06-05 Jens AxboeMerge branch 'suppress-gcc-8-warnings' of https://githu...
2018-06-05 Bart Van AsscheSuppress gcc 8 compiler warnings
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...
next