1. 2ef248b Merge branch 'readme-typo' of github.com:vic233333/fio by Jens Axboe · 16 hours ago master
  2. 0ba66fd README: fix unclosed angle bracket in maintainer email by Xinchen Shen · 3 days ago
  3. 162e8fb client: don't send uninitialized data in fio_send_file error replies by Eric Sandeen · 4 days ago
  4. 6bc57a9 eta: remove now unused done_secs by Keith Busch · 11 days ago
  5. 6f97f37 eta: cap the ETA at the job's own remaining runtime by Keith Busch · 11 days ago
  6. 06911c6 backend: don't mark a job as running before it has set up by Keith Busch · 11 days ago
  7. e37aa1d eta: count a job that is setting up as running by Keith Busch · 11 days ago
  8. ac6ae48 Merge branch 'inconsistent_parameter_type_in_convert_agg_kbytes_percent' of https://github.com/dennischerchang/fio by Vincent Fu · 12 days ago
  9. 64a14df Fix convert_agg_kbytes_percent() inconsistent type between caller by Dennis Chang · 3 weeks ago
  10. e333e45 ci: resize image for QEMU tests by Vincent Fu · 2 weeks ago
  11. 975ea18 Merge branch 'consolidate_commit_call_path' of https://github.com/dennischerchang/fio by Vincent Fu · 3 weeks ago
  12. ae35a58 Merge branch 'verify-zero-dump' of https://github.com/sarthak-k/fio by Vincent Fu · 4 weeks ago
  13. 0a6a43b Consolidate all caller of io_ops_commit() to call td_io_commit(). by Dennis Chang · 4 weeks ago
  14. da5d76b verify: dump the received buffer when zero verify fails by Sarthak Killedar · 4 weeks ago
  15. 93ab5b9 Merge branch 'reap-signaled-worker-exit-code' of https://github.com/Vladyyy/fio by Vincent Fu · 4 weeks ago
  16. f534438 Merge branch 'doc-fix' of https://github.com/Panky-codes/fio by Vincent Fu · 4 weeks ago
  17. 4bed0c6 doc: change RWF_UNCACHED to RWF_DONTCACHE by Pankaj Raghav · 5 weeks ago
  18. a9f011b t/io_uring_cmd.py: test new bsg features by Vincent Fu · 6 weeks ago
  19. be6ff8a Merge branch 'bsg-update' of https://github.com/ljw8161/fio by Vincent Fu · 5 weeks ago
  20. 895b267 Merge branch 'gnutls.configure' of https://github.com/bsdkurt/fio by Vincent Fu · 5 weeks ago
  21. 1a4f9e9 libnfs only requires gnutls on Linux by Kurt Miller · 5 weeks ago
  22. 6394aa3 engines/io_uring: add read_mode=prefetch for bsg cmd_type by Jungwon Lee · 3 months ago
  23. d66a4fe engines/io_uring: support write_mode=verify for bsg cmd_type by Jungwon Lee · 3 months ago
  24. a646e7b engines/io_uring: add cdb_len option for bsg cmd_type by Jungwon Lee · 3 months ago
  25. 8ad9a6e engines/io_uring: drop bsg status parsing from event by Jungwon Lee · 8 weeks ago
  26. 569d2d8 engines/io_uring: drop unused write_opcode assignment on bsg path by Jungwon Lee · 3 months ago
  27. b27fdba fio: move example job file to examples directory by Vincent Fu · 5 weeks ago
  28. 890d702 Merge branch 'feat/hipfile-upstream-rebase' of https://github.com/sbates130272/fio by Vincent Fu · 5 weeks ago
  29. 1de4a3d Merge branch 'add_copyright' of https://github.com/ljw8161/fio by Vincent Fu · 6 weeks ago
  30. da5f6c4 backend: exit non-zero when a job process is killed by a signal by Vlad Tudose · 7 weeks ago
  31. 306f72b engines/io_uring: add copyright header to bsg files by Jungwon Lee · 7 weeks ago
  32. c76c61b ci: add a test for OOM issue with large iolog trims by Vincent Fu · 8 weeks ago
  33. b384f4d ci: add Alpine Linux container test platform by Vincent Fu · 9 weeks ago
  34. aa079a6 ci: consolidate QEMU FDP and verify-trim tests by Vincent Fu · 9 weeks ago
  35. 5033304 ci: add t/io_uring_pi.py to QEMU tests by Vincent Fu · 9 weeks ago
  36. ca10b7f ci: switch QEMU jobs to Debian testing by Vincent Fu · 9 weeks ago
  37. cd29b7a ci: drop Ubuntu container test platforms by Vincent Fu · 9 weeks ago
  38. 39ee70f ci: update macOS platform from macos-15 to macos-26 by Vincent Fu · 9 weeks ago
  39. f7d91f9 ci: update platforms for QEMU tests by Vincent Fu · 10 weeks ago
  40. 852a498 ci: use newer platforms for container tests by Vincent Fu · 10 weeks ago
  41. 8f7740a fio: resolve const char * compiler warnings by Vincent Fu · 10 weeks ago
  42. dad7f10 fio: fix const char * warning by Vincent Fu · 10 weeks ago
  43. cc1875c ci: switch from Ubuntu 22.04 to 26.04 by Vincent Fu · 10 weeks ago
  44. f034409 test: drop scheduled tests by Vincent Fu · 10 weeks ago
  45. b75f951 Merge branch 'prv-y-verify-bytes-issued' of https://github.com/malikoyv/fio by Vincent Fu · 10 weeks ago
  46. fd45a5a verify: add coverage for experimental replay by Yehor Malikov · 10 weeks ago
  47. 40dcc0a init: disable write sequence checking for experimental_verify by Yehor Malikov · 10 weeks ago
  48. 40cc195 io_ddir: fix -Wsign-compare in io_ddir_name() by Yehor Malikov · 10 weeks ago
  49. 7f19048 backend: stop experimental verify based on bytes issued, not completed by Yehor Malikov · 10 weeks ago
  50. e89f08b examples/doc: add libhipfile example job files and documentation by zbyrne · 5 months ago
  51. 67256d4 engines/libhipfile: add ROCm hipFile engine by zbyrne · 5 months ago
  52. 8e14318 engines/gpuaccel: add per-backend sync flags and backend-scoped state by zbyrne · 5 months ago
  53. 9ce0653 engines: refactor libcufile.c into a shared gpuaccel layer by zbyrne · 5 months ago
  54. 179fb9c parse: use signed format specifier for debug print by Vincent Fu · 3 months ago
  55. fd2ed06 Merge branch 'fix-issue-1657' of https://github.com/cenhuil/fio by Vincent Fu · 3 months ago
  56. eb15a0d engines/io_uring: set sync trim flag when async trim fails by Vincent Fu · 3 months ago
  57. b0ed309 Merge branch 'master' of github.com:bvanassche/fio by Jens Axboe · 3 months ago
  58. 9763360 blktrace: fix error handling in merge_blktrace_iologs by Bart Van Assche · 3 months ago
  59. af51174 ioengines: record all sync io_u completions under DDIR_SYNC in total_io_u by Bart Van Assche · 3 months ago
  60. 62b7000 io_ddir: add "syncfs" to io_ddir_name() array by Bart Van Assche · 3 months ago
  61. ed3e687 Merge branch 'fix-pending-log-iodepth-assert' of https://github.com/SAY-5/fio by Jens Axboe · 3 months ago
  62. 81f292f iolog: size pending log larger than iodepth to avoid log assertion by Sai Asish Y · 3 months ago
  63. f80c50d Merge branch 'fix-issue-1542' of https://github.com/cenhuil/fio by Jens Axboe · 3 months ago
  64. 855d7e2 t/run-fio-tests: add t/sequence.py by Vincent Fu · 3 months ago
  65. 2f920a4 Merge branch 'rand_dist' of https://github.com/vadlakondaswetha/fio by Vincent Fu · 3 months ago
  66. 1629fb0 Implement Sequence Distribution feature with Striding by vadlakondaswetha · 4 months ago
  67. 360e4d6 Merge branch 'master' of https://github.com/Krien/fio by Vincent Fu · 3 months ago
  68. 8baa2b4 ci: split ZBD tests across configurations by Vincent Fu · 3 months ago
  69. bbbe6c4 ci: split 16-bit Guard PI QEMU tests by Vincent Fu · 3 months ago
  70. ebf4b46 io_uring: add support for zone appends when using ZBD by Krijn Doekemeijer · 4 months ago
  71. 77cdf89 io_uring: add fio_ioring_cmd_finish_zone when using uring_cmd by Krijn Doekemeijer · 4 months ago
  72. 079a590 parse: ignore leading minus sign when splitting options by Huilin Cen · 3 months ago
  73. 954d049 server: reap child processes on SIGINT to prevent assertion crash by Huilin Cen · 3 months ago
  74. d72bcf7 t/io_uring_cmd: better default for fio executable by Vincent Fu · 3 months ago
  75. a77cf8f t/io_uring_cmd: add a writefua/readfua test by Vincent Fu · 3 months ago
  76. 4536e5f t/io_uring_cmd: support more cmd_types by Vincent Fu · 3 months ago
  77. eccc3af t/io_uring_cmd: rename from t/nvmept.py by Vincent Fu · 3 months ago
  78. 7d34d16 engines/io_uring: add missing curly braces by Vincent Fu · 3 months ago
  79. bdb1265 Merge branch 'upstream-io_uring-bsg' of https://github.com/ljw8161/fio by Vincent Fu · 3 months ago
  80. d77ed2b engines/io_uring: Add bsg support for io_uring_cmd engine by Jungwon Lee · 4 months ago
  81. 366c41d engines/sg: extract BE accessor helpers into shared sg.h by Kyoungrul Kim · 3 months ago
  82. 97de713 engines/io_uring: Separate NVMe-specific logic by Jungwon Lee · 4 months ago
  83. 2c69e8e test: run QEMU tests on push and pull request by Vincent Fu · 3 months ago
  84. 706fa69 t/nvmept_pi: improve default fio executable by Vincent Fu · 3 months ago
  85. fb5b6ae Merge branch 'pr-speed-up-norandommap-read-bw' of https://github.com/malikoyv/fio by Vincent Fu · 3 months ago
  86. 19a6a29 engines/io_uring: code style tweak by Jens Axboe · 3 months ago
  87. 8c3d606 Merge branch 'opt/register-ring-fd' of https://github.com/calebsander/fio by Jens Axboe · 3 months ago
  88. cdfab68 io_uring: try to register ring fd by Caleb Sander Mateos · 3 months ago
  89. 1dd13a5 io_uring: consolidate fio_ioring{,_cmd}_post_init() by Caleb Sander Mateos · 3 months ago
  90. 0c7ce67 io_uring: consolidate fio_ioring{,_cmd}_queue_init() by Caleb Sander Mateos · 3 months ago
  91. d8380ab Merge branch 'fix/trim-with-do-verify-0' of https://github.com/minwooim/fio by Vincent Fu · 3 months ago
  92. bd11387 ci: skip new write uncorrectable tests on QEMU by Vincent Fu · 3 months ago
  93. 60274d9 t/nvmept_write_mode: improve formatting by Vincent Fu · 3 months ago
  94. 24520ef t/nvmept_write_mode: check verify job by Vincent Fu · 3 months ago
  95. c06c2f3 t/nvmept_write_mode: check write mode splits by Vincent Fu · 3 months ago
  96. b2c0430 verify: debug print for verifying write zeroes by Vincent Fu · 3 months ago
  97. 5549d6a engines/io_uring_cmd: debug print for write mode by Vincent Fu · 3 months ago
  98. e103dce Merge branch 'io_uring/multiple-write-modes' of https://github.com/minwooim/fio by Vincent Fu · 3 months ago
  99. c0e4b6e iolog: fix io_piece leak on overlapping in-flight writes by Yehor Malikov · 3 months ago
  100. 94cc642 verify: fix verify starvation with norandommap by Yehor Malikov · 3 months ago