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
Age
Commit message (
Expand
)
Author
2018-10-24
target: fixes
latency-probe
Jens Axboe
2018-10-24
Update iodepth_mode sample job file
Jens Axboe
2018-10-24
Add support for latency probing over an interval of load
Jens Axboe
2018-10-24
io_u: move trim error notification out-of-line
Jens Axboe
2018-10-23
stat: use helper for IO direction name
Jens Axboe
2018-10-19
docs: serialize_overlap=1 with io_submit_mode=offload no longer requires threads
Vincent Fu
2018-10-19
fio: document locking for overlap checking in offload mode
Vincent Fu
2018-10-19
fio: enable cross-thread overlap checking with processes
Vincent Fu
2018-10-19
fio: add function to check for serialize_overlap with offload submission
Vincent Fu
2018-10-19
Merge branch 'samples-colnames' of https://github.com/parallel-fs-utils/fio
Jens Axboe
2018-10-19
filesetup: fix whitespace damage introduced by previous patch
Jens Axboe
2018-10-19
Merge branch 'fix-init-read-iolog' of https://github.com/aclamk/fio
Jens Axboe
2018-10-18
fio: reset more counters when ramp time has elapsed
Vincent Fu
2018-10-16
add rsp. time samples as column 2, use meaningful pctile names
Ben England
2018-10-15
Merge branch 'offload-serialize-overlap2' of https://github.com/vincentkfu/fio
Jens Axboe
2018-10-15
rate-submit: remove code that can never be executed
Vincent Fu
2018-10-15
docs: enable serialize_overlap with io_submit_mode=offload
Vincent Fu
2018-10-15
fio: enable overlap checking with offload submission
Vincent Fu
2018-10-15
init: loosen serialize_overlap restrictions
Vincent Fu
2018-10-08
options: kill 'use_os_rand'
Jens Axboe
2018-10-08
Remove old OS dependent (unused) random code
Jens Axboe
2018-10-05
Merge branch 'patch-1' of https://github.com/joaomlneto/fio
Jens Axboe
2018-10-06
Be careful when defining `MPOL_LOCAL`
João Neto
2018-10-05
Add cross-stripe intel sample verify job
Jens Axboe
2018-10-04
Bool conversions
Jens Axboe
2018-10-03
Fio 3.11
fio-3.11
Jens Axboe
2018-10-03
iolog: fix leak for unsupported iolog version
Jens Axboe
2018-10-03
update replay_align and replay_scale documentation
Dennis Zhou
2018-10-03
Revert "blktrace: support for non-512b sector sizes"
Dennis Zhou
2018-10-03
iolog: fix up some style issues
Jens Axboe
2018-10-01
engines/rados: use fio provided file names
Adam Kupczyk
2018-09-30
engines/cpu: fix potential overflow in thinktime calculation
Jens Axboe
2018-09-30
fix hung fio process with large I/O sizes and verify= option
Jeff Moyer
2018-09-29
zbd: Avoid duplicating the code for calculating the number of sectors with data
Bart Van Assche
2018-09-29
zbd: Restore zbd_check_swd()
Bart Van Assche
2018-09-29
t/zbd/test-zbd-support: Report a test summary when finished
Bart Van Assche
2018-09-29
t/zbd/test-zbd-support: Set fio aux path and forbid file creation
Bart Van Assche
2018-09-29
t/zbd/test-zbd-support: Ensure that an assertion failure causes this test to ...
Bart Van Assche
2018-09-29
t/zbd/functions: Make fio_reset_count() return 0 if no resets occurred
Bart Van Assche
2018-09-28
zbd: Fix incorrect comments
Damien Le Moal
2018-09-27
gettime: slightly improve CPU clock calibration
Jens Axboe
2018-09-27
server: be locally vocal about communication issues
Jens Axboe
2018-09-27
Merge branch 'master' of https://github.com/bvanassche/fio
Jens Axboe
2018-09-27
zbd: Fix zbd_zone_nr()
Bart Van Assche
2018-09-26
zbd: Remove unused function and variable
Damien Le Moal
2018-09-26
eta: Avoid adjustements to a negative value
Damien Le Moal
2018-09-25
parse: fix negative FIO_OPT_INT too-large check
Jens Axboe
2018-09-25
parse: fix minval checking
Jens Axboe
2018-09-25
Add regression test for flow/negative option parser breakage
Jens Axboe
2018-09-25
parse: fix min/max val checking for FIO_OPT_INT
Jens Axboe
[next]