1. cdcac5c stats: Fix computation of summed standard deviation by Yu-ju Hong · 13 years ago
  2. 0aacc50 Fix integer overflow in calculating large IOPS on 32-bit platforms by Bruce Cran · 13 years ago
  3. 2b13e71 Get rid of shadow declarations by Jens Axboe · 13 years ago
  4. cda99fa fix ramp_in by Signed-off-by Steven Pratt · 14 years ago
  5. 562c2d2 Add some comments around the terse output by David Nellans · 14 years ago
  6. 0d29de8 Add verify trim support by Jens Axboe · 14 years ago
  7. ff58fce Add support for replaying blktrace trim/discard by Jens Axboe · 14 years ago
  8. 525c2bf Update documentation on new terse format and add version number by Jens Axboe · 14 years ago
  9. 4cf1abc Revert "fix 1000 vs kb_base confusion in show_run_stats." by Jens Axboe · 14 years ago
  10. 02af098 Add total latency log by Jens Axboe · 14 years ago
  11. 1f53e9d fix 1000 vs kb_base confusion in show_run_stats. by YAMAMOTO Takashi · 14 years ago
  12. 4ceb30d Use log_info() more consistently by Jens Axboe · 14 years ago
  13. 0b9d69e Silence the style/whitespace police by Jens Axboe · 15 years ago
  14. 90fef2d Add kb_base option to specify the base unit of a kilobyte by Jens Axboe · 15 years ago
  15. b22989b Get rid of KiB vs KB distinction by Jens Axboe · 15 years ago
  16. 1ec99ee Fix typo on continue_on_error patch by Jens Axboe · 15 years ago
  17. f2bba18 Add a 'continue_on_error' option to fio by Radha Ramachandran · 15 years ago
  18. adb02ba Add iops rate to ETA display by Jens Axboe · 15 years ago
  19. 7c9b1bc Split off diskutil include by Jens Axboe · 15 years ago
  20. 306ddc9 Include transfer size in the clat/slat measurements by Jens Axboe · 15 years ago
  21. 8879fd1 Fix throughput reporting by Jens Axboe · 15 years ago
  22. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  23. 838bc70 Add logging for queue submit and complet counts by Jens Axboe · 16 years ago
  24. 5ec10ea Style fixups by Jens Axboe · 16 years ago
  25. b4c5e1a More cpu engine fixes by Jens Axboe · 17 years ago
  26. e7823a9 Add display of major and minor faults by Jens Axboe · 17 years ago
  27. d9309cb clat/slat display improvements by Jens Axboe · 17 years ago
  28. 4539ed7 Missing carriage return in latency print by Jens Axboe · 17 years ago
  29. 4b43f54 Default stdev to 0.0, not -1.0 by Jens Axboe · 17 years ago
  30. 04a0fea Adaptive io latency distrobution "histogram" by Jens Axboe · 17 years ago
  31. ea2accc Cleanup msec <-> usec lat conversion by Jens Axboe · 17 years ago
  32. d85f511 Make completion and submission latency use appropriate time base by Jens Axboe · 17 years ago
  33. 30061b9 Log and dump short ios by Jens Axboe · 17 years ago
  34. 9f8f206 Seperate disk util code out of fio.c by Jens Axboe · 17 years ago
  35. 07e5b26 Fix disk utilization and ioscheduler switch on raw devices by Jens Axboe · 17 years ago
  36. ef11d73 Save a division, if delta is non-zero. by Jens Axboe · 17 years ago
  37. d0f62ba Increase latency histogram resolution by Jens Axboe · 17 years ago
  38. 2dc1bbe Move thread options into a seperate structure by Jens Axboe · 17 years ago
  39. 6d86144 Use log_info() throughout by Jens Axboe · 17 years ago
  40. 1c17818 Improve handling of nr_files != open_files by Jens Axboe · 17 years ago
  41. 7b4e4fe Init stat for all files, not just current range by Jens Axboe · 17 years ago
  42. 55bc7fc Make disk_util() account for all files by Jens Axboe · 17 years ago
  43. 62d984e [PATCH] disk_util: Allow an engine to turn off disk_util specifically by Jens Axboe · 17 years ago
  44. 7abd0e3 Group reporting fixes by Jens Axboe · 17 years ago
  45. b360506 Show IOPS as well as bw numbers by Jens Axboe · 17 years ago
  46. de64df0 Use DDIR_WRITE symbolic value instead of a hard coded 2 by Jens Axboe · 17 years ago
  47. 197574e A few more stat fixes and cleanups by Jens Axboe · 17 years ago
  48. 94370ac Fixup reporting for !runtime data directions by Jens Axboe · 17 years ago
  49. 7bdce1b Move description text by Jens Axboe · 17 years ago
  50. 6af019c Terse output change by Jens Axboe · 17 years ago
  51. 6586ee8 Show how many jobs are in a group by Jens Axboe · 17 years ago
  52. 2270890 Update terse output by Jens Axboe · 17 years ago
  53. 6660cc6 stat.c: Superflous n by Jens Axboe · 17 years ago
  54. 2dc84ba Be sure to pick up any group error with group_reporting by Jens Axboe · 17 years ago
  55. c39cced Stat summation fixup by Jens Axboe · 17 years ago
  56. d59d31a td vs ts typo by Jens Axboe · 17 years ago
  57. 756867b Add group reporting by Jens Axboe · 17 years ago
  58. b2560f3 One step closer to group reporting by Jens Axboe · 17 years ago
  59. 34403fb Spelling fixes by Jens Axboe · 17 years ago
  60. 138502a Only check FIO_DISKLESSIO in stat.c by Jens Axboe · 17 years ago
  61. a9defc9 [PATCH] ioengine flags: Replace FIO_NETIO with real flags that map the behavior by Joel Becker · 17 years ago
  62. c0a6b0d Speedup init_disk_util() when dealing with many jobs by Jens Axboe · 17 years ago
  63. 413dd45 Streamline thread_data data direction setting and checking by Jens Axboe · 17 years ago
  64. 8abdce6 Change IO latency histogram to be in power-of-10 by Jens Axboe · 17 years ago
  65. 079ad09 First step for group reporting by Jens Axboe · 17 years ago
  66. ec11830 [PATCH] IO completion time histograms by Jens Axboe · 17 years ago
  67. f3502ba [PATCH] Exabytes by Jens Axboe · 17 years ago
  68. c8c51ef [PATCH] Sign warning by Jens Axboe · 17 years ago
  69. 6d66307 [PATCH] Allow thread/group dump regardless of error state by Jens Axboe · 17 years ago
  70. dbe1125 [PATCH] Pretty up stat output by Jens Axboe · 17 years ago
  71. 4d9345a [PATCH] Don't create files for engines that don't need them by Jens Axboe · 17 years ago
  72. ed92ac0 [PATCH] Simple support for networked IO by Jens Axboe · 17 years ago
  73. 61697c3 [PATCH] Add 'description' option by Jens Axboe · 17 years ago
  74. bb3884d [PATCH] Add support for writing aggregate bandwidth log by Jens Axboe · 17 years ago
  75. 5d45807 [PATCH] The last io depth entry is actually >= 64, not > 32 by Jens Axboe · 17 years ago
  76. 71619dc [PATCH] Include io depth distribution statistics by Jens Axboe · 17 years ago
  77. 6104ddb [PATCH] Change output dev= to stdev= by Jens Axboe · 17 years ago
  78. 03b74b3 [PATCH] Change timeout to runtime and rearrange option entries by Jens Axboe · 17 years ago
  79. 6870408 [PATCH] Implement a better mean and standard deviation calculation by Jens Axboe · 17 years ago
  80. ddf4a69 [PATCH] Fix standard deviation calculation by Jens Axboe · 17 years ago
  81. 1188caf [PATCH] Add extra disk util name check by Jens Axboe · 17 years ago
  82. ef9c5c4 [PATCH] Fix deviation overflow by Jens Axboe · 17 years ago
  83. e6d276f [PATCH] Fix division by zero in deviance calculation by Jens Axboe · 17 years ago
  84. 1e97cce [PATCH] Fix warnings from icc by Jens Axboe · 18 years ago
  85. 6900899 [PATCH] Improve time accounting for a job by Jens Axboe · 18 years ago
  86. 02bcaa8 [PATCH] Time and seek optimizations by Jens Axboe · 18 years ago
  87. 3c9b60c [PATCH] Warn on writable strings by Jens Axboe · 18 years ago
  88. 0bbab0e [PATCH] String copy limiting fixes by Jens Axboe · 18 years ago
  89. eecf272 [PATCH] Plug a few more leaks by Jens Axboe · 18 years ago
  90. b4a6a59 [PATCH] Be nicer about cleaning up allocated memory by Jens Axboe · 18 years ago
  91. 34572e2 [PATCH] Add for_each_td() by Jens Axboe · 18 years ago
  92. 8458500 [PATCH] Fix a bunch of bugs by Jens Axboe · 18 years ago
  93. 53cdc68 [PATCH] First cut at supporting > 1 file per job by Jens Axboe · 18 years ago
  94. 3307d65 [PATCH] Use lstat() instead of stat() in sysfs lookup by Jens Axboe · 18 years ago
  95. c6ae0a5 [PATCH] Add option for terse parseable output by Jens Axboe · 18 years ago
  96. 727097a [PATCH] Don't hide submission latency numbers, even if they are 0. by Jens Axboe · 18 years ago
  97. 3b70d7e [PATCH] When logging to a file, stderr should go both to stderr and file by Jens Axboe · 18 years ago
  98. eb8bbf4 [PATCH] Enable output logging to file instead of stdout by Jens Axboe · 18 years ago
  99. 5c4e1db [PATCH] Final FreeBSD compile fixups by Jens Axboe · 18 years ago
  100. 0145205 [PATCH] Add name=x option to name jobs by Jens Axboe · 18 years ago