Merge branch 'master' of https://github.com/bvanassche/fio
[fio.git] / options.c
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-09-06 Shin'ichiro Kawasakioptions: Add thinktime_iotime option
2021-09-03 Damien Le Moalfio: Introduce the log_prio option
2021-09-03 Damien Le Moaloptions: make parsing functions available to ioengines
2021-07-25 Jens AxboeMerge branch 'evelu-exec' of https://github.com/ErwanAl...
2021-07-15 Jens AxboeMerge branch 'dedupe_workset' of https://github.com...
2021-07-15 Bar Daviddedupe: allow to generate dedupe buffers from working set
2021-06-03 Jens AxboeMerge branch 'fix/928' of https://github.com/larsks/fio
2021-05-27 Niklas Casselzbd: add a new --ignore_zone_limits option
2021-05-27 Jens AxboeMerge branch 'fix-libpmem' of https://github.com/lukasz...
2021-05-18 Jens AxboeMerge branch 'taras/nfs-upstream' of https://github...
2021-04-12 Taras GlekNFS engine
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 Brandon PauporeAdd functionality to the unified_rw_reporting parameter...
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-17 Jens AxboeMerge branch 'dfs_engine' of https://github.com/johannl...
2021-03-17 Johann Lombardiengines/dfs: add DAOS File System (dfs) engine
2021-03-13 Jan Michalskirpma: add librpma_apm_* and librpma_gpspm_* engines
2021-03-11 Jens AxboeMerge branch 'dev_luye_github' of https://github.com...
2021-03-10 Jens AxboeMerge branch 'master' of https://github.com/venkatrag1/fio
2021-03-10 Venkat Rameshoptions: allow separate values for max_latency
2021-03-06 Jens AxboeMerge branch 'clock_monotonic_unused' of https://github...
2021-02-22 Alexey Dobriyanzbd: support 'z' suffix for zone granularity
2021-02-18 Niklas Casseloptions: free dump options list on exit
2021-01-26 Hongwei QinAdd thinktime_blocks_type parameter
2021-01-16 Jens AxboeMerge branch 'fix_filename_overrun' of https://github...
2021-01-16 Sitsofe Wheeleroptions: fix buffer overrun
2021-01-16 Jens AxboeMerge branch 'fix_keyword_sub' of https://github.com...
2021-01-15 Sitsofe Wheeleroptions: fix keyword substitution heap overrun
2021-01-12 Jens AxboeMerge branch 'zipf-pareto-lock' of https://github.com...
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-11 Adam Kupczykdistibutions: Extend flexibility of non-uniform random...
2021-01-11 Philippe Antoineoptions: Fix buffer over read in fio_keyword_replace
2021-01-09 Jens AxboeMerge branch 'num2str-patch' of https://github.com...
2021-01-06 Jens AxboeChange ARRAY_SIZE to FIO_ARRAY_SIZE
2020-11-05 Jens AxboeMerge branch 'master' of https://github.com/albert...
2020-10-28 Jens AxboeMerge branch 'o_dsync' of https://github.com/anarazel/fio
2020-10-28 Andres Freundextend --sync to allow {sync,dsync,0,1}, to support...
2020-09-07 Jens AxboeKill off old GUASI IO engine
2020-09-07 Alexey Dobriyanfio: cap io_size=N% at 100%, update man page
2020-09-05 Alexey Dobriyanfio: support io_size=N% (N <= 100)
2020-08-31 Jens Axboeoptions: flow should parse as FIO_OPT_INT
2020-08-31 Jens AxboeMerge branch 'multi_job_flow' of https://github.com...
2020-08-31 David, Barflow: add ability for weight-based flow control on...
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-21 Hans Holmbergoptions: Add zonecapacity option for zonemode=zbd
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-05-24 Jens AxboeMerge branch 'parse-and-fill-pattern' of https://github...
2020-05-24 Bart Van AsscheDo not read past the end of fmt_desc[]
2020-05-24 Bart Van AsscheDeclare a static variable 'const'
2020-05-21 Alexey Dobriyanzbd: introduce per job maximum open zones limit
2020-05-21 Jens AxboeMerge branch 'latency_run' of https://github.com/liu...
2020-05-20 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-19 Song LiuAdd option latency_run to continue enable latency_target
2020-05-19 Jens AxboeMerge branch 'stephen/rate-ull' of https://github.com...
2020-05-08 Stephen Batesrate: Convert the rate and rate_min options to FIO_OPTS_ULL
2020-04-07 Jens AxboeMerge branch 'rdma-fixes' of https://github.com/dmonakh...
2020-04-07 Damien Le Moalfio: Generalize zonemode=zbd
2020-02-04 Jens AxboeMerge branch 'latency-rebase-again' of https://github...
2020-02-04 Vincent Fufio: report percentiles for slat, clat, lat
2019-12-19 Jens AxboeMerge branch 'mine/patch-2' of https://github.com/hanne...
2019-12-19 Hannes WeisbachExpand choices for exitall
2019-12-19 Jens AxboeMerge branch 'windows_mkdir' of https://github.com...
2019-12-18 Sitsofe Wheelerfilesetup: fix directory creation issues
2019-11-26 Jens AxboeMerge branch 'fallocate-truncate' of https://github...
2019-11-12 Trip Volpefilesetup: add fallocate=truncate option.
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-08-28 Vincent Fuoptions: allow offset_increment to understand percentages
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2019-08-02 Richard W.M. Jonesengines: Add Network Block Device (NBD) support using...
2019-02-21 Vincent Fuoptions: catch division by zero in setting CPU affinity
2019-01-28 Jens AxboeMerge branch 'hygon-support' of https://github.com...
2019-01-08 Jens AxboeRename aioring engine to io_uring
2018-12-13 Jens Axboeaioring: hide it if archs don't define syscalls
2018-12-13 Jens AxboeAdd aioring engine
2018-11-25 Jens Axboeoptions: fix 'kb_base' being of the wrong type
2018-11-24 Jens Axboeoptions: fix 'unit_base' being of the wrong type
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-08 Jens Axboeoptions: kill 'use_os_rand'
2018-10-04 Jens AxboeBool conversions
2018-09-20 Dennis Zhoublktrace: add option to iterate over a trace multiple...
2018-09-20 Dennis Zhoublktrace: add option to scale a trace
2018-09-20 Dennis Zhoublktrace: add support to interleave blktrace files
2018-09-20 Dennis Zhouoptions: rename name string operations for more general use
2018-09-19 Jens AxboeMerge branch 'epoch-time-hist-logs' of https://github...
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-10 Jens AxboeMerge branch 'no-unittest-dep' of https://github.com...
2018-09-09 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-09-08 Jens AxboeKill fusion atomic write engine
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheAdd support for resetting zones periodically
2018-08-24 Bart Van AsscheMake it possible to limit the number of open zones
2018-08-24 Bart Van AsscheAdd support for zoned block devices
2018-08-24 Bart Van AsscheAdd the zonemode job option
2018-08-20 Jens AxboeMerge branch 'multiple-read_iolog' of https://github...
next