rand: make randX_upto() do the end value increment
[fio.git] / thread_options.h
2018-06-12 Jens AxboeFix start delay being the same across threads
2018-04-26 Jens Axboeblktrace: add 'reply_skip' option
2018-04-18 Jens AxboeDeprecate verifysort and verifysort_nr
2018-04-14 Jens AxboeAdd 'replay_time_scale' option
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 Vincent Futhread_options: drop fadvise_stream from thread_options
2017-11-30 Jens AxboeBump support of zones to 256 max
2017-11-30 Jens Axboeoptions: make max_latency a 64-bit variable
2017-11-30 Jens AxboeAdd support for absolute random zones
2017-11-22 Jeff Furlongadd significant_figures parameter
2017-10-26 Jeff FurlongAdd offset_align option
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-06-19 Jens AxboeUpdate write_hint mechanism to latest API
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-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-26 Jens Axboethread_options: kill two unused pads
2017-04-26 Jens Axboegpu: ensure that we convert gpu_dev_id options
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-02-20 Tomohiro KusumiRename thread_options' ->io_limit to io_size
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 Wheelerfio: Fix (unsigned) integer overflow issues
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-15 Jens Axboesteady-state: convert options across the wire
2016-08-15 Vincent FuAllow fio to terminate jobs when steady state is attained
2016-08-08 mrturtledevAdd 'unlink_each_loop' option
2016-08-07 Jens Axboeserver: bump protocol version
2016-08-07 Jens AxboeMerge branch 'histograms-PR' of https://github.com...
2016-08-06 Karl CronburgThis commit / feature adds completion latency histogram...
2016-05-23 Jens Axboeoptions: add 'unique_filename'
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-03-04 Jens AxboeAdd support for zones of random IO, with varying freque...
2016-02-04 Jens Axboelog: add support for logging max instead of averages
2015-12-22 Andrey KuzminAdd support for waiting for other jobs by name
2015-12-10 Jens AxboeAdd exitall_on_error option
2015-12-09 Jens Axboethread_options: kill converted cpu masks
2015-12-08 Jens Axboeoptions: add log_compression_cpus option
2015-11-09 Jens AxboeRename rate_poisson to rate_process
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-04 Roman Penuse 'lib/pattern' to parse patterns and paste formats...
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-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 Axboeblktrace: add support for scaling and aligning replays
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-15 Jens AxboeFirst cut at supporting IO offload
2015-04-15 Dan Ehrenbergmtd: ioengine
2015-04-15 Dan EhrenbergCollect a block-wise histogram of trim and write errors
2015-04-08 Jens AxboeUnify gauss and zipf/pareto input values
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
2014-12-17 Jens Axboegettime-thread: set and allow multiple CPUs
2014-12-09 Jens AxboeGet rid of _set variables
2014-12-09 Jens Axboeoptions: add support for checking if an option has...
2014-11-11 Jens AxboeMerge branch 'verify-trigger'
2014-11-11 Jens AxboeAdd support for verify triggers and verify state saving
2014-11-06 Jens AxboeRemove use of OS provided random functions
2014-10-21 Shu-Yu FuFix typo in alignment check
2014-10-20 Jens AxboeAdd alignment to thread_options_pack for proper fp...
2014-09-22 Jens AxboeBasic support for dedupe
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-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-03-17 Jens AxboeAdd support for file appends
2014-03-11 Sébastien Bouchex... Fix pointer alignment bug causing SIGBUS on Sparc64
2014-02-27 Jens AxboeAdd support for cpus_allowed_policy
2014-02-25 Jens AxboeEnsure that fio_get_kb_base() doesn't assume 'data...
2014-02-20 Christian Ehrhardtfio: provide an option for a startdelay range
next