1. 04a0fea Adaptive io latency distrobution "histogram" by Jens Axboe · 17 years ago
  2. ea2accc Cleanup msec <-> usec lat conversion by Jens Axboe · 17 years ago
  3. d85f511 Make completion and submission latency use appropriate time base by Jens Axboe · 17 years ago
  4. 30061b9 Log and dump short ios by Jens Axboe · 17 years ago
  5. 9f8f206 Seperate disk util code out of fio.c by Jens Axboe · 17 years ago
  6. 07e5b26 Fix disk utilization and ioscheduler switch on raw devices by Jens Axboe · 17 years ago
  7. ef11d73 Save a division, if delta is non-zero. by Jens Axboe · 17 years ago
  8. d0f62ba Increase latency histogram resolution by Jens Axboe · 17 years ago
  9. 2dc1bbe Move thread options into a seperate structure by Jens Axboe · 17 years ago
  10. 6d86144 Use log_info() throughout by Jens Axboe · 17 years ago
  11. 1c17818 Improve handling of nr_files != open_files by Jens Axboe · 17 years ago
  12. 7b4e4fe Init stat for all files, not just current range by Jens Axboe · 17 years ago
  13. 55bc7fc Make disk_util() account for all files by Jens Axboe · 17 years ago
  14. 62d984e [PATCH] disk_util: Allow an engine to turn off disk_util specifically by Jens Axboe · 17 years ago
  15. 7abd0e3 Group reporting fixes by Jens Axboe · 17 years ago
  16. b360506 Show IOPS as well as bw numbers by Jens Axboe · 17 years ago
  17. de64df0 Use DDIR_WRITE symbolic value instead of a hard coded 2 by Jens Axboe · 17 years ago
  18. 197574e A few more stat fixes and cleanups by Jens Axboe · 17 years ago
  19. 94370ac Fixup reporting for !runtime data directions by Jens Axboe · 17 years ago
  20. 7bdce1b Move description text by Jens Axboe · 17 years ago
  21. 6af019c Terse output change by Jens Axboe · 17 years ago
  22. 6586ee8 Show how many jobs are in a group by Jens Axboe · 17 years ago
  23. 2270890 Update terse output by Jens Axboe · 17 years ago
  24. 6660cc6 stat.c: Superflous n by Jens Axboe · 17 years ago
  25. 2dc84ba Be sure to pick up any group error with group_reporting by Jens Axboe · 17 years ago
  26. c39cced Stat summation fixup by Jens Axboe · 17 years ago
  27. d59d31a td vs ts typo by Jens Axboe · 17 years ago
  28. 756867b Add group reporting by Jens Axboe · 17 years ago
  29. b2560f3 One step closer to group reporting by Jens Axboe · 17 years ago
  30. 34403fb Spelling fixes by Jens Axboe · 17 years ago
  31. 138502a Only check FIO_DISKLESSIO in stat.c by Jens Axboe · 17 years ago
  32. a9defc9 [PATCH] ioengine flags: Replace FIO_NETIO with real flags that map the behavior by Joel Becker · 17 years ago
  33. c0a6b0d Speedup init_disk_util() when dealing with many jobs by Jens Axboe · 17 years ago
  34. 413dd45 Streamline thread_data data direction setting and checking by Jens Axboe · 17 years ago
  35. 8abdce6 Change IO latency histogram to be in power-of-10 by Jens Axboe · 17 years ago
  36. 079ad09 First step for group reporting by Jens Axboe · 17 years ago
  37. ec11830 [PATCH] IO completion time histograms by Jens Axboe · 17 years ago
  38. f3502ba [PATCH] Exabytes by Jens Axboe · 17 years ago
  39. c8c51ef [PATCH] Sign warning by Jens Axboe · 17 years ago
  40. 6d66307 [PATCH] Allow thread/group dump regardless of error state by Jens Axboe · 17 years ago
  41. dbe1125 [PATCH] Pretty up stat output by Jens Axboe · 17 years ago
  42. 4d9345a [PATCH] Don't create files for engines that don't need them by Jens Axboe · 17 years ago
  43. ed92ac0 [PATCH] Simple support for networked IO by Jens Axboe · 17 years ago
  44. 61697c3 [PATCH] Add 'description' option by Jens Axboe · 17 years ago
  45. bb3884d [PATCH] Add support for writing aggregate bandwidth log by Jens Axboe · 17 years ago
  46. 5d45807 [PATCH] The last io depth entry is actually >= 64, not > 32 by Jens Axboe · 17 years ago
  47. 71619dc [PATCH] Include io depth distribution statistics by Jens Axboe · 17 years ago
  48. 6104ddb [PATCH] Change output dev= to stdev= by Jens Axboe · 17 years ago
  49. 03b74b3 [PATCH] Change timeout to runtime and rearrange option entries by Jens Axboe · 17 years ago
  50. 6870408 [PATCH] Implement a better mean and standard deviation calculation by Jens Axboe · 17 years ago
  51. ddf4a69 [PATCH] Fix standard deviation calculation by Jens Axboe · 17 years ago
  52. 1188caf [PATCH] Add extra disk util name check by Jens Axboe · 17 years ago
  53. ef9c5c4 [PATCH] Fix deviation overflow by Jens Axboe · 17 years ago
  54. e6d276f [PATCH] Fix division by zero in deviance calculation by Jens Axboe · 17 years ago
  55. 1e97cce [PATCH] Fix warnings from icc by Jens Axboe · 18 years ago
  56. 6900899 [PATCH] Improve time accounting for a job by Jens Axboe · 18 years ago
  57. 02bcaa8 [PATCH] Time and seek optimizations by Jens Axboe · 18 years ago
  58. 3c9b60c [PATCH] Warn on writable strings by Jens Axboe · 18 years ago
  59. 0bbab0e [PATCH] String copy limiting fixes by Jens Axboe · 18 years ago
  60. eecf272 [PATCH] Plug a few more leaks by Jens Axboe · 18 years ago
  61. b4a6a59 [PATCH] Be nicer about cleaning up allocated memory by Jens Axboe · 18 years ago
  62. 34572e2 [PATCH] Add for_each_td() by Jens Axboe · 18 years ago
  63. 8458500 [PATCH] Fix a bunch of bugs by Jens Axboe · 18 years ago
  64. 53cdc68 [PATCH] First cut at supporting > 1 file per job by Jens Axboe · 18 years ago
  65. 3307d65 [PATCH] Use lstat() instead of stat() in sysfs lookup by Jens Axboe · 18 years ago
  66. c6ae0a5 [PATCH] Add option for terse parseable output by Jens Axboe · 18 years ago
  67. 727097a [PATCH] Don't hide submission latency numbers, even if they are 0. by Jens Axboe · 18 years ago
  68. 3b70d7e [PATCH] When logging to a file, stderr should go both to stderr and file by Jens Axboe · 18 years ago
  69. eb8bbf4 [PATCH] Enable output logging to file instead of stdout by Jens Axboe · 18 years ago
  70. 5c4e1db [PATCH] Final FreeBSD compile fixups by Jens Axboe · 18 years ago
  71. 0145205 [PATCH] Add name=x option to name jobs by Jens Axboe · 18 years ago
  72. 6796209 [PATCH] Shorten the file names, stupid to prefix everything with fio- by Jens Axboe · 18 years ago[Renamed (99%) from fio-stat.c]
  73. 3c39a37 [PATCH] Split up fio.c into log/stat/time parts by Jens Axboe · 18 years ago