index
:
fio
issue-870
latency-probe
master
noaccess
segmented-threads
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-16
Fio 3.22
fio-3.22
Jens Axboe
2020-08-14
Merge branch 'issue-1065' of https://github.com/XeS0r/fio into master
Jens Axboe
2020-08-15
thread_options: Use unsigned int type for exit_what and stonewall
André Wild
2020-08-14
Fixup examples/exitwhat.fio
Jens Axboe
2020-08-13
zbd: use ->min_zone, ->max_zone in more places
Alexey Dobriyan
2020-08-12
io_u: calculate incremental residuals correctly
Jens Axboe
2020-08-11
t/zbd: check log file for failed assertions
Dmitry Fomichev
2020-08-11
zbd: simplify zone reset code
Dmitry Fomichev
2020-08-11
configure: check if pkg-config is installed
Dmitry Fomichev
2020-08-11
configure: improve libzbc version check
Dmitry Fomichev
2020-08-10
io_u: set io_u->verify_offset in fill_io_u()
Jens Axboe
2020-08-10
io_u: get_next_offset() should always set io_u->verify_offset
Jens Axboe
2020-08-10
verify: use origina offset for verification
Jens Axboe
2020-08-10
io_uring: notice short IO on completion path
Jens Axboe
2020-08-10
io_u: reset ->resid on starting a requeue IO
Jens Axboe
2020-08-10
engines/io_uring: make sure state is updated for requeues
Jens Axboe
2020-08-07
Merge branch 'master' of https://github.com/donny372/fio into master
Jens Axboe
2020-08-07
Add support for reading iolog from stdin.
donny372
2020-08-01
Merge branch 'master' of https://github.com/bvanassche/fio into master
Jens Axboe
2020-08-01
Prevent that fio hangs when using io_submit_mode=offload
Bart Van Assche
2020-07-27
iolog: ensure that dynamic log entries are at least queue depth sized
Jens Axboe
2020-07-27
Add roundup_pow2() as a generic helper
Jens Axboe
2020-07-26
t/jobs/t001[1-2].fio: run for 10 seconds instead of 3
Jens Axboe
2020-07-26
Merge branch 'fix_travis_libiscsi' of https://github.com/sitsofe/fio
Jens Axboe
2020-07-26
travis: fix x86 libiscsi detection
Sitsofe Wheeler
2020-07-26
travis: remove unneeded dependency
Sitsofe Wheeler
2020-07-26
Merge branch 'enable_or_exit' of https://github.com/sitsofe/fio
Jens Axboe
2020-07-26
configure: fail when explicit enabling doesn't succeed
Sitsofe Wheeler
2020-07-26
Merge branch 'travis_cleanup' of https://github.com/sitsofe/fio
Jens Axboe
2020-07-26
Makefile: fix incorrectly set libiscsi cflags
Sitsofe Wheeler
2020-07-26
memory: fix incorrect pointer comparison when freeing cuda memory
Sitsofe Wheeler
2020-07-26
travis: make CI install script bail out on first error
Sitsofe Wheeler
2020-07-26
travis: enable libiscsi and cuda ioengines
Sitsofe Wheeler
2020-07-26
travis: add dependency for cuda ioengine
Sitsofe Wheeler
2020-07-26
travis: use install section instead of before_install section
Sitsofe Wheeler
2020-07-26
configure: check for Debian/Ubuntu tcmalloc_minimal
Sitsofe Wheeler
2020-07-26
travis: improve installation dependencies
Sitsofe Wheeler
2020-07-26
travis: simplify yml file
Sitsofe Wheeler
2020-07-25
Merge branch 'test-cleanup' of https://github.com/vincentkfu/fio
Jens Axboe
2020-07-25
Merge branch 'check-atomics' of https://github.com/sitsofe/fio
Jens Axboe
2020-07-25
t/run-fio-tests: add description to each test result line
Vincent Fu
2020-07-25
ci: set PYTHONUNBUFFERED=TRUE
Vincent Fu
2020-07-25
t/run-fio-tests: fix issues identified by pylint3 and pyflakes3
Vincent Fu
2020-07-25
t/run-fio-tests: catch modprobe exceptions
Vincent Fu
2020-07-25
configure: check for C11 atomics support
Sitsofe Wheeler
2020-07-25
configure: error early on too old compier
Jens Axboe
2020-07-24
Merge branch 'sribs-patch-1039' of https://github.com/sribs/fio
Jens Axboe
2020-07-24
stat: stop triggerring division by zero on bandwidth lower than 1KBps
sribs
2020-07-24
io_u: fix exit failure case when using rates and timeout
sribs
2020-07-22
t/zbd: Improve pass condition of test case #49
Shin'ichiro Kawasaki
[next]