4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: disable __thread support for Windows msys2 build More... over 2 years ago
fio: replace malloc+memset with calloc More... over 2 years ago
engines: separate declaration and assignment More... over 2 years ago
engines: cleanup casts and move memset More... over 2 years ago
t/io_uring: fix max_blocks calculation in nvme passthrough mode More... over 2 years ago
Merge branch 'libaio-hang' of https://github.com/lrumancik/fio More... over 2 years ago
engines/io_uring: update getevents max to reflect previously seen events More... over 2 years ago
Merge branch 'libaio-hang' of https://github.com/lrumancik/fio More... over 2 years ago
engines/libaio: fix io_getevents min/max events arguments More... over 2 years ago
io_u: fix bad style More... over 2 years ago
engines/nfs: fix the most egregious style violations More... over 2 years ago
engines/nvme: cache errno value More... over 2 years ago
Merge branch 'master' of https://github.com/SuhoSon/fio More... over 2 years ago
Only expose fadvise_hint=noreuse if supported More... over 2 years ago
docs: add noreuse fadvise_hint option More... over 2 years ago
fio: add support for POSIX_FADV_NOREUSE More... over 2 years ago
thinktime: Fix missing re-init thinktime when using ramptime More... over 2 years ago
Merge branch 'trim-support' of https://github.com/ankit-sam/fio More... over 2 years ago
docs: update documentation for randrepeat and allrandrepeat More... over 2 years ago
init: clean up random seed options More... over 2 years ago
init: get rid of td_fill_rand_seeds_internal More... over 2 years ago
init: refactor random seed setting More... over 2 years ago
test: improve evaluation of t0020.fio and t0021.fio More... over 2 years ago
engines/nvme: cast __u64 to unsigned long long for printing More... over 2 years ago
engines/io_uring: use correct type for fio_nvme_get_info() More... over 2 years ago
docs: clean up steadystate options More... over 2 years ago
steadystate: add some TODO items More... over 2 years ago
steadystate: fix slope calculation for variable check intervals More... over 2 years ago
t/io_uring: abstract out init_new_io() helper More... over 2 years ago
t/io_uring: use the get_offset() code to retrieve pass-through offset More... over 2 years ago