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
2019-11-06
t/jobs: fixup t0002 test jobs
Vincent Fu
2019-11-06
t/stest: non-zero exit value on failure
Vincent Fu
2019-11-06
t/sgunmap-test.py: drop six.moves dependency
Vincent Fu
2019-11-06
t/steadystate_tests: better support automated testing
Vincent Fu
2019-11-06
t/strided.py: change LFSR tests
Vincent Fu
2019-11-06
t/readonly: replace shell script with python script
Vincent Fu
2019-11-06
t/iee754: add return value
Vincent Fu
2019-11-05
arch-arm: Consider armv7ve arch as well
Khem Raj
2019-11-03
Merge branch 'master' of https://github.com/aphreet/fio
Jens Axboe
2019-11-03
Enable io_uring engine on powerpc arch
Mikhail Malygin
2019-11-02
engines/libaio.c: remove unused 'hipri' setting
Jens Axboe
2019-10-29
Merge branch 'patch-1' of https://github.com/hannesweisbach/fio
Jens Axboe
2019-10-29
Merge branch '1029_tet' of https://github.com/optimistyzy/fio
Jens Axboe
2019-10-29
backend: fix the memory leak if fio_memalign fails,
Ziye Yang
2019-10-29
Fix output redirection of exec_prerun/_postrun
hannesweisbach
2019-10-24
Merge branch 'doc_fixes' of https://github.com/sitsofe/fio
Jens Axboe
2019-10-24
doc: delete repeated word "will"
Sitsofe Wheeler
2019-10-24
man: don't use non-breaking minuses when they're not necessary
Sitsofe Wheeler
2019-10-21
Merge branch 'android-log-fix' of https://github.com/kdrag0n/fio
Jens Axboe
2019-10-20
Makefile: Link to the system logging library on Android
Danny Lin
2019-10-15
Merge branch 'fix-fsync-on-close' of https://github.com/sitsofe/fio
Jens Axboe
2019-10-15
testing: add test script for zonemode=strided
Vincent Fu
2019-10-15
filesetup: use zonerange for map and LFSR with zonemode=strided
Vincent Fu
2019-10-15
io_u: skip to the next zone when zoneskip is set to zero
Vincent Fu
2019-10-14
parse: improve detection of bad input string
Jens Axboe
2019-10-13
Merge branch 'fix-corrupt-hist-log' of https://github.com/sitsofe/fio
Jens Axboe
2019-10-13
stat: fix corruption in histogram logs
Sitsofe Wheeler
2019-10-08
Merge branch 'bumpflocks' of https://github.com/earlephilhower/fio
Jens Axboe
2019-10-08
Increase MAX_FILELOCKS for highly parallel IO test
Earle F. Philhower, III
2019-10-08
backend: fix final fsync behaviour
Sitsofe Wheeler
2019-10-07
Merge branch 'replay-blktrace-fixes' of https://github.com/shimrot/fio
Jens Axboe
2019-10-06
Merge branch 'error-on-implicit-decl' of https://github.com/sitsofe/fio
Jens Axboe
2019-10-06
configure: stop enabling fdatasync on OSX
Sitsofe Wheeler
2019-10-02
Windows: Update URLs to https, and remove mention of WiX version
Rebecca Cran
2019-10-01
Update the email and web address for Windows binaries.
Rebecca Cran
2019-09-27
configure: add --enable-libaio-uring parameter
Jens Axboe
2019-09-26
t/zbd: Avoid magic number of test case count
Shin'ichiro Kawasaki
2019-09-25
filesetup: Extend file size for 'null' and 'filecreate' ioengines
Shin'ichiro Kawasaki
2019-09-25
Revert "filesetup: honor the offset option"
Shin'ichiro Kawasaki
2019-09-24
verify: check that the block size is big enough
Jens Axboe
2019-09-23
Merge branch 'master' of https://github.com/anatol/fio
Jens Axboe
2019-09-23
Fix compilation error with gfio
Anatol Pomozov
2019-09-19
Fio 3.16
fio-3.16
Jens Axboe
2019-09-19
engines/io_uring: remove debug printf
Jens Axboe
2019-09-13
Merge branch 'fio_reset_sqe' of https://github.com/anarazel/fio
Jens Axboe
2019-09-13
engines/io_uring: Fully clear out previous SQE contents.
Andres Freund
2019-09-12
Merge branch 'ioring_add_sync_file_range' of https://github.com/anarazel/fio
Jens Axboe
2019-09-12
Merge branch 'fix_iouring_eintr' of https://github.com/anarazel/fio
Jens Axboe
2019-09-12
engines/io_uring: Add support for sync_file_range.
Andres Freund
2019-09-12
engines/io_uring: Handle EINTR.
Andres Freund
[next]