fio: work with cgroup2 as well
[fio.git] / options.c
2018-06-18 Jens AxboeMerge branch 'readonly-trim' of https://github.com...
2018-06-18 Vincent Fuoptions: check for conflict between trims and readonly...
2018-06-15 Tomohiro Kusumiclient: parse env variables before sending job-file...
2018-06-05 Jens AxboeFix variable shadowing
2018-06-05 Jens Axboeoptions: remove unused function parameters
2018-04-26 Jens Axboeblktrace: add 'reply_skip' option
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheIntroduce enum n2s_unit
2018-04-18 Jens AxboeDeprecate verifysort and verifysort_nr
2018-04-17 Jens AxboeMerge branch 'nvml-to-pmdk' of https://github.com/sscar...
2018-04-16 sscargalNVML references renamed to PMDK
2018-04-14 Jens AxboeAdd 'replay_time_scale' option
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-08 Jens AxboeRemove binject engine
2018-04-04 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-04 Bart Van Asscheoption parsing: Mark arguments that are not modified...
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-02-12 Jens AxboeMerge branch 'master' of https://github.com/brycepg/fio
2018-02-07 Jens AxboeLet fadvise_hint also apply too mmap engine and madvise
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-06 Jens AxboeAdd option to ignore thinktime for rated IO
2017-12-01 Jens Axboeoptions: warn if we exceed the supported number of...
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)
next