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