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-11-05
Revert "Windows: update dobuild.cmd to run the configure/make"
Jens Axboe
2020-11-05
Merge branch 'master' of https://github.com/albert-chang0/fio
Jens Axboe
2020-11-05
Merge branch 'patch-1' of https://github.com/gloit042/fio
Jens Axboe
2020-11-05
engines/hdfs: swap fio_hdfsio_init and fio_hdfsio_io_u_init
Albert Chang
2020-11-05
Makefile: fix usage of JAVA_HOME environmental variable
Albert Chang
2020-11-04
Windows: update dobuild.cmd to run the configure/make
Rebecca Cran
2020-11-04
goptions: correct postfix
gloit042
2020-11-01
fio: fix dynamic engines soname definition
Yigal Korman
2020-10-30
t/zbd: Fix test target size of test case #48
Shin'ichiro Kawasaki
2020-10-30
zbd: Avoid excessive zone resets
Shin'ichiro Kawasaki
2020-10-28
Merge branch 'o_dsync' of https://github.com/anarazel/fio
Jens Axboe
2020-10-28
extend --sync to allow {sync,dsync,0,1}, to support O_DSYNC
Andres Freund
2020-10-14
Disallow offload IO mode for engines marked with FIO_NO_OFFLOAD
Jens Axboe
2020-10-13
Merge branch 'patch-1' of https://github.com/chengli-rutgers/fio into master
Jens Axboe
2020-10-13
getopt_long: avoid variable global initialization
Cheng Li
2020-10-10
Merge branch 'master' of https://github.com/bvanassche/fio into master
Jens Axboe
2020-10-10
simplify MB/s, IOPS interactive printout code
Alexey Dobriyan
2020-10-10
flow: use unsigned long for the counter
Jens Axboe
2020-10-10
flow: avoid holes in struct fio_flow
Jens Axboe
2020-10-09
Merge branch 'master' of https://github.com/chengli-rutgers/fio into master
Jens Axboe
2020-10-08
td_var: avoid arithmetic on a pointer to void cast (#1096)
Cheng Li
2020-09-25
helper_thread: Increase timer accuracy
Bart Van Assche
2020-09-25
helper_thread: Rework the interval timer code
Bart Van Assche
2020-09-20
Change the return value of two functions from 'void' into 'int'
Bart Van Assche
2020-09-20
helper_thread: Introduce the wait_for_action() function
Bart Van Assche
2020-09-20
helper_thread: Introduce a function for blocking Unix signals
Bart Van Assche
2020-09-20
gettime: Introduce rel_time_since()
Bart Van Assche
2020-09-20
gettime: Simplify get_cycles_per_msec()
Bart Van Assche
2020-09-20
gettime: Introduce fio_get_mono_time()
Bart Van Assche
2020-09-20
configure: Remove the CLOCK_MONOTONIC_PRECISE probe
Bart Van Assche
2020-09-14
Merge branch 'msys2' of https://github.com/sitsofe/fio into master
Jens Axboe
2020-09-14
Merge branch 'backend' of https://github.com/bvanassche/fio into master
Jens Axboe
2020-09-12
travis: cleanup build script
Sitsofe Wheeler
2020-09-12
configure: cleanup lex/yacc tests
Sitsofe Wheeler
2020-09-12
memlock: avoid type confusion in format string
Sitsofe Wheeler
2020-09-12
Makefile: introduce FIO_CFLAGS
Sitsofe Wheeler
2020-09-12
appveyor: cleanup and add separate install script
Sitsofe Wheeler
2020-09-12
Makefile/ci: Don't pass CFLAGS when linking
Sitsofe Wheeler
2020-09-12
configure/Makefile: add option to generate pdb symbols
Sitsofe Wheeler
2020-09-12
configure: be explicit about "XP" Windows API version
Sitsofe Wheeler
2020-09-12
windows: fix DWORD format string complaints
Sitsofe Wheeler
2020-09-12
windows: fix wrong format strings
Sitsofe Wheeler
2020-09-12
net: coerce the result of htonl before printing
Sitsofe Wheeler
2020-09-12
configure: pass non-null pointer to (v)asprintf
Sitsofe Wheeler
2020-09-11
backend: Use asprintf() instead of strlen() + sprintf()
Bart Van Assche
2020-09-11
backend: Remove two superfluous casts
Bart Van Assche
2020-09-11
Allow offload with FAKEIO engines
Jens Axboe
2020-09-11
Disable io_submit_mode=offload with async engines
Jens Axboe
2020-09-11
engines/io_uring: mark as not compatible with io_submit_mode=offload
Jens Axboe
2020-09-09
Merge branch 'evelu-enghelp' of https://github.com/ErwanAliasr1/fio into master
Jens Axboe
[next]