1. 422f9e4 Fix thread hang when using async engines (libaio,etc.) when too low of a iops rate is specified. by Ryan Marchand · 12 years ago
  2. ed33585 implement zoned random I/O testing support by Steven Noonan · 12 years ago
  3. e4413f0 fix early termination of runs caused by ramp_time > runtime by Steven Noonan · 12 years ago
  4. 781cf4f windows: use SYSTEMDRIVE instead of hard-coding C: by Bruce Cran · 13 years ago
  5. 9b98606 Fix segfault with net io engine and no file/hostname given by Jens Axboe · 13 years ago
  6. 991802b fix net engine client read server write bug by Yufei Ren · 13 years ago
  7. d98cd22 Fio 2.0 by Jens Axboe · 13 years ago
  8. 531a632 Remove debug/broken assert() in the IOPS logging code by Jens Axboe · 13 years ago
  9. 169d40e Fio 1.99.13 by Jens Axboe · 13 years ago
  10. 7fb28d3 Only log the period mean if we have samples by Jens Axboe · 13 years ago
  11. b8bc8cb Add log_avg_msec option by Jens Axboe · 13 years ago
  12. 599e72b Use the reentrant getmntent_r instead of getmntent by Zhu Yanhai · 13 years ago
  13. 8a32205 Fix initialization of lastrate when using ratemin by Josh Carter · 13 years ago
  14. 0684202 Expand continue_on_error to select which type of error to allow by Steven Lang · 13 years ago
  15. 184b409 Fix parsing of ioengine strings by Steven Lang · 13 years ago
  16. 468a947 Fio 1.99.12 by Jens Axboe · 13 years ago
  17. 1647f59 Fix crash when attempting to dupe options by Jens Axboe · 13 years ago
  18. 160c715 Update examples/netio to new option format by Jens Axboe · 13 years ago
  19. b25b86b Fio 1.99.11 by Jens Axboe · 13 years ago
  20. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  21. 1b8dbf2 Improve accuracy of rate= option by Steven Lang · 13 years ago
  22. 75db6e2 Usage typo by Jens Axboe · 13 years ago
  23. 823ba54 Fix big endian build by Anton Blanchard · 13 years ago
  24. d0c814e Cleanup option keyword/environment substitution by Steven Lang · 13 years ago
  25. 2b7c46b Fio 1.99.10 by Jens Axboe · 13 years ago
  26. d7ee2a7 Fix segfault with verify_async by Steven Lang · 13 years ago
  27. ef71e31 Make verify_dump off by default by Jens Axboe · 13 years ago
  28. 0dce9bc Add core for verify_dump option by Steven Lang · 13 years ago
  29. 7686762 server: cleanup fio_server_parse_string() by Jens Axboe · 13 years ago
  30. 660a2bf server: document fio_server_parse_string() by Jens Axboe · 13 years ago
  31. 811826b client/server: IPv6 support by Jens Axboe · 13 years ago
  32. cf00f97 Fix io_u->buf calculation overflow by Jens Axboe · 13 years ago
  33. 2341a37 Fix clat latency terse output by Keplar kramer · 13 years ago
  34. 61d2407 Fio 1.99.9 by Jens Axboe · 13 years ago
  35. 18320cf Turn old debug printf() into a proper log_err() by Jens Axboe · 13 years ago
  36. 9f17069 Fix klibc getopt_long_only() for optional arguments by Jens Axboe · 13 years ago
  37. 203913e Fix OSX build by Bruce Cran · 13 years ago
  38. cc60438 Fix printf() being used instead of log_info() by Bruce Cran · 13 years ago
  39. 3d7cd9b Fix error in disk util stats for terse output by Jens Axboe · 13 years ago
  40. 8388128 Update command line usage help by Jens Axboe · 13 years ago
  41. 4d65865 Add terse version 2 output format by Jens Axboe · 13 years ago
  42. c376910 Fio 1.99.8 by Jens Axboe · 13 years ago
  43. 3899076 Fix possible use-after-free on client disconnect by Jens Axboe · 13 years ago
  44. 498c92c client: pass back server side error to client exit value by Jens Axboe · 13 years ago
  45. 11e950b client/server: send back nr_jobs and error exit code by Jens Axboe · 13 years ago
  46. 72c27ff Fix problem with mixing is_backend and terse_output by Jens Axboe · 13 years ago
  47. 67f15dc Fix fragmented package opcode mismatch by Jens Axboe · 13 years ago
  48. 01be038 Don't request ETA until server has started jobs by Jens Axboe · 13 years ago
  49. 4c8e964 Fix strip blank space for empty string by Jens Axboe · 13 years ago
  50. 43f7479 Fix off-by-one in fgets() size by Jens Axboe · 13 years ago
  51. 92ac72c Fio 1.99.7 by Jens Axboe · 13 years ago
  52. 7e1773b Pretty up output a bit by Jens Axboe · 13 years ago
  53. 7e356b2 Memory leak fixes by Jens Axboe · 13 years ago
  54. b7017e3 Scale bw output to MB/sec if larger than 99999 KB/sec by Jens Axboe · 13 years ago
  55. 5e726d0 Add fio version to terse output by Jens Axboe · 13 years ago
  56. 259e47d Only print ts->description if set for non-terse output by Jens Axboe · 13 years ago
  57. 065248b Man page typo by Jens Axboe · 13 years ago
  58. 49da124 Update man page by Jens Axboe · 13 years ago
  59. 581b048 Fio 1.99.6 by Jens Axboe · 13 years ago
  60. 4b0f225 Check string length of ts->description, not value by Jens Axboe · 13 years ago
  61. c7c6cb4 Move IEEE754 support code to lib/ by Jens Axboe · 13 years ago
  62. f2f788d Add disk utilization to terse format output by Jens Axboe · 13 years ago
  63. 1db92cb Add completion latency percentiles to terse output format by Jens Axboe · 13 years ago
  64. f6dea4d Don't output version for terse output by Jens Axboe · 13 years ago
  65. 312b4af Add IOPS to terse output by Jens Axboe · 13 years ago
  66. 74c04ef Update TODO by Jens Axboe · 13 years ago
  67. 0766d92 Silence uninitialized mem warning on disk_util send by Jens Axboe · 13 years ago
  68. 07511a6 Break double loop on end-of-clat percentiles by Jens Axboe · 13 years ago
  69. d09a64a client/server: add support for passing disk_util structures by Jens Axboe · 13 years ago
  70. 4f6f829 Adapt clat percentiles for min/max values by Jens Axboe · 13 years ago
  71. 0dc1bc0 Disable clat percentiles if gtod_reduce=1 is set by Jens Axboe · 13 years ago
  72. 467b35e Enable completion latency percentiles by default by Jens Axboe · 13 years ago
  73. 2505062 Remove extra \n before printing run status by Jens Axboe · 13 years ago
  74. a31c561 Fio 1.99.5 by Jens Axboe · 13 years ago
  75. cfc03e4 server: fix bug in converting/storing clat percentiles by Jens Axboe · 13 years ago
  76. 351de8d Be a bit more defensive in clat percentile calc and display by Jens Axboe · 13 years ago
  77. 81ab0b3 Pretty up clat percentile display so it's actually readable by Jens Axboe · 13 years ago
  78. 731e3f7 Fix clat percentile display by Jens Axboe · 13 years ago
  79. b4f3c49 Correct Windows fio version by Jens Axboe · 13 years ago
  80. fddc660 Merge branch 'master' into client-server by Jens Axboe · 13 years ago
  81. 15b8772 Fix bad random offset generation for file map by Jens Axboe · 13 years ago
  82. b814fb2 Fix off-by-one in jobs_eta allocation by Jens Axboe · 13 years ago
  83. d233335 client: cleanup bit printing by Jens Axboe · 13 years ago
  84. 38fdef2 server: include 32/64-bit in probe by Jens Axboe · 13 years ago
  85. df38093 client/server: fix ptr <-> uint64_t casting warnings on 32-bit builds by Jens Axboe · 13 years ago
  86. 5fd0acb client: dec sum_stat_clients if one a client is disconnected by Jens Axboe · 13 years ago
  87. 37f0c1a client: display summed total of all clients when all stats have been received by Jens Axboe · 13 years ago
  88. 7b82168 server: error handling fixes by Jens Axboe · 13 years ago
  89. ea5aa1b server: assume PID is dead on ESRCH by Jens Axboe · 13 years ago
  90. 89c1707 client/server: track and handle command timeouts by Jens Axboe · 13 years ago
  91. 56f5213 Fio 1.99.4 by Jens Axboe · 13 years ago
  92. bfc3b17 server: fread() - check <= 0 return value by Jens Axboe · 13 years ago
  93. 3f3a454 client: duplicate arguments to "empty" clients by Jens Axboe · 13 years ago
  94. 13755d9 server: improve pidfile and log handling by Jens Axboe · 13 years ago
  95. 402668f server: write pid file for backgrounded server to specified file by Jens Axboe · 13 years ago
  96. f77d267 client: properly assign client eta in flight by Jens Axboe · 13 years ago
  97. 5b9babb Abstract out and export summation of thread_stats by Jens Axboe · 13 years ago
  98. 7f86831 client/server: few select speedups by Jens Axboe · 13 years ago
  99. 82c1ed3 client: track pending ETA requests by Jens Axboe · 13 years ago
  100. 60862e5 init: typo, remove -> remote. by Jens Axboe · 13 years ago