index
:
fio
for-each-td
io_uring-numa
issue-870
latency-probe
master
noaccess
prio-hints
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
2022-07-01
hash: cleanups
refill
Jens Axboe
2022-07-01
lib/rand: improve __fill_random_buf()
Jens Axboe
2022-07-01
Simplify and optimize __fill_random_buf
Georg Sauthoff
2022-06-23
Merge branch 'master' of https://github.com/bvanassche/fio
Jens Axboe
2022-06-23
ci: Verify the Android build
Bart Van Assche
2022-06-23
ci/travis-*: Fix shellcheck warnings
Bart Van Assche
2022-06-22
configure: add option to disable xnvme build
Ankit Kumar
2022-06-19
gettime: fix whitespace damage
Jens Axboe
2022-06-15
Merge branch 'master' of https://github.com/useche/fio
Jens Axboe
2022-06-15
Init file_cache to invalid (maj, min)
Luis Useche
2022-06-15
ioengines: clean up latency accounting for 3 ioengines
Vincent Fu
2022-06-15
ioengines: update last_issue if we set issue_time
Vincent Fu
2022-06-15
HOWTO: improve description of latency measures
Vincent Fu
2022-06-15
ioengines: don't record issue_time if ioengines already do it
Vincent Fu
2022-06-15
ioengines: add helper for trims with async ioengines
Vincent Fu
2022-06-13
Merge branch 'master' of https://github.com/bvanassche/fio
Jens Axboe
2022-06-13
configure: Fix libzbc detection on SUSE Linux
Bart Van Assche
2022-06-13
configure: Support gcc 12
Bart Van Assche
2022-06-02
t/zbd: skip test case #13 when max_open_zones is too small
Shin'ichiro Kawasaki
2022-06-02
engines/nvme: ioctl return value is an int
Jens Axboe
2022-06-02
engines/nvme: fix 'fd' leak in error handling
Jens Axboe
2022-06-02
engines/io_uring: cleanup supported case
Jens Axboe
2022-06-02
examples: add 2 example job file for io_uring_cmd engine
Anuj Gupta
2022-06-02
engines/io_uring: Enable zone device support for io_uring_cmd I/O engine
Ankit Kumar
2022-06-02
zbd: Check for direct flag only if its block device
Ankit Kumar
2022-06-02
docs: document options for io_uring_cmd I/O engine
Ankit Kumar
2022-06-02
engines/io_uring: add new I/O engine for uring passthrough support
Anuj Gupta
2022-06-02
nvme: add nvme opcodes, structures and helper functions
Ankit Kumar
2022-06-02
init: return error incase an invalid value is passed as option
Anuj Gupta
2022-06-02
configure: check nvme uring command support
Ankit Kumar
2022-06-02
io_uring.h: add IORING_SETUP_SQE128 and IORING_SETUP_CQE32
Anuj Gupta
2022-05-31
docs: update language setting for Sphinx build
Vincent Fu
2022-05-29
Merge branch 'wip-lmy-rados' of https://github.com/liangmingyuanneo/fio
Jens Axboe
2022-05-29
engines/ceph: add option for setting config file path
liangmingyuan
2022-05-27
docs: update discussion of huge page sizes
Vincent Fu
2022-05-27
t/run-fio-tests: improve json data decoding
Vincent Fu
2022-05-27
HOWTO: add blank line for prettier formatting
Vincent Fu
2022-05-27
configure: refer to zlib1g-dev package for zlib support
Vincent Fu
2022-05-27
steadystate: delete incorrect comment
Vincent Fu
2022-05-25
Merge branch 'master' of https://github.com/guoanwu/fio
Jens Axboe
2022-05-22
pmemblk.c: fix one logic bug - read always with write
dennis.wu
2022-05-12
Makefile: Suppress `-Wimplicit-fallthrough` when compiling `lex.yy`
Ammar Faizi
2022-05-12
backend: Fix indentation
Ammar Faizi
2022-05-12
examples: add example job file for xnvme engine usage
Ankit Kumar
2022-05-12
docs: documentation for xnvme ioengine
Ankit Kumar
2022-05-12
engines/xnvme: add xnvme engine
Ankit Kumar
2022-05-01
Merge branch 'patch-1' of https://github.com/ferdnyc/fio
Jens Axboe
2022-05-01
README: Update Fedora pkg URL
Frank Dana
2022-04-29
Merge branch 'global_dedup' of https://github.com/bardavid/fio
Jens Axboe
2022-04-28
adding an example for dedupe_global usage and DRR testing
Bar David
[next]