1. 306d898 engines/io_uring: don't duplicate open/close file code by Jens Axboe · 3 days ago master
  2. 0e987a2 engines/io_uring: code cleanup by Jens Axboe · 3 days ago
  3. 0d9ed42 engines/io_uring: cleanup fio_ioring_cmd_open_file() by Jens Axboe · 3 days ago
  4. bc428fd engines/io_uring: io_uring engine type cleanups by Jens Axboe · 3 days ago
  5. 4d5555b engines/io_uring: get rid of silly strcmp() calls for io_ops->name by Jens Axboe · 3 days ago
  6. 258e96a Merge branch 'filetype-option' of https://github.com/struschev/fio by Vincent Fu · 4 days ago
  7. 80271ca fio: add filetype option by Sergey Truschev · 5 days ago
  8. 60c19ed Merge branch 'fix/io_uring-cq-reap' of https://github.com/calebsander/fio by Jens Axboe · 8 days ago
  9. a9af54b engines/io_uring: relax CQ head atomic store ordering by Caleb Sander Mateos · 9 days ago
  10. 11b5e37 arch: add atomic_store_relaxed() by Caleb Sander Mateos · 9 days ago
  11. 97d1c1a engines/io_uring: simplify getevents control flow by Caleb Sander Mateos · 9 days ago
  12. c607849 engines/io_uring: return unsigned from fio_ioring_cqring_reap() by Caleb Sander Mateos · 9 days ago
  13. 740019d engines/io_uring: remove loop over CQEs in fio_ioring_cqring_reap() by Caleb Sander Mateos · 9 days ago
  14. ec87e8c engines/io_uring: consolidate fio_ioring_cqring_reap() arguments by Caleb Sander Mateos · 9 days ago
  15. 645d43a Revert "engines/io_uring: update getevents max to reflect previously seen events" by Caleb Sander Mateos · 9 days ago
  16. 34fa726 Merge branch 'fsync-get-io-u-from-freelist' of https://github.com/jeongjonghwi/fio by Vincent Fu · 10 days ago
  17. 1c83ed1 io_u: get io_u from io_u_freelist when TD_FSYNCING by Jonghwi Jeong · 3 weeks ago
  18. eb0312c Merge branch 'security-token' of https://github.com/sfc-gh-rnarubin/fio by Jens Axboe · 2 weeks ago
  19. 7fdd104 engines/http: Add S3 security token support by Renar Narubin · 3 weeks ago
  20. 010b8ba Merge branch 'http-filename-fix' of https://github.com/sfc-gh-rnarubin/fio by Jens Axboe · 3 weeks ago
  21. 404ab60 engines/http: fix file name by Renar Narubin · 4 weeks ago
  22. 5db7e6b Merge branch 'fix-randtrimwrite' of https://github.com/minwooim/fio by Jens Axboe · 4 weeks ago
  23. 544be3b io_u: fix offset calculation in randtrimwrite by Jungwon Lee · 4 weeks ago
  24. 7037b83 windows: drop nanosleep and clock_gettime by Vincent Fu · 5 weeks ago
  25. 538db2e Merge branch 'fix-random-distribution-parsing-failure' of https://github.com/leonid-kozlov/fio by Vincent Fu · 5 weeks ago
  26. 7060d7b Merge branch 'fix_real_file_size_when_pi_is_enabled' of https://github.com/SuhoSon/fio by Jens Axboe · 5 weeks ago
  27. acd2dd4 io_uring: ensure accurate real_file_size setup for full device access with PI enabled by suho.son · 5 weeks ago
  28. 7d24088 parse: use minimum delimiter distance by Leonid Kozlov · 5 weeks ago
  29. 813445e backend: clean up requeued io_u's by Vincent Fu · 7 weeks ago
  30. 02fe4fb ioengines: clear in-flight bit for FIO_Q_BUSY syncs by Vincent Fu · 8 weeks ago
  31. 4655560 t/verify: skip crc7 when running checksum tests by Vincent Fu · 9 weeks ago
  32. af8ed1e Merge branch 'opt/io_uring-sq-full-check' of https://github.com/calebsander/fio by Jens Axboe · 8 weeks ago
  33. d88e8c9 engines/io_uring: remove unnecessary SQ full check by Caleb Sander Mateos · 8 weeks ago
  34. c348db3 Add Zhaoxin support to enable tsc_reliable and arch_random features by Runa Guo-oc · 9 weeks ago
  35. ff930c4 Fio 3.40 by Jens Axboe · 10 weeks ago
  36. fb253b2 t/verify: add tests to exercise verify_pattern_interval by Vincent Fu · 3 months ago
  37. 2c8ba65 t/verify: Windows --output work-around by Vincent Fu · 3 months ago
  38. 2115134 t/verify: test cases for running pattern and pattern_hdr by Vincent Fu · 3 months ago
  39. 79330c2 verify: add verify_pattern_interval option by Vincent Fu · 3 months ago
  40. b56dbc7 ci: don't skip verify tests when triggered manually by Vincent Fu · 3 months ago
  41. e1e42ec ci: for nightly verify tests use all checksum methods by Vincent Fu · 3 months ago
  42. fe9072b t/fiotestcommon: lengthen timeout for longer tests by Vincent Fu · 3 months ago
  43. 76a8799 verify: omit verify type mismatch error message for pattern verify by Vincent Fu · 3 months ago
  44. 7431e15 verify: make verify_pattern=%o thread safe by Vincent Fu · 3 months ago
  45. b683f9e verify: fix verify_offset when used with pattern_hdr by Vincent Fu · 3 months ago
  46. ab4e5b7 verify: add verify mode for a pattern with header by Vincent Fu · 3 months ago
  47. 171e181 configure: Fix libnfs cflags and libs by Damien Le Moal · 2 months ago
  48. 21628ec fio_sem, diskutil: introduce fio_shared_sem and use it for diskutil lock by Shin'ichiro Kawasaki · 2 months ago
  49. f4e54d3 man: Fix recover_zbd_write_error option description by Damien Le Moal · 3 months ago
  50. 3a2b42b windows: fix pread/pwrite by Vincent Fu · 3 months ago
  51. 1276068 Merge branch 'continue_on_error_fix_up' of https://github.com/kawasaki/fio by Jens Axboe · 3 months ago
  52. 1691559 HOWTO: fix bad whitespace by Jens Axboe · 3 months ago
  53. b77088b Merge branch 'patch-1' of https://github.com/avrittrohwer/fio by Jens Axboe · 3 months ago
  54. 6403937 Document expected filename format for s3 http engine. by Avritt Rohwer · 3 months ago
  55. 03a11dc oslib: blkzoned: add missing blkzoned_move_zone_wp() stub by Shin'ichiro Kawasaki · 3 months ago
  56. 4dc6c8d t/zbd: add run-tests-against-scsi_debug by Shin'ichiro Kawasaki · 3 months ago
  57. b6002e7 t/zbd: add the test cases to confirm continue_on_error option by Shin'ichiro Kawasaki · 3 months ago
  58. 5cbd164 t/zbd: set badblocks related parameters in run-tests-against-nullb by Shin'ichiro Kawasaki · 3 months ago
  59. 650c4ad zbd: add the recover_zbd_write_error option by Shin'ichiro Kawasaki · 3 months ago
  60. 143aaff zbd: introduce zbd_move_zone_wp() by Shin'ichiro Kawasaki · 3 months ago
  61. d4f6fa5 engines/libzbc: implement move_zone_wp callback by Shin'ichiro Kawasaki · 3 months ago
  62. 6f635d6 ioengine: add move_zone_wp() callback by Shin'ichiro Kawasaki · 3 months ago
  63. 4175f4d oslib: blkzoned: add blkzoned_move_zone_wp() helper function by Shin'ichiro Kawasaki · 3 months ago
  64. 19d9ef1 Merge branch 'master' of https://github.com/blah325/fio by Jens Axboe · 3 months ago
  65. b7be1e4 Fix hang on Windows when multiple --client args are present by jrizzo · 3 months ago
  66. 96afc23 t/zbd: add test for the case all write zones have small remainder by Shin'ichiro Kawasaki · 3 months ago
  67. e2e29bf zbd: finish zone when all random write target zones have small remainder by Shin'ichiro Kawasaki · 3 months ago
  68. fbac34f zbd: factor out zbd_pick_write_zone() by Shin'ichiro Kawasaki · 3 months ago
  69. 2a87f26 zbd: move zone finish operation to zbd_convert_to_write_zone() by Shin'ichiro Kawasaki · 3 months ago
  70. f18c2fd ci: add verify-trim.py test script by Vincent Fu · 4 months ago
  71. 4bc702c t/verify-trim.py: superficial test script for verify/trim by Vincent Fu · 4 months ago
  72. 46f2285 verify/trim: make trim_backlog_batch work by Vincent Fu · 4 months ago
  73. 67379ba verify/trim: stop issuing trims if we run out by Vincent Fu · 4 months ago
  74. 9408374 init: error out when readonly is set for a trim/verify workload by Vincent Fu · 4 months ago
  75. 15bac87 trim_verify: include a trim panel in the output by Vincent Fu · 4 months ago
  76. 0458bfd fio: allow trim operations for verify/trim workloads by Vincent Fu · 4 months ago
  77. c283fe1 ci: set kvm permissions for GHA QEMU jobs by Vincent Fu · 4 months ago
  78. 58818df Merge branch 'iouring-spellingfix-2025-03-18' of https://github.com/proact-de/fio by Jens Axboe · 4 months ago
  79. 0423025 Fix spelling error in IO uring engine. by Martin Steigerwald · 4 months ago
  80. d2a4910 Merge branch 'dfs' of https://github.com/henglgh/fio by Vincent Fu · 5 months ago
  81. 4fa9e3a dfs: fix fail to load dfs engine by fugen · 5 months ago
  82. a72fed7 ci: add nightly test for verify by Vincent Fu · 5 months ago
  83. 1d920de t/run-fio-test: add t/verify.py by Vincent Fu · 6 months ago
  84. c7dbf40 t/fiotestcommon: add a success pattern for long tests by Vincent Fu · 6 months ago
  85. 2189d66 t/verify.py: Add verify test script by Vincent Fu · 6 months ago
  86. deaded7 t/fiotestlib: display stderr size when it is not empty but should be by Vincent Fu · 6 months ago
  87. 8bff30f t/fiotestlib: improve JSON decoding by Vincent Fu · 6 months ago
  88. e9709f4 t/fiotestcommon: do not require nvmecdev argument for Requirements by Vincent Fu · 6 months ago
  89. deade13 verify: adjust fio_offset_overlap_risk to include randommap by Ankit Kumar · 6 months ago
  90. a10f36c verify: fix verify issue with offest modifiers by Ankit Kumar · 5 months ago
  91. c0bd027 init: fixup verify_offset option by Ankit Kumar · 6 months ago
  92. 981c372 backend: fix verify issue during readwrite by Ankit Kumar · 6 months ago
  93. b5ab9ba verify: disable write sequence checks with norandommap and iodepth > 1 by Ankit Kumar · 6 months ago
  94. 4f1101e verify: fix verify issues with norandommap by Ankit Kumar · 6 months ago
  95. d04e574 verify: header seed check for read only workloads by Ankit Kumar · 5 months ago
  96. 3afb9a7 verify: disable header seed check for verify_only jobs by Ankit Kumar · 5 months ago
  97. 722774c verify: enable header seed check for 100% write jobs by Ankit Kumar · 5 months ago
  98. 9cd2898 verify: disable header seed checking instead of overwriting it by Ankit Kumar · 6 months ago
  99. 703d04e fio: add verify_header_seed option by Ankit Kumar · 6 months ago
  100. 4b9953f init: write sequence behavior change for verify_only mode by Ankit Kumar · 5 months ago