index
:
fio
for-each-td
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
/
os
Age
Commit message (
Expand
)
Author
10 days
stat: Fix ioprio print
Damien Le Moal
2023-02-17
Merge branch 'remove_pmemblk_engine' of github.com:osalyk/fio
Vincent Fu
2023-02-17
Get rid of O_ATOMIC
Jens Axboe
2023-02-17
pmemblk: remove pmemblk engine
osalyk
2023-01-25
Enable crc32c accelleration for arm64 on OSX
Jens Axboe
2022-11-13
os/os.h: Improve cpus_configured()
Bart Van Assche
2022-11-07
Windows: Fix the build
Bart Van Assche
2022-10-22
cpus_allowed: use __NRPROCESSORS_CONF instead of __SC_NPROCESSORS_ONLN for no...
mayuanpeng
2022-09-03
t/io_uring: enable support for registered buffers for passthrough
Jens Axboe
2022-08-31
engines/io_uring: set single issuer and defer taskrun
Jens Axboe
2022-08-30
Merge os-android.h into os-linux.h
Bart Van Assche
2022-08-30
Split os-android.h
Bart Van Assche
2022-08-30
Linux: Use the byte order functions from <asm/byteorder.h>
Bart Van Assche
2022-08-30
Remove two casts from os-linux.h
Bart Van Assche
2022-08-24
Enable CPU affinity support on Android
Bart Van Assche
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
[next]