index
:
fio
io_uring-numa
issue-870
latency-probe
master
noaccess
random-fill-aes
randtrimwrite
refill
segmented-threads
test
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
options.c
Age
Commit message (
Expand
)
Author
2022-11-18
options: Support arbitrarily long pattern buffers
Logan Gunthorpe
2022-10-22
cpus_allowed: use __NRPROCESSORS_CONF instead of __SC_NPROCESSORS_ONLN for no...
mayuanpeng
2022-09-28
Add randtrimwrite data direction
Jens Axboe
2022-07-22
configure: cleanups for nfs ioengine
Vincent Fu
2022-05-12
engines/xnvme: add xnvme engine
Ankit Kumar
2022-04-27
Introducing support for generation of dedup buffers
Bar David
2022-02-20
Spelling and grammar fixes
Ville Skyttä
2022-02-03
Merge branch 'fio_pr_alternate_epoch' of https://github.com/PCPartPicker/fio
Jens Axboe
2022-02-03
options: add a parsing function for an additional cmdprio_bssplit format
Niklas Cassel
2021-12-14
Support for alternate epochs in fio log files
aggieNick02
2021-11-18
fio: Introduce the log_entries option
Damien Le Moal
2021-09-05
options: Add thinktime_iotime option
Shin'ichiro Kawasaki
2021-09-03
fio: Introduce the log_prio option
Damien Le Moal
2021-09-03
options: make parsing functions available to ioengines
Damien Le Moal
2021-07-15
dedupe: allow to generate dedupe buffers from working set
Bar David
2021-05-27
zbd: add a new --ignore_zone_limits option
Niklas Cassel
2021-04-12
NFS engine
Taras Glek
2021-03-18
Merge branch 'unified-merge' of https://github.com/jeffreyalien/fio
Jens Axboe
2021-03-18
Add functionality to the unified_rw_reporting parameter to output
Brandon Paupore
2021-03-18
Merge branch 'add-librpma-engines' of https://github.com/janekmi/fio
Jens Axboe
2021-03-17
Merge branch 'free-dump-options' of https://github.com/floatious/fio
Jens Axboe
2021-03-17
engines/dfs: add DAOS File System (dfs) engine
Johann Lombardi
2021-03-13
rpma: add librpma_apm_* and librpma_gpspm_* engines
Jan Michalski
2021-03-09
options: allow separate values for max_latency
Venkat Ramesh
2021-02-22
zbd: support 'z' suffix for zone granularity
Alexey Dobriyan
2021-02-18
options: free dump options list on exit
Niklas Cassel
2021-01-26
Add thinktime_blocks_type parameter
Hongwei Qin
2021-01-16
options: fix buffer overrun
Sitsofe Wheeler
2021-01-15
options: fix keyword substitution heap overrun
Sitsofe Wheeler
2021-01-12
Merge branch 'zipf-pareto-lock' of https://github.com/aclamk/fio
Jens Axboe
2021-01-12
Merge branch 'fuzz' of https://github.com/catenacyber/fio
Jens Axboe
2021-01-11
distibutions: Extend flexibility of non-uniform random distributions
Adam Kupczyk
2021-01-11
options: Fix buffer over read in fio_keyword_replace
Philippe Antoine
2021-01-06
Change ARRAY_SIZE to FIO_ARRAY_SIZE
Jens Axboe
2020-10-28
extend --sync to allow {sync,dsync,0,1}, to support O_DSYNC
Andres Freund
2020-09-07
Kill off old GUASI IO engine
Jens Axboe
2020-09-07
fio: cap io_size=N% at 100%, update man page
Alexey Dobriyan
2020-09-05
fio: support io_size=N% (N <= 100)
Alexey Dobriyan
2020-08-31
options: flow should parse as FIO_OPT_INT
Jens Axboe
2020-08-31
flow: add ability for weight-based flow control on multiple jobs
David, Bar
2020-07-21
options: Add zonecapacity option for zonemode=zbd
Hans Holmberg
2020-05-23
Do not read past the end of fmt_desc[]
Bart Van Assche
2020-05-23
Declare a static variable 'const'
Bart Van Assche
2020-05-21
zbd: introduce per job maximum open zones limit
Alexey Dobriyan
2020-05-19
Add option latency_run to continue enable latency_target
Song Liu
2020-05-08
rate: Convert the rate and rate_min options to FIO_OPTS_ULL
Stephen Bates
2020-04-07
fio: Generalize zonemode=zbd
Damien Le Moal
2020-02-04
fio: report percentiles for slat, clat, lat
Vincent Fu
2019-12-19
Expand choices for exitall
Hannes Weisbach
2019-12-18
filesetup: fix directory creation issues
Sitsofe Wheeler
[next]