Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
axboe
/
fio
/
HEAD
5a60411
Merge branch 'fix-trigger-timeout-segfault' of https://github.com/minwooim/fio
by Jens Axboe
· 5 days ago
master
6c1da67
verify: fix segfault in timedout teardown
by Minwoo Im
· 6 days ago
d91ab44
Merge branch 'check-numberio-read-only' of https://github.com/minwooim/fio
by Vincent Fu
· 11 days ago
4d5b37d
t/numberio_overlap: add overlap write verification tests
by Minwoo Im
· 5 weeks ago
770bafe
libfio: reset nr_done_files when io_size > size
by Minwoo Im
· 5 weeks ago
b876612
io_u: check wrap around `f->last_pos` for overlapped case
by Minwoo Im
· 6 weeks ago
fdeb16e
backend: update `total_bytes` for TD_DDIR_WRITE
by Minwoo Im
· 11 days ago
219f1c3
Merge branch 'arm-select-eintr' of https://github.com/alex310110/fio
by Jens Axboe
· 11 days ago
c6bba47
Revert "backend: fix verify issue during readwrite"
by Minwoo Im
· 12 days ago
6d08311
helper_thread: Handle EINTR errno from select()
by alex310110
· 12 days ago
f4e9379
Merge branch 'anon-fault'
by Jens Axboe
· 3 weeks ago
f04f3f3
engines/page_fault: minor style cleanups
by Jens Axboe
· 3 weeks ago
anon-fault
dceeff3
Documentation: update the documentation to include the page_fault engine
by Nico Pache
· 3 weeks ago
f5ea7d9
page_fault: add mmap-backed ioengine for anonymous faults
by Nico Pache
· 3 weeks ago
ab77643
Fio 3.42
by Jens Axboe
· 3 weeks ago
fio-3.42
7f8ef2f
Merge branch 'ipo' of https://github.com/minwooim/fio
by Jens Axboe
· 3 weeks ago
8d0c391
iolog: free io_piece log on thread cleanup
by Haeun Kim
· 3 weeks ago
d0218ba
Merge branch 'fix_statsem_deadlock' of https://github.com/RyanTedrick/fio
by Jens Axboe
· 4 weeks ago
00084f9
Fix stat_sem/rusage_sem deadlock during stats collection
by Ryan Tedrick
· 4 weeks ago
698fa8f
Merge branch 'fix-null-comm-prctl' of https://github.com/Criticayon/fio
by Jens Axboe
· 6 weeks ago
1bd762a
Merge branch 'posix-errnos' of https://github.com/minwooim/fio
by Vincent Fu
· 6 weeks ago
46c90e3
backend: guard prctl(PR_SET_NAME) against NULL thread name
by Criticayon Black
· 6 weeks ago
2d31d48
fio.h: treat io_size > size as offset overlap risk
by Minwoo Im
· 6 weeks ago
7b003c1
options: add support more POSIX errnos
by Minwoo Im
· 7 months ago
4db5740
stat: improve latency target reporting
by Vincent Fu
· 6 weeks ago
3a0e8dd
backend: correctly handle rate_iops combined with bssplit
by Dmitry Fomichev
· 7 weeks ago
6d7eba0
ci: switch to upload-artifact@v6
by Vincent Fu
· 7 weeks ago
e0b93f9
ci: switch to actions/checkout@v6
by Vincent Fu
· 7 weeks ago
af979bd
fio: specify filename for --bandwidth-log option
by Vincent Fu
· 7 weeks ago
fa23c09
Merge branch 'push-lnvrzuqpnylp' of https://github.com/msuozzo/fio
by Jens Axboe
· 7 weeks ago
7aeef09
options: fix heap-use-after-free in ioengine_so_path
by Matthew Suozzo
· 7 weeks ago
5d15185
t/zbd: avoid test case 71 failure with write_zone_remainder option
by Shin'ichiro Kawasaki
· 8 weeks ago
5e7b049
t/zbd: avoid test case 33 failure with write_zone_remainder option
by Shin'ichiro Kawasaki
· 8 weeks ago
861e92b
t/zbd: avoid test case 14 failure with write_zone_remainder option
by Shin'ichiro Kawasaki
· 8 weeks ago
ceb1aa5
t/zbd: add -m option to enable write_zone_remainder option
by Shin'ichiro Kawasaki
· 8 weeks ago
90db0c7
doc: explain the option write_zone_remainder
by Shin'ichiro Kawasaki
· 8 weeks ago
3e64488
zbd: introduce write_zone_remainder option
by Shin'ichiro Kawasaki
· 8 weeks ago
09c99cd
zbd: fix write zone accounting
by Shin'ichiro Kawasaki
· 8 weeks ago
8eb42eb
zbd: fix zone selection of random writes
by Shin'ichiro Kawasaki
· 8 weeks ago
ccf9f41
Merge branch 'prof-use-after-free-fix' of https://github.com/jsemric/fio
by Jens Axboe
· 8 weeks ago
4fb1ef3
Fix use-after-free of idle_prof_common variable
by Jakub Semrič
· 8 weeks ago
a7554ee
engines: posixaio: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 weeks ago
fdc5efb
engines: ftruncate: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 weeks ago
0ffdffe
engines: fileoperations: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 weeks ago
95cf3a6
engines: fallocate: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 weeks ago
126e010
engines: io_uring: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 weeks ago
1029cb7
engines: libaio: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 weeks ago
53a8cd6
engines: sync: add support for DDIR_SYNCFS
by Damien Le Moal
· 9 weeks ago
4d3aaa4
fio: introduce the end_syncfs option
by Damien Le Moal
· 9 weeks ago
411de8e
Merge branch 'offload_stability' of https://github.com/tomas-winkler-sndk/fio
by Jens Axboe
· 9 weeks ago
2349972
time: fix ramp completion offload workers
by Chana Zaks
· 2 months ago
609b78a
libfio: fix crash when io_submit_mode=offload
by Tomas Winkler
· 2 months ago
1a04e57
stat: Remove duplicate space in __show_run_stats()
by Niklas Cassel
· 3 months ago
355be38
io_u: Fix inconsistent handling of non-fatal errors with option error_dump
by Niklas Cassel
· 3 months ago
0f5f636
fio: Fix error string not matching errno
by Niklas Cassel
· 3 months ago
05b2e9f
fio: bump server version for new option
by Vincent Fu
· 3 months ago
33822fc
Merge branch 'sprandom-cache-implementation' of https://github.com/cachyyyk/fio-spr-cache
by Vincent Fu
· 3 months ago
546875b
SPRandom Cache Size Behavior Implementation
by Charles Henry
· 3 months ago
6783ccc
options: ensure callback handlers handle NULL input
by Jens Axboe
· 3 months ago
d943089
Revert "parse: check for NULL input"
by Jens Axboe
· 3 months ago
9387e61
parse: check for NULL input
by Jens Axboe
· 3 months ago
a8ab726
Merge branch 'offload_fix' of https://github.com/tomas-winkler-sndk/fio
by Jens Axboe
· 3 months ago
736c201
workqueue: fix threads stall when running with io_submit_mode offload
by Chana Zaks
· 3 months ago
5e5975a
Merge branch 'sprandom-fix' of https://github.com/tomas-winkler-sndk/fio
by Vincent Fu
· 3 months ago
49c1051
fio: sprandom: append newline to error message
by Tomas Winkler
· 3 months ago
a50d7ce
Merge branch 'fix-fork-memleak' of https://github.com/malikoyv/fio
by Jens Axboe
· 3 months ago
ada82d7
backend: remove premature free of td->eo in parent process
by Yehor Malikov
· 3 months ago
2d95302
Merge branch 'job-process-comm' of https://github.com/robertbaldyga/fio
by Jens Axboe
· 3 months ago
0b554ec
Add option to specify job process comm
by Robert Baldyga
· 3 months ago
13b8ee3
engines/io_uring: don't flag iowait for GET_EVENTS if feasible
by Jens Axboe
· 3 months ago
e2e90ae
Merge branch 'issue_1499' of https://github.com/gautammenghani/fio
by Vincent Fu
· 3 months ago
bfe306e
Fixups for rbd luks support
by Jens Axboe
· 3 months ago
26cb608
Merge branch 'rbd-encryption-support' of https://github.com/Greenpepper15/fio
by Jens Axboe
· 3 months ago
067ffa4
engines/rbd: add support for LUKS encryption
by David Mohren
· 3 months ago
2625269
Merge branch 'io_uring_zbc_support' of https://github.com/mannanal/fio
by Jens Axboe
· 3 months ago
e2d1cce
test: add test for switching to tausworthe64
by Vincent Fu
· 3 months ago
6f6460e
init: move random seed debug prints
by Vincent Fu
· 3 months ago
1d282ba
fio: make sure that child process output is comitted
by Vincent Fu
· 3 months ago
23a8d27
man: Update the description for `verify_only` explaining phantom writes
by Gautam Menghani
· 3 months ago
7a1b6f4
filesetup: switch to tausworthe64 for real if limits exceeded
by Vincent Fu
· 3 months ago
059e8c6
fio: improve comment for offset_state
by Vincent Fu
· 3 months ago
e9d688d
fio: rename random_state to offset_state
by Vincent Fu
· 3 months ago
ae53862
init: make trim_state always a 32-bit random generator
by Vincent Fu
· 3 months ago
a205b68
init: make fdp_state rand generator always 32 bits
by Vincent Fu
· 4 months ago
8802c9d
Add ZBD (Zoned Block Device) support to io_uring engine
by Vishal Jose Mannanal
· 4 months ago
adeceb8
Merge branch 'sync-fileop' of https://github.com/struschev/fio
by Jens Axboe
· 4 months ago
119c948
Merge branch 'patch-1' of https://github.com/CookiePLMonster/fio
by Jens Axboe
· 4 months ago
14902fc
windows: fix Y2038 bug caused by 32 bit truncation
by Silent
· 4 months ago
d0a2fbb
t/io_uring: enable setting an opcode and register opcode filter
by Jens Axboe
· 4 months ago
6ff3276
Add option to specify ramp period by amount of IO
by Jan Kara
· 4 months ago
356e1ca
time: Evaluate ramp up condition once per second
by Jan Kara
· 4 months ago
8b13582
eta: Use in_ramp_period() instead of opencoding it
by Jan Kara
· 4 months ago
871c9b5
td: Initialize ramp_period_over based on options
by Jan Kara
· 4 months ago
8b3d9f2
time: rename in_ramp_time() and ramp_time_over()
by Jan Kara
· 4 months ago
e12461d
Merge branch 'master' of https://github.com/alex310110/fio
by Jens Axboe
· 4 months ago
8bf2370
write_hist_log: do not require ZLIB for non-server instances
by alex310110
· 4 months ago
d028bdc
test: cleanup test artifacts as we are running
by Vincent Fu
· 4 months ago
aaf99c4
t/run-fio-tests: add cleanup option
by Vincent Fu
· 4 months ago
2c6ba4f
steadystate: define units for latency measurements
by Vincent Fu
· 4 months ago
56078d8
Merge branch '20251023-steady-state-add-latency' of https://github.com/mcgrof/fio
by Vincent Fu
· 4 months ago
Next »