options: clean number of zones if we fail parsing
[fio.git] / options.c
2016-03-04 Jens Axboeoptions: clean number of zones if we fail parsing
2016-03-04 Jens AxboeAdd support for zones of random IO, with varying freque...
2016-02-26 Jens AxboeAdd support for preadv2/pwritev2
2016-02-04 Jens Axboelog: add support for logging max instead of averages
2016-01-12 Jens Axboeoptions: fix bs_cmp()
2015-12-30 Jens Axboeoptions: move pattern_fmt_desc where we need it
2015-12-30 Jens Axboeoptions: we don't need the crc32c verify include
2015-12-30 Jens Axboeoptions: split out option grouping code
2015-12-30 Jens Axboeoptions: make the groups/categories constant
2015-12-22 Andrey KuzminAdd support for waiting for other jobs by name
2015-12-21 Jens AxboeMake options mask a 64-bit type
2015-12-17 Jens AxboeFix compile warning for !zlib
2015-12-17 Jens AxboeEnsure that command line options also end up in json...
2015-12-15 Jens AxboeFirst stab at adding job options to json output
2015-12-15 Jens AxboeRework 'dump_cmdline'
2015-12-10 Jens AxboeAdd exitall_on_error option
2015-12-08 Jens Axboeoptions: add log_compression_cpus option
2015-12-08 Jens Axboeoptions: check for dryrun in cpu mask setting
2015-12-07 Jens Axboeoptions: don't throw away bssplit() return value
2015-11-09 Jens AxboeRename rate_poisson to rate_process
2015-11-09 Jens AxboeProvide some consistency in rate_* options
2015-11-09 Jens AxboeFixups for poisson rate
2015-11-09 Song LiuEnable request flow under Poisson process
2015-10-27 Jens AxboeMerge branch 'mmap_shared' of git://github.com/lsgunth/fio
2015-10-27 Logan GunthorpeAdd mmapshared option to use mmaped files with the...
2015-10-01 Roman PenIntroduce new option: iodepth_batch_complete_max
2015-09-16 Jens AxboeMerge branch 'patch-1' of git://github.com/Tfindelkind/fio
2015-09-15 Stephen BatesReduced minimum for option log_gz
2015-09-05 Roman Penverify: move meta header to generic verify_header
2015-09-04 Roman Penuse 'lib/pattern' to parse patterns and paste formats...
2015-08-21 Jens Axboeparse: only print option mismatch help, if the distance...
2015-06-25 Akinobu MitaFix testing and setting set_options bitmap
2015-06-09 Tomohiro KusumiFix compiler warning
2015-06-09 Sam ZaydelMerge branch 'master' of github.com:axboe/fio into...
2015-06-09 Jens Axboeoptions: use fio_option_is_set() to detect verify setting
2015-06-09 Jens Axboeverify: add raw pattern verify
2015-05-29 Jens Axboerand: add 64-bit tausworthe variant with a 2^258 cycle
2015-05-22 Jens AxboeAdd 'allow_mounted_write' option
2015-05-12 Jens AxboeAdd 'allow_file_create' option
2015-05-11 Jens AxboeAdd 'per_job_logs' option
2015-05-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-05-08 Jens Axboerandom: document default seed value
2015-05-07 Jens AxboeFix keyword replacement leaks
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Jens AxboeEnsure that set_name_idx() doesn't exceed target bounds
2015-05-07 Jens AxboeMerge branch 'multiclnt-sharedfs-try3' of git://github...
2015-05-07 Ben Englandallow --client to work with shared filesystem
2015-05-06 Jens Axboeblktrace: add support for scaling and aligning replays
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-21 Jens AxboeFix off-by-one in cpus_allowed
2015-04-21 Jens AxboeFix off-by-one in cpu mask index handling
2015-04-15 Jens AxboeFirst cut at supporting IO offload
2015-04-15 Jens AxboeChange writetrim to trimwrite
2015-04-15 Dan Ehrenbergmtd: ioengine
2015-04-15 Dan EhrenbergCollect a block-wise histogram of trim and write errors
2015-04-15 Dan EhrenbergAdd new writetrim rw= mode for trims preceding writes
2015-04-08 Jens AxboeUnify gauss and zipf/pareto input values
2015-04-08 Jens AxboeMake normal distribution takes deviations as a percentage
2015-04-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-04-08 Jens AxboeAdd support for normal/gaussian random distributions
2015-03-24 Jens AxboeAdd support for POSIX_FADV_STREAMID
2015-01-04 Jens Axboecleanup: add defines for default pareto or zipf values
2015-01-03 Jens AxboeGet rid of lockfile callback
2014-12-23 Jens Axboeoptions: ensure that we check all candidates on is_set...
2014-12-19 Jens Axboeoptions: turn missing options into debug parse messages
2014-12-19 Jens Axboeoptions: add debug code for failure to lookup option...
2014-12-17 Jens Axboegettime-thread: set and allow multiple CPUs
2014-12-11 Jens AxboeUpdate size/io_size descriptions
2014-12-09 Jens AxboeGet rid of _set variables
2014-12-09 Jens Axboeoptions: add support for checking if an option has...
2014-12-06 Jens Axboeoptions: strip off =optval when matching
2014-12-06 Jens Axboeoptions: show closest match for unknown job option
2014-12-04 Jens AxboeDon't clear 'refill_buffers' unconditionally for patter...
2014-11-11 Jens AxboeMerge branch 'verify-trigger'
2014-11-11 Jens AxboeAdd support for verify triggers and verify state saving
2014-11-11 Stephen M. CameronFixup some of the time (usec) based conversions
2014-11-06 Jens AxboeRemove use of OS provided random functions
2014-09-28 Jens AxboeFix typo in bs_is_seq_ran option help
2014-09-28 Jens AxboeClarify what number_ios does in the HOWTO/man page...
2014-09-27 Jens Axboeparse: fix issue with not filling leftover percentages...
2014-09-22 Jens AxboeBasic support for dedupe
2014-09-16 Jens AxboeAdd basic tool to turn blktrace into fio job file
2014-09-16 Jens Axboeoptions: fix single use if / for bssplit
2014-08-22 Jens AxboeAdd string support for buffer_pattern
2014-08-22 Jens Axboeoptions: warn if we fail to make sense of buffer_pattern
2014-08-14 Manish MandlikUpdate libhdfs engine documention and options
2014-08-13 Manish MandlikAdd support for HDFS IO engine
2014-07-03 Jens AxboeAdd support for storing compressed logs
2014-07-03 Jens AxboeAdd support for runtime log compression
2014-07-01 Jens AxboeAdd option for including byte offset for each log entry
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-05-01 Daniel GollubAvoid buildenv conditional in thread_option struct
2014-04-28 Jens AxboeAdd option for io_limit
2014-04-14 Jens AxboeFix missing sign conversion in ignore_error_type()
2014-04-11 Jens AxboeFix leak of file descriptor in error path of bc_calc()
2014-04-11 Jens AxboeFix leak of string when doing parse dryrun
2014-04-11 Jens AxboeFix leak of 'error' if we don't assign it
2014-04-02 chenhfirst async IO code drop
next