sg: Clean up handling of big endian data fields
[fio.git] / parse.c
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
2014-12-09 Jens Axboeoptions: add support for checking if an option has...
2014-12-05 Jens Axboeparse: make suggestions for unknown options
2014-11-11 Stephen M. CameronFixup some of the time (usec) based conversions
2014-11-06 Jens AxboeMake fio -Wshadow clean
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-09-30 Stephen M. Cameronenable informing arithmetic parser of implicit units
2014-09-30 Stephen M. Cameronverify that expression parsing code gets the right...
2014-09-29 Jens AxboeMerge branch 'master' into expression-parser
2014-09-29 Stephen M. Cameronfio: support suffixes in expression parser
2014-09-29 Stephen M. Cameronfio: allow arithmetic expressions to be used in job...
2014-09-23 Jens AxboeFix min/max typeof warnings
2014-06-18 Jens AxboeAdd support for compiling for ESX
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-04-14 Jens Axboeparse: make it clear that 'cp' can't be NULL for o...
2014-04-03 Jens Axboeparse: fix crash with empty FIO_OPT_STR_STORE variables
2014-02-21 Jens AxboeUnify the time handling
2014-02-21 Jens AxboeFixup time multipliers
2014-02-20 Christian Ehrhardtfio: allow milliseconds on all time specifiers
2014-02-12 Daniel GollubMake parse.h C++ safe by avoiding "or" keyword
2014-02-11 Jens Axboeparse: cleanup difference between profile and normal...
2014-02-11 Jens Axboeparse: get rid of raw option offsets
2013-12-09 Jens AxboeAdd options to have fio latency profile a device
2013-11-27 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-11-27 Jens Axboeinit: escape description option string
2013-07-25 Jens AxboeAdd support for randomness of any IO direction
2013-07-22 Erwan Velucore: Insure "il" is initialized in all cases
2013-05-23 Jens Axboeparse: if profile is set, only show options relevant...
2013-04-25 Jens Axboeparse: add debug output when enabled
2013-04-25 Jens AxboeAdd support for other ways of triggering intermediate...
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-10 Jens AxboeMerge branch 'master' into gfio
next