Merge branch 's3_crypto' of github.com:hualongfeng/fio
[fio.git] / parse.c
2022-03-30 Jens AxboeRename 'fallthrough' attribute to 'fio_fallthrough'
2022-03-09 Jens AxboeMerge branch 'master' of https://github.com/dpronin/fio
2022-03-09 Jens AxboeMerge branch 'fix/asan-memleak-forkdata' of https:...
2022-03-09 Jens AxboeMerge branch 'fix/asan-memleak' of https://github.com...
2022-03-09 Denis Pronin- fixed memory leak, which is happening when parsing...
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-11-24 Jens AxboeMerge branch 'fix-parse-sync-file-range' of https:...
2021-11-24 Oleg Latinparse: handle comma-separated options
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-04-10 Jens AxboeMerge branch 'wip-rados-dont-zerowrite' of https:/...
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-03-18 Jens AxboeMerge branch 'add-librpma-engines' of https://github...
2021-03-17 Jens AxboeMerge branch 'free-dump-options' of https://github...
2021-03-17 Jens AxboeMerge branch 'patch-1' of https://github.com/ihsinme/fio
2021-03-06 Jens AxboeMerge branch 'clock_monotonic_unused' of https://github...
2021-02-22 Alexey Dobriyanzbd: support 'z' suffix for zone granularity
2021-01-16 Jens AxboeMerge branch 'fix_filename_overrun' of https://github...
2021-01-16 Sitsofe Wheeleroptions: fix buffer overrun
2021-01-12 Jens AxboeMerge branch 'osx_fix' of https://github.com/sitsofe/fio
2021-01-12 Jens AxboeMerge branch 'fuzz' of https://github.com/catenacyber/fio
2021-01-09 Jens AxboeMerge branch 'num2str-patch' of https://github.com...
2021-01-06 Jens AxboeChange ARRAY_SIZE to FIO_ARRAY_SIZE
2020-08-28 Jens AxboeUse fallthrough attribute
2019-11-26 Jens AxboeMerge branch 'fallocate-truncate' of https://github...
2019-11-26 Jens AxboeMerge branch 'rados-now-use-completion-callbacks' of...
2019-11-26 Jens AxboeMerge branch 'const1' of https://github.com/kusumi/fio
2019-11-25 Tomohiro Kusumiparse: Silence discard-const warning on OpenBSD
2019-10-15 Jens AxboeMerge branch 'fix-fsync-on-close' of https://github...
2019-10-14 Jens Axboeparse: improve detection of bad input string
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-09-26 Jens Axboeparse: fix negative FIO_OPT_INT too-large check
2018-09-26 Jens Axboeparse: fix minval checking
2018-09-26 Jens Axboeparse: fix min/max val checking for FIO_OPT_INT
2018-09-26 Jens Axboeparse: print option name for out-of-range settings
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-08-25 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-08-25 Bart Van AsscheFix the typehelp[] array
2018-08-23 Jens AxboeMerge branch '20180823-terse-remote-fix' of https:...
2018-08-23 Jens Axboeparse: fix bssplit option
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-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 Jens Axboeparse: mark another fall-through switch case
2018-07-23 Jens Axboeparse: mark fall-through switch case
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-06-05 Jens Axboelog: fix signedness issue
2018-04-18 Jens Axboeparse: add support for soft deprecated options
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-08 Jens Axboeparse: fix dead 'org' assignment
2018-04-06 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-06 Bart Van AsscheFix floating point option range formatting
2018-04-04 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-04 Bart Van AsscheEnsure that .minfp and .maxfp are respected for FIO_OPT...
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-03-13 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-12 Bart Van Asscheparse: Fix two compiler warnings
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: don't check for < 0 on an unsigned type
2017-12-15 Jens Axboeparse: dump option type when using --debug=parse
2017-10-25 Jens Axboeparse: minimum options values are signed
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-07-12 Jens Axboeparse: enable options to be marked dont-free
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-26 Tomohiro KusumiDrop the only local variable declaration within a for...
2017-02-24 Sitsofe Wheelerfio: fix overflow trying to use 'd' suffix
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-03 Robert ElliottImprove IEC binary and SI decimal prefix handling
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-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-16 Jens AxboeVarious cleanups
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-27 Tomohiro KusumiAdd missing --cmdhelp type string for FIO_OPT_UNSUPPORTED
2016-06-08 Jens Axboeparse: add support for unsupported options
2016-05-23 Jens Axboeparse: warn if option is missing a long option variant
2015-12-30 Jens Axboeoptions: split out option grouping code
2015-12-17 Jens AxboeEnsure that command line options also end up in json...
2015-12-16 Jens Axboeparse: fix segfault if posval option doesn't have a...
2015-12-15 Jens AxboeRework 'dump_cmdline'
2015-10-27 Jens AxboeMerge branch 'mmap_shared' of git://github.com/lsgunth/fio
2015-10-27 Jens AxboeProper size return from output buffers
2015-08-21 Jens Axboeparse: only print option mismatch help, if the distance...
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Jens AxboeMerge branch 'multiclnt-sharedfs-try3' of git://github...
2015-05-06 Jens AxboeAdd support for options being a power-of-2
2015-01-22 Jens Axboeparse: ensure strings are pre-terminated when using...
2014-12-18 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-12-17 Jens Axboeparse: remove the arithmetic parser checking
next