index
:
fio
io_uring-numa
issue-870
latency-probe
master
noaccess
random-fill-aes
refill
segmented-threads
test
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
2022-06-02
engines/io_uring: add new I/O engine for uring passthrough support
Anuj Gupta
2022-06-02
io_uring.h: add IORING_SETUP_SQE128 and IORING_SETUP_CQE32
Anuj Gupta
2022-03-07
io_uring.h: sync with 5.18 kernel bits
Jens Axboe
2022-02-20
Spelling and grammar fixes
Ville Skyttä
2022-02-11
windows: update the installer build for renamed files
Vincent Fu
2022-02-03
Merge branch 'fio_pr_alternate_epoch' of https://github.com/PCPartPicker/fio
Jens Axboe
2022-02-03
os: define min/max prio class and level for systems without ioprio
Niklas Cassel
2022-02-03
Merge branch 'master' of https://github.com/blah325/fio
Jens Axboe
2021-12-16
Add Windows support for --server.
james rizzo
2021-12-14
Support for alternate epochs in fio log files
aggieNick02
2021-12-06
os: detect PMULL support before enabling accelerated crc32c on ARM
Sitsofe Wheeler
2021-11-20
Sync io_uring header with the kernel
Jens Axboe
2021-10-21
Android: Add io_uring support
Bart Van Assche
2021-10-12
Query Windows clock frequency and use reported max
Brandon Paupore
2021-09-03
fio: Introduce the log_prio option
Damien Le Moal
2021-09-03
os: introduce ioprio_value() helper
Damien Le Moal
2021-08-03
fio: remove raw device support
Eric Sandeen
2021-06-29
engines: Adding exec engine
Erwan Velu
2021-05-26
android: add support for NDK sharedmem
DevriesL
2021-05-11
os: define EDQUOT to EIO if the OS doesn't provide it
Jens Axboe
2021-04-27
The GPL isn't a EULA: remove it and introduce WixUI_Minimal_NoEULA
Rebecca Cran
2021-04-26
gettime: Fix compilation on non-Linux with pthread_getaffinity_np()
Tomohiro Kusumi
2021-03-30
os/os-linux: add pthread CPU affinity helper
Jens Axboe
2020-12-26
windows: drop XP support
Sitsofe Wheeler
2020-11-13
Kill off 'max_jobs'
segmented-threads
Jens Axboe
2020-11-09
FIO_EXT_ENG_DIR should be default path
Jens Axboe
2020-11-05
Revert "Windows: update dobuild.cmd to run the configure/make"
Jens Axboe
2020-11-04
Windows: update dobuild.cmd to run the configure/make
Rebecca Cran
2020-09-12
configure/Makefile: add option to generate pdb symbols
Sitsofe Wheeler
2020-09-12
windows: fix DWORD format string complaints
Sitsofe Wheeler
2020-09-12
windows: fix wrong format strings
Sitsofe Wheeler
2020-08-29
Update the year to 2020 in os/windows/eula.rtf
Rebecca Cran
2020-08-29
Update os/windows/dobuild.cmd to support signing binaries/installer
Rebecca Cran
2020-08-22
engines/io_uring: use non-vectored read/write if available
Jens Axboe
2020-07-04
os/windows/posix.c: Use INVALID_SOCKET instead of < 0
Bart Van Assche
2020-07-04
os/windows/posix.c: Strip trailing whitespace
Bart Van Assche
2020-07-03
configure: new --dynamic-libengines build option
Yigal Korman
2020-05-31
engines: pvsync2 libaio io_uring: add support for RWF_NOWAIT
Konstantin Khlebnikov
2020-03-01
filesetup: fix win raw disk access and improve dir creation failure msg
Sitsofe Wheeler
2020-01-28
Use swap16/32/64 on OpenBSD.
Kurt Miller
2020-01-06
Windows >= 7: Make fio_getaffinity() error reporting more detailed
Bart Van Assche
2020-01-06
Windows: Uninline CPU affinity functions
Bart Van Assche
2020-01-06
Windows: Use snprintf() instead of StringCch*()
Bart Van Assche
2020-01-06
Windows: Remove more unused OS dependent code
Bart Van Assche
2020-01-06
Change off64_t into uint64_t
Bart Van Assche
2019-12-23
io_uring: add option for non-vectored read/write commands
Jens Axboe
2019-12-18
filesetup: fix directory creation issues
Sitsofe Wheeler
2019-12-06
Renumber RWF_UNCACHED
Jens Axboe
2019-12-06
io_uring: add support for RWF_UNCACHED
Jens Axboe
2019-11-12
filesetup: add fallocate=truncate option.
Trip Volpe
[next]