Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
axboe
/
fio
/
HEAD
ccf9f41
Merge branch 'prof-use-after-free-fix' of https://github.com/jsemric/fio
by Jens Axboe
· 5 days ago
master
4fb1ef3
Fix use-after-free of idle_prof_common variable
by Jakub Semrič
· 5 days ago
a7554ee
engines: posixaio: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 days ago
fdc5efb
engines: ftruncate: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 days ago
0ffdffe
engines: fileoperations: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 days ago
95cf3a6
engines: fallocate: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 days ago
126e010
engines: io_uring: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 days ago
1029cb7
engines: libaio: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 days ago
53a8cd6
engines: sync: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 days ago
4d3aaa4
fio: introduce the end_syncfs option
by Damien Le Moal
· 9 days ago
411de8e
Merge branch 'offload_stability' of https://github.com/tomas-winkler-sndk/fio
by Jens Axboe
· 11 days ago
2349972
time: fix ramp completion offload workers
by Chana Zaks
· 3 weeks ago
609b78a
libfio: fix crash when io_submit_mode=offload
by Tomas Winkler
· 3 weeks ago
1a04e57
stat: Remove duplicate space in __show_run_stats()
by Niklas Cassel
· 4 weeks ago
355be38
io_u: Fix inconsistent handling of non-fatal errors with option error_dump
by Niklas Cassel
· 4 weeks ago
0f5f636
fio: Fix error string not matching errno
by Niklas Cassel
· 4 weeks ago
05b2e9f
fio: bump server version for new option
by Vincent Fu
· 4 weeks ago
33822fc
Merge branch 'sprandom-cache-implementation' of https://github.com/cachyyyk/fio-spr-cache
by Vincent Fu
· 4 weeks ago
546875b
SPRandom Cache Size Behavior Implementation
by Charles Henry
· 6 weeks ago
6783ccc
options: ensure callback handlers handle NULL input
by Jens Axboe
· 4 weeks ago
d943089
Revert "parse: check for NULL input"
by Jens Axboe
· 4 weeks ago
9387e61
parse: check for NULL input
by Jens Axboe
· 4 weeks ago
a8ab726
Merge branch 'offload_fix' of https://github.com/tomas-winkler-sndk/fio
by Jens Axboe
· 4 weeks ago
736c201
workqueue: fix threads stall when running with io_submit_mode offload
by Chana Zaks
· 4 weeks ago
5e5975a
Merge branch 'sprandom-fix' of https://github.com/tomas-winkler-sndk/fio
by Vincent Fu
· 5 weeks ago
49c1051
fio: sprandom: append newline to error message
by Tomas Winkler
· 5 weeks ago
a50d7ce
Merge branch 'fix-fork-memleak' of https://github.com/malikoyv/fio
by Jens Axboe
· 5 weeks ago
ada82d7
backend: remove premature free of td->eo in parent process
by Yehor Malikov
· 5 weeks ago
2d95302
Merge branch 'job-process-comm' of https://github.com/robertbaldyga/fio
by Jens Axboe
· 6 weeks ago
0b554ec
Add option to specify job process comm
by Robert Baldyga
· 6 weeks ago
13b8ee3
engines/io_uring: don't flag iowait for GET_EVENTS if feasible
by Jens Axboe
· 6 weeks ago
e2e90ae
Merge branch 'issue_1499' of https://github.com/gautammenghani/fio
by Vincent Fu
· 6 weeks ago
bfe306e
Fixups for rbd luks support
by Jens Axboe
· 7 weeks ago
26cb608
Merge branch 'rbd-encryption-support' of https://github.com/Greenpepper15/fio
by Jens Axboe
· 7 weeks ago
067ffa4
engines/rbd: add support for LUKS encryption
by David Mohren
· 7 weeks ago
2625269
Merge branch 'io_uring_zbc_support' of https://github.com/mannanal/fio
by Jens Axboe
· 7 weeks ago
e2d1cce
test: add test for switching to tausworthe64
by Vincent Fu
· 7 weeks ago
6f6460e
init: move random seed debug prints
by Vincent Fu
· 7 weeks ago
1d282ba
fio: make sure that child process output is comitted
by Vincent Fu
· 7 weeks ago
23a8d27
man: Update the description for `verify_only` explaining phantom writes
by Gautam Menghani
· 7 weeks ago
7a1b6f4
filesetup: switch to tausworthe64 for real if limits exceeded
by Vincent Fu
· 8 weeks ago
059e8c6
fio: improve comment for offset_state
by Vincent Fu
· 8 weeks ago
e9d688d
fio: rename random_state to offset_state
by Vincent Fu
· 8 weeks ago
ae53862
init: make trim_state always a 32-bit random generator
by Vincent Fu
· 8 weeks ago
a205b68
init: make fdp_state rand generator always 32 bits
by Vincent Fu
· 8 weeks ago
8802c9d
Add ZBD (Zoned Block Device) support to io_uring engine
by Vishal Jose Mannanal
· 8 weeks ago
adeceb8
Merge branch 'sync-fileop' of https://github.com/struschev/fio
by Jens Axboe
· 8 weeks ago
119c948
Merge branch 'patch-1' of https://github.com/CookiePLMonster/fio
by Jens Axboe
· 8 weeks ago
14902fc
windows: fix Y2038 bug caused by 32 bit truncation
by Silent
· 8 weeks ago
d0a2fbb
t/io_uring: enable setting an opcode and register opcode filter
by Jens Axboe
· 8 weeks ago
6ff3276
Add option to specify ramp period by amount of IO
by Jan Kara
· 3 months ago
356e1ca
time: Evaluate ramp up condition once per second
by Jan Kara
· 3 months ago
8b13582
eta: Use in_ramp_period() instead of opencoding it
by Jan Kara
· 3 months ago
871c9b5
td: Initialize ramp_period_over based on options
by Jan Kara
· 3 months ago
8b3d9f2
time: rename in_ramp_time() and ramp_time_over()
by Jan Kara
· 3 months ago
e12461d
Merge branch 'master' of https://github.com/alex310110/fio
by Jens Axboe
· 10 weeks ago
8bf2370
write_hist_log: do not require ZLIB for non-server instances
by alex310110
· 10 weeks ago
d028bdc
test: cleanup test artifacts as we are running
by Vincent Fu
· 3 months ago
aaf99c4
t/run-fio-tests: add cleanup option
by Vincent Fu
· 3 months ago
2c6ba4f
steadystate: define units for latency measurements
by Vincent Fu
· 3 months ago
56078d8
Merge branch '20251023-steady-state-add-latency' of https://github.com/mcgrof/fio
by Vincent Fu
· 3 months ago
3a4c1dd
Merge branch 'fix/prchk-segfault' of https://github.com/calebsander/fio
by Vincent Fu
· 3 months ago
9d8c8ec
io_uring: don't segfault if pi_chk isn't specified
by Caleb Sander Mateos
· 3 months ago
9af9614
Merge branch 'baloo/push-lxolyxxkxkpv' of https://github.com/baloo/fio
by Jens Axboe
· 3 months ago
ccce76d
fix musl builds
by Arthur Gautier
· 3 months ago
26c77cd
Merge branch 'patch-1' of https://github.com/fmayer/fio
by Jens Axboe
· 3 months ago
909e2cc
backend: fix OOB access in usec_for_io() with DDIR_SYNC
by Florian Mayer
· 3 months ago
950daee
mock-tests: assess per second latency recovery
by Vincent Fu
· 5 months ago
7f55d2d
fio: add mock test framework for isolated unit testing
by Luis Chamberlain
· 7 months ago
e6ef1c1
fio: add latency steady state detection
by Luis Chamberlain
· 8 months ago
caf3902
fio: refactor duplicate code in steadystate_*_mean functions
by Luis Chamberlain
· 7 months ago
936ef18
fio: refactor steady state validation check
by Luis Chamberlain
· 7 months ago
ceadd92
configure: conditionally add gnutls for libnfs >= 6.0.0
by Luis Chamberlain
· 8 months ago
de3d5e6
Merge branch 'mmap-fixes' of https://github.com/geertj/fio
by Jens Axboe
· 3 months ago
62ab6b9
fio: add sync capability for file operations
by Sergey Truschev
· 3 months ago
1a3e01f
engines/mmap: fix full/limited prep logic
by Geert Jansen
· 4 months ago
4857911
engines/mmap: fix logic when "offset" > 0
by Geert Jansen
· 4 months ago
240c070
engines/mmap: support fadvise_hint
by Geert Jansen
· 4 months ago
7c8dbca
ci: work around macOS pip restrictions
by Vincent Fu
· 4 months ago
b2c6231
Merge branch 'fix/zero-numberio' of https://github.com/minwooim/fio
by Vincent Fu
· 4 months ago
466a2e6
backend: fix zero-numberio in dry-run
by Minwoo Im
· 4 months ago
1ad9ac9
ci: switch to macos version 15
by Jens Axboe
· 4 months ago
f5b2f23
Merge branch 'end-fsync-io_u' of https://github.com/JeongJonghwi/fio
by Vincent Fu
· 4 months ago
dbde7c5
io_u: put io_u->file from requeue in FSYNCING
by Jonghwi Jeong
· 4 months ago
9f87cd2
engines/ftruncate: update git tree reference
by Jens Axboe
· 4 months ago
46b1db4
Fix an URL typo
by Jens Axboe
· 4 months ago
67e7a51
Remove all references to git.kernel.dk
by Jens Axboe
· 4 months ago
71d47f4
Merge branch 'fix-experimental-verify-iocb-issue' of https://github.com/yehormalikov/fio
by Vincent Fu
· 4 months ago
1492830
backend.c: fix async ioengine prep/queue direction mismatch in experimental verify
by Yehor Malikov
· 4 months ago
30c2e6e
Merge branch 'clock_gettime' of https://github.com/betonmischer86/fio
by Vincent Fu
· 4 months ago
1eb3ade
Merge branch 'master' of https://github.com/pirDOL/fio
by Vincent Fu
· 4 months ago
6fbe328
configure: support --extra-ldflags
by TOGO Li
· 4 months ago
967de14
Merge branch 'hist_coarseness' of https://github.com/tachyonwill/fio
by Vincent Fu
· 4 months ago
d56aa95
options: Add range validation for log_hist_coarseness
by William Butler
· 4 months ago
7272fd8
t/io_uring: use IORING_SETUP_NO_SQARRAY if available
by Jens Axboe
· 5 months ago
0936137
os/linux: sync io_uring.h header for setup flags
by Jens Axboe
· 5 months ago
ae3475d
memory: fix typo in cuda < 13 cuCtxCreate()
by Jens Axboe
· 5 months ago
98f7e98
Merge branch 'new-cuda-ctx-params' of https://github.com/maxime-peim/fio
by Jens Axboe
· 5 months ago
acce4fc
memory: add cuda 13 support
by Maxime Peim
· 5 months ago
d200fab
gettime: remove non-clock_gettime fallback code
by Sitsofe Wheeler
· 5 months ago
Next »