1. adeceb8 Merge branch 'sync-fileop' of https://github.com/struschev/fio by Jens Axboe · 8 days ago master
  2. 119c948 Merge branch 'patch-1' of https://github.com/CookiePLMonster/fio by Jens Axboe · 8 days ago
  3. 14902fc windows: fix Y2038 bug caused by 32 bit truncation by Silent · 9 days ago
  4. d0a2fbb t/io_uring: enable setting an opcode and register opcode filter by Jens Axboe · 8 days ago
  5. 6ff3276 Add option to specify ramp period by amount of IO by Jan Kara · 4 weeks ago
  6. 356e1ca time: Evaluate ramp up condition once per second by Jan Kara · 4 weeks ago
  7. 8b13582 eta: Use in_ramp_period() instead of opencoding it by Jan Kara · 4 weeks ago
  8. 871c9b5 td: Initialize ramp_period_over based on options by Jan Kara · 4 weeks ago
  9. 8b3d9f2 time: rename in_ramp_time() and ramp_time_over() by Jan Kara · 4 weeks ago
  10. e12461d Merge branch 'master' of https://github.com/alex310110/fio by Jens Axboe · 3 weeks ago
  11. 8bf2370 write_hist_log: do not require ZLIB for non-server instances by alex310110 · 3 weeks ago
  12. d028bdc test: cleanup test artifacts as we are running by Vincent Fu · 5 weeks ago
  13. aaf99c4 t/run-fio-tests: add cleanup option by Vincent Fu · 5 weeks ago
  14. 2c6ba4f steadystate: define units for latency measurements by Vincent Fu · 5 weeks ago
  15. 56078d8 Merge branch '20251023-steady-state-add-latency' of https://github.com/mcgrof/fio by Vincent Fu · 5 weeks ago
  16. 3a4c1dd Merge branch 'fix/prchk-segfault' of https://github.com/calebsander/fio by Vincent Fu · 5 weeks ago
  17. 9d8c8ec io_uring: don't segfault if pi_chk isn't specified by Caleb Sander Mateos · 5 weeks ago
  18. 9af9614 Merge branch 'baloo/push-lxolyxxkxkpv' of https://github.com/baloo/fio by Jens Axboe · 5 weeks ago
  19. ccce76d fix musl builds by Arthur Gautier · 5 weeks ago
  20. 26c77cd Merge branch 'patch-1' of https://github.com/fmayer/fio by Jens Axboe · 6 weeks ago
  21. 909e2cc backend: fix OOB access in usec_for_io() with DDIR_SYNC by Florian Mayer · 6 weeks ago
  22. 950daee mock-tests: assess per second latency recovery by Vincent Fu · 3 months ago
  23. 7f55d2d fio: add mock test framework for isolated unit testing by Luis Chamberlain · 6 months ago
  24. e6ef1c1 fio: add latency steady state detection by Luis Chamberlain · 6 months ago
  25. caf3902 fio: refactor duplicate code in steadystate_*_mean functions by Luis Chamberlain · 6 months ago
  26. 936ef18 fio: refactor steady state validation check by Luis Chamberlain · 6 months ago
  27. ceadd92 configure: conditionally add gnutls for libnfs >= 6.0.0 by Luis Chamberlain · 6 months ago
  28. de3d5e6 Merge branch 'mmap-fixes' of https://github.com/geertj/fio by Jens Axboe · 8 weeks ago
  29. 62ab6b9 fio: add sync capability for file operations by Sergey Truschev · 8 weeks ago
  30. 1a3e01f engines/mmap: fix full/limited prep logic by Geert Jansen · 8 weeks ago
  31. 4857911 engines/mmap: fix logic when "offset" > 0 by Geert Jansen · 8 weeks ago
  32. 240c070 engines/mmap: support fadvise_hint by Geert Jansen · 8 weeks ago
  33. 7c8dbca ci: work around macOS pip restrictions by Vincent Fu · 9 weeks ago
  34. b2c6231 Merge branch 'fix/zero-numberio' of https://github.com/minwooim/fio by Vincent Fu · 9 weeks ago
  35. 466a2e6 backend: fix zero-numberio in dry-run by Minwoo Im · 9 weeks ago
  36. 1ad9ac9 ci: switch to macos version 15 by Jens Axboe · 9 weeks ago
  37. f5b2f23 Merge branch 'end-fsync-io_u' of https://github.com/JeongJonghwi/fio by Vincent Fu · 2 months ago
  38. dbde7c5 io_u: put io_u->file from requeue in FSYNCING by Jonghwi Jeong · 3 months ago
  39. 9f87cd2 engines/ftruncate: update git tree reference by Jens Axboe · 3 months ago
  40. 46b1db4 Fix an URL typo by Jens Axboe · 3 months ago
  41. 67e7a51 Remove all references to git.kernel.dk by Jens Axboe · 3 months ago
  42. 71d47f4 Merge branch 'fix-experimental-verify-iocb-issue' of https://github.com/yehormalikov/fio by Vincent Fu · 3 months ago
  43. 1492830 backend.c: fix async ioengine prep/queue direction mismatch in experimental verify by Yehor Malikov · 3 months ago
  44. 30c2e6e Merge branch 'clock_gettime' of https://github.com/betonmischer86/fio by Vincent Fu · 3 months ago
  45. 1eb3ade Merge branch 'master' of https://github.com/pirDOL/fio by Vincent Fu · 3 months ago
  46. 6fbe328 configure: support --extra-ldflags by TOGO Li · 3 months ago
  47. 967de14 Merge branch 'hist_coarseness' of https://github.com/tachyonwill/fio by Vincent Fu · 3 months ago
  48. d56aa95 options: Add range validation for log_hist_coarseness by William Butler · 3 months ago
  49. 7272fd8 t/io_uring: use IORING_SETUP_NO_SQARRAY if available by Jens Axboe · 3 months ago
  50. 0936137 os/linux: sync io_uring.h header for setup flags by Jens Axboe · 3 months ago
  51. ae3475d memory: fix typo in cuda < 13 cuCtxCreate() by Jens Axboe · 3 months ago
  52. 98f7e98 Merge branch 'new-cuda-ctx-params' of https://github.com/maxime-peim/fio by Jens Axboe · 3 months ago
  53. acce4fc memory: add cuda 13 support by Maxime Peim · 3 months ago
  54. d200fab gettime: remove non-clock_gettime fallback code by Sitsofe Wheeler · 3 months ago
  55. b9b306b stat: report zone reset count in json output format by Shin'ichiro Kawasaki · 3 months ago
  56. 7089300 stat: report zone reset count only when zonemode is set to zbd by Shin'ichiro Kawasaki · 3 months ago
  57. ed31254 Merge branch 'fix-includes' of https://github.com/betonmischer86/fio by Jens Axboe · 3 months ago
  58. 840957b test, memcpy: reorder #includes by Valeriy Kosikhin · 3 months ago
  59. 925a315 Merge branch 'uncached_doc' of https://github.com/Panky-codes/fio by Jens Axboe · 4 months ago
  60. d675939 doc: add documentation for uncached buffered I/O by Pankaj Raghav · 4 months ago
  61. 9806424 REPORTING-BUGS: add note about reports on malicious job files by Jens Axboe · 4 months ago
  62. 97a91b6 Merge branch 'fix/io_uring-pi-validate' of https://github.com/stanleyzhang9/fio by Vincent Fu · 4 months ago
  63. 72fb5b5 engines/io_uring: validate PI on read by Stanley Zhang · 4 months ago
  64. cda2257 Merge branch 'master' of https://github.com/kaimeyer-arcserve/fio by Jens Axboe · 4 months ago
  65. dfc833a Fixing mingw out of tree builds. by Kai Meyer · 4 months ago
  66. 6a39dfa options: check for NULL input string and fail by Jens Axboe · 4 months ago
  67. f2c1d8f Merge branch 'sprandom-log-fix' of https://github.com/tomas-winkler-sndk/fio by Vincent Fu · 4 months ago
  68. f5a5f44 Merge branch 'sprandom-tests' of https://github.com/tomas-winkler-sndk/fio by Vincent Fu · 4 months ago
  69. 24cd9bc sprandom: fix warning: comparison will always evaluate as true by Tomas Winkler · 4 months ago
  70. b88f884 tests: add sprandom test cases by Tomas Winkler · 4 months ago
  71. 80d72cb t/io_uring: Vectored fixed buffer test support for nvme passthrough path by Xiaobing Li · 4 months ago
  72. 2c573a3 stat: used shared sem for stats lock by Jens Axboe · 4 months ago
  73. 84787ad Merge branch 'master' of https://github.com/Meiye-lj/fio by Jens Axboe · 4 months ago
  74. ea0bc00 Makefile: fix missing test tool and unit test dependencies by Meiye-lj · 5 months ago
  75. fc8f9c7 Merge branch 'improve_flushing_darwin' of https://github.com/Developer-Ecosystem-Engineering/fio by Jens Axboe · 5 months ago
  76. ed675d3 Fio 3.41 by Jens Axboe · 5 months ago fio-3.41
  77. 83a809b Merge branch 'fix_verify-state' of https://github.com/sitsofe/fio by Jens Axboe · 5 months ago
  78. 3b730c6 t/verify-state: improve verify state inflight output by Sitsofe Wheeler · 5 months ago
  79. 23e6c4f t/verify-state: synchronise verify state version by Sitsofe Wheeler · 5 months ago
  80. b7ce90b sprandom: wait to free validity_dist by Vincent Fu · 5 months ago
  81. d4b1dce Merge branch 'sprandom-fixes' of https://github.com/tomas-winkler-sndk/fio by Vincent Fu · 5 months ago
  82. 407491a mac: add readahead control to the posix_fadvise() shim by Sitsofe Wheeler · 5 months ago
  83. 41880b9 mac: implement (file) cache invalidation by Sitsofe Wheeler · 5 months ago
  84. 8c8e705 sprandom: drop validity_dist after use by Tomas Winkler · 5 months ago
  85. 226a6e3 sprandom: free invalid_pct buffer by Tomas Winkler · 5 months ago
  86. 3675972 sprandom: fix debug printout for offset by Tomas Winkler · 5 months ago
  87. 224a7cc sprandom: setup SPRandom before total_io_size is computed by Tomas Winkler · 5 months ago
  88. d6acda3 Merge branch 'patch-1' of https://github.com/neheb/fio by Jens Axboe · 5 months ago
  89. 341ed02 fio: fix formats under MIPS64/PPC by Rosen Penev · 1 year, 7 months ago
  90. 2a85ed6 Merge branch 'fix_mandoc_warnings' of https://github.com/sitsofe/fio by Vincent Fu · 5 months ago
  91. 16581fe man: update date by Sitsofe Wheeler · 5 months ago
  92. bf5b0b7 man: fix mandoc "PP empty" warnings by Sitsofe Wheeler · 5 months ago
  93. 9407575 man: fix mandoc lint errors by Sitsofe Wheeler · 5 months ago
  94. 1fb2d4a verify: use new buffer for threads with %o format by Vincent Fu · 5 months ago
  95. 4125642 sprandom: abort when invalid options specified by Vincent Fu · 5 months ago
  96. 5b6f59e Merge branch 'sprandom' of https://github.com/tomas-winkler-sndk/fio by Vincent Fu · 5 months ago
  97. ac2aa2c Kill of IO engine cancelation support by Jens Axboe · 5 months ago
  98. a475300 backend: call IO engine post-init after file creation by Jens Axboe · 5 months ago
  99. 5816d7f engines/libaio: enable libaio fsync by Jens Axboe · 5 months ago
  100. 4b327db engines: make engines static-correct by Tomas Winkler · 5 months ago