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
/
t
Age
Commit message (
Expand
)
Author
2019-11-14
t/run-fio-tests: improve error handling
Vincent Fu
2019-11-14
io_u: move to next zone even if zoneskip is unset
Vincent Fu
2019-11-06
t/run-fio-tests: a script to automate running fio tests
Vincent Fu
2019-11-06
t/jobs: fix t0011 syntax error
Vincent Fu
2019-11-06
t/jobs: clean up t0009 and use only 4 CPUs
Vincent Fu
2019-11-06
t/jobs: drop time_based in t0007
Vincent Fu
2019-11-06
t/jobs: use current directory for test file for t0003 and t0004
Vincent Fu
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-10-15
testing: add test script for zonemode=strided
Vincent Fu
2019-09-26
t/zbd: Avoid magic number of test case count
Shin'ichiro Kawasaki
2019-08-29
zbd: Add support for zoneskip option
Damien Le Moal
2019-08-29
zbd: Cleanup zbd_init()
Damien Le Moal
2019-08-14
zbd: Improve robustness of unit tests
Bart Van Assche
2019-08-08
t/zbd: Fix I/O bytes rounding errors
Shin'ichiro Kawasaki
2019-07-31
t/stest: make the test more challenging
Vincent Fu
2019-05-09
t/io_uring: improve EOPNOTSUPP message
Jens Axboe
2019-05-08
t/io_uring: clarify polled support is fs + device
Jens Axboe
2019-04-25
io_uring: remove cachehit information
Jens Axboe
2019-03-11
t/io_uring: memset() allocated memory
Keith Busch
2019-03-08
t/io_uring: add depth options
Keith Busch
2019-03-06
t/io_uring: stop when max number of files is reached
Jens Axboe
2019-02-23
t/zbd: Add multi-job libaio test
Damien Le Moal
2019-02-23
t/zbd: Default to using blkzone tool
Shin'ichiro Kawasaki
2019-02-23
t/zbd: Fix test 2 and 3 result handling
Damien Le Moal
2019-02-23
t/zbd: Fix handling of partition devices
Shin'ichiro Kawasaki
2019-02-11
Document switch fall-through cases
Jens Axboe
2019-01-31
t/io_uring: verbose error for -95/-EOPNOTSUPP failure
Jens Axboe
2019-01-29
io_uring: ensure we use the right argument syscall
Jens Axboe
2019-01-29
t/io_uring: fix bad if
Jens Axboe
2019-01-28
io_uring: sync with kernel
Jens Axboe
2019-01-16
io_uring: sync with upstream API
Jens Axboe
2019-01-15
t/io_uring: use fio provided memory barriers
Jens Axboe
2019-01-15
t/io_uring: fixes
Jens Axboe
2019-01-15
t/io_uring: terminate buf[] file depth string
Jens Axboe
2019-01-15
t/io_uring: wait if we're at queue limit
Jens Axboe
2019-01-15
t/io_uring: print file depths
Jens Axboe
2019-01-15
t/io_uring: pick next file if we're over the limti
Jens Axboe
2019-01-13
t/io_uring: use the right check for when to wait
Jens Axboe
2019-01-13
t/io_uring: only call setrlimit() for fixedbufs
Jens Axboe
2019-01-13
t/io_uring: add option for register_files
Jens Axboe
2019-01-13
io_uring: fix pointer cast warning on 32-bit
Jens Axboe
2019-01-13
Move io_uring to os/linux/
Jens Axboe
2019-01-12
t/io_uring: add IORING_OP_NOP support
Jens Axboe
2019-01-11
t/io_uring: only set IORING_ENTER_GETEVENTS when actively reaping
Jens Axboe
[next]