client: fix use-after-free for client timeout
[fio.git] / options.c
2017-11-30 Jens Axboeoptions: don't overrun bssplit array
2017-11-30 Jens Axboesteadystate: make flags conform to usual fio standard
2017-11-30 Jens Axboeoptions: correct parser type for max_latency
2017-11-30 Jens Axboeoptions: make it clear that max_latency is in usecs
2017-11-30 Jens AxboeUnify max split zone support
2017-11-30 Jens AxboeAdd support for absolute random zones
2017-11-29 Jens Axboeoptions: don't quicksort zoned distribution series
2017-11-22 Jeff Furlongadd significant_figures parameter
2017-11-17 Jens AxboeMerge branch 'libpmem'
2017-11-17 Jens AxboeMerge branch 'add-libpmem-engine' of https://github...
2017-11-17 Teruaki Ishizakifio: add libpmem engine
2017-10-31 Jens AxboeDefault buffer_compress_chunk to 512
2017-10-26 Rebecca CranFix 'nice' parameter range: should be -20 to 19, not...
2017-10-26 Jeff FurlongAdd offset_align option
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Jens AxboeMerge branch 'fgp_fixes' of https://github.com/sitsofe/fio
2017-10-11 Jens AxboeMerge branch 'windowaio_invalidate' of https://github...
2017-10-11 Jens AxboeMerge branch 'ci_and_configure' of https://github.com...
2017-10-09 Jens Axboeengines/filecreate: a few fixes
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-14 Jens AxboeMerge branch 'doc-patches' of https://github.com/vincen...
2017-09-14 Jens AxboeAdd support for doing total latency percentiles
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-09-02 Jens AxboeMerge branch 'shifted_logging' of https://github.com...
2017-08-31 Tomohiro Kusumifix broken external ioengine option
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-14 Jens AxboeMerge branch 'ci' of https://github.com/sitsofe/fio
2017-08-14 Jens AxboeMerge branch 'serialize_overlap' of https://github...
2017-08-14 Sitsofe Wheelerfio: add serialize_overlap option
2017-08-07 Jens AxboeMerge branch 'fio-jsonplus-patches' of https://github...
2017-08-07 Tomohiro Kusumimove skip_bad= option to engines/mtd.c
2017-07-27 Jens AxboeMerge branch 'minor_fixes' of https://github.com/sitsof...
2017-07-27 Sitsofe Wheelerfio: refactor fallocate defines
2017-07-03 Jens AxboeMerge branch 'fallocate_native' of https://github.com...
2017-07-03 Sitsofe Wheelerfilesetup: add native fallocate
2017-06-28 Sitsofe Wheelerfio: make gauss a duplicate of normal for file_service_type
2017-06-28 Tomohiro Kusumiadd FD_PARSE debug print for size= option (which exists...
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 Jens AxboeUpdate write_hint mechanism to latest API
2017-06-07 Tomohiro Kusumiuse enum error_type_bit for ignore_error index
2017-06-07 Tomohiro Kusumidon't leave ignore_error_nr[etype] with 4 on blank...
2017-06-07 Tomohiro Kusumifix wrong malloc size for ignore_error buffer
2017-06-07 Jens AxboeFix up some style
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-06-05 Brantley Westallow a percent value for the offset parameter
2017-05-04 Jens Axboeoptions: force refill_buffers with pattern and any...
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-26 Jens AxboeMerge branch 'gpudirect' of https://github.com/yufeiren/fio
2017-04-26 Yufei RenGPUDirect RDMA support
2017-03-16 Jens AxboeAdd 'stats' option
2017-03-08 Jens Axboeverify: add support for the sha3 variants
2017-02-20 Tomohiro KusumiAdd details of file number/size related options to...
2017-02-20 Tomohiro KusumiRename thread_options' ->io_limit to io_size
2017-01-27 Sitsofe Wheelerdoc: minor consistency and spelling changes
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 KusumiMove options_mem_dupe() to parse.c
2017-01-13 wei xiaoDrop crc32c-arm64 option
2017-01-05 wei xiaoAdd arm64 hardware assisted crc32c support
2017-01-03 Tomohiro KusumiAdd missing .help string for io_size option
2017-01-03 Robert ElliottImprove IEC binary and SI decimal prefix handling
2017-01-03 Robert ElliottDocument trim workload choices and other nits
2017-01-03 Robert ElliottAvoid using units in option defaults
2016-12-29 Jens Axboeoptions: mark steadystate option parents
2016-12-19 Jens Axboeoptions: full control of fadvise hinting
2016-12-16 Dave Jiangfio: add additional support for dev-dax ioengine
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-12-08 Vincent Fusteadystate: rename options->ss to options->ss_state...
2016-12-06 Vincent Fusteadystate: get rid of ->ss_pct and encode this inform...
2016-11-27 Sitsofe WheeerSilence compiler warnings
2016-11-22 Vincent Fusteadystate: bug fixes
2016-11-02 Tomohiro KusumiFix duplicated typos from 42d97b5c in fio(1)
2016-10-12 Jens AxboeAdd alias for 'disable_bw_measurement' option
2016-10-11 Omar Sandovaliolog: make write_*_log prefix optional
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-17 Jens Axboesteadystate: kill ->last_in_group and ->ramp_time_over
2016-08-17 Jens Axboesteadystate: eliminate some steadystate_data members
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-15 Jens Axboeoptions: pass in right pointer to options free
2016-08-15 Vincent FuAllow fio to terminate jobs when steady state is attained
2016-08-15 Jens Axboeoptions: remove dependency of 'o' being first in 'td'
2016-08-08 Jens AxboeFix spelling error
2016-08-08 mrturtledevAdd 'unlink_each_loop' option
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 KusumiUse sizeof(char*) instead of sizeof(void*)
2016-07-22 YukiKitaFix "exitall_on_error" option
2016-07-19 Tomohiro KusumiMake I/O priority option generic for non-Linux environm...
2016-07-19 Tomohiro KusumiMake I/O priority option generic for non-Linux environm...
2016-06-09 Vincent Fuoptions: fix typos
2016-06-08 Jens Axboeoptions: mark unsupported options as such
2016-06-08 Jens Axboeparse: add support for unsupported options
2016-06-02 Omar SandovalFix iodepth_batch=0
next