1. a4f4fdd [PATCH] First cut syslet async io support by Jens Axboe · 17 years ago
  2. 340fd24 [PATCH] Make fio_assert() core dump the job by Jens Axboe · 17 years ago
  3. 437c9b7 [PATCH] Make the exit value meaningfull by Jens Axboe · 17 years ago
  4. 0032bf9 [PATCH] Add fio_assert() by Jens Axboe · 17 years ago
  5. 1c9e06e [PATCH] Document/comment fio.h by Jens Axboe · 17 years ago
  6. c685b5b [PATCH] More random map fixes by Jens Axboe · 17 years ago
  7. 4d9345a [PATCH] Don't create files for engines that don't need them by Jens Axboe · 17 years ago
  8. cec6b55 [PATCH] Support residual io counts from io engines by Jens Axboe · 17 years ago
  9. ed92ac0 [PATCH] Simple support for networked IO by Jens Axboe · 17 years ago
  10. 61697c3 [PATCH] Add 'description' option by Jens Axboe · 17 years ago
  11. bb3884d [PATCH] Add support for writing aggregate bandwidth log by Jens Axboe · 17 years ago
  12. 71619dc [PATCH] Include io depth distribution statistics by Jens Axboe · 17 years ago
  13. 6870408 [PATCH] Implement a better mean and standard deviation calculation by Jens Axboe · 17 years ago
  14. 9c1f743 [PATCH] Add thinktime_blocks by Jens Axboe · 17 years ago
  15. ef9c5c4 [PATCH] Fix deviation overflow by Jens Axboe · 17 years ago
  16. 313cb20 [PATCH] Allow mem=mmap to also use a file backing by Jens Axboe · 18 years ago
  17. 56bb17f [PATCH] Add hugepage-size option by Jens Axboe · 18 years ago
  18. d0bdaf4 [PATCH] Support for mmap of hugetlb files as memory backing by Jens Axboe · 18 years ago
  19. 74b025b [PATCH] Support for hugetlb backed shared memory by Jens Axboe · 18 years ago
  20. 9b031dc [PATCH] Only unlink for created files by Jens Axboe · 18 years ago
  21. 1e97cce [PATCH] Fix warnings from icc by Jens Axboe · 18 years ago
  22. 6900899 [PATCH] Improve time accounting for a job by Jens Axboe · 18 years ago
  23. 02bcaa8 [PATCH] Time and seek optimizations by Jens Axboe · 18 years ago
  24. c11883f [PATCH] Get rid of FIO_INST_PREFIX by Jens Axboe · 18 years ago
  25. 21972cd [PATCH] Always open the files from the job itself by Jens Axboe · 18 years ago
  26. 5f35095 [PATCH] Link in known io engines by Jens Axboe · 18 years ago
  27. 98aa62d [PATCH] Remove rate_quit remnants by Jens Axboe · 18 years ago
  28. 3c9b60c [PATCH] Warn on writable strings by Jens Axboe · 18 years ago
  29. c7b0818 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 18 years ago
  30. 34cfcda [PATCH] Make fio build again on "crippled" platforms by Jens Axboe · 18 years ago
  31. 6043c57 [PATCH] Add in-progress io rate by Jens Axboe · 18 years ago
  32. a00735e [PATCH] Add seperate read/write block size options by Jens Axboe · 18 years ago
  33. 6b9cea2 [PATCH] Randomly fill output buffers by Jens Axboe · 18 years ago
  34. 690adba [PATCH] Add 'bs_unaligned' option by Jens Axboe · 18 years ago
  35. bb8895e [PATCH] Add 'norandommap' option by Jens Axboe · 18 years ago
  36. 9158d2f [PATCH] Options must be integer by Jens Axboe · 18 years ago
  37. b469282 [PATCH] Add full command line parameter support by Jens Axboe · 18 years ago
  38. 076efc7 [PATCH] Improve io logging by Jens Axboe · 18 years ago
  39. e1f3650 [PATCH] Abstract option handling by Jens Axboe · 18 years ago
  40. 87dc1ab [PATCH] Implement file syncing as data direction by Jens Axboe · 18 years ago
  41. dfd7bc2 [PATCH] Shrink io_u a little by Jens Axboe · 18 years ago
  42. d55954f [PATCH] f->fileno is not used by Jens Axboe · 18 years ago
  43. 13f8e2d [PATCH] Add option to specify the exact file used by Jens Axboe · 18 years ago
  44. 8c16d84 [PATCH] Sanity check ops on loaded io engine by Jens Axboe · 18 years ago
  45. 10ba535 [PATCH] Split the io_u io handling out of fio.c by Jens Axboe · 18 years ago
  46. 2f9ade3 [PATCH] Split out the memory handling from fio.c by Jens Axboe · 18 years ago
  47. ec94ec5 [PATCH] Add bw/lat log as job options by Jens Axboe · 18 years ago
  48. 34572e2 [PATCH] Add for_each_td() by Jens Axboe · 18 years ago
  49. 25205e9 [PATCH] File creation and info fixes by Jens Axboe · 18 years ago
  50. 7313b48 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 18 years ago
  51. 0ab8db8 [PATCH] Make fio -W clean again by Jens Axboe · 18 years ago
  52. e5b401d [PATCH] Sync and invalidate cache prior to running verify by Jens Axboe · 18 years ago
  53. a9619d4 [PATCH] More verify code move by Jens Axboe · 18 years ago
  54. e29d1b7 [PATCH] Split out the verify io parts by Jens Axboe · 18 years ago
  55. 263e529 [PATCH] Split status/eta code out of fio.c by Jens Axboe · 18 years ago
  56. f6cbb26 [PATCH] Add support for unlinking io files by Jens Axboe · 18 years ago
  57. b2a1519 [PATCH Various fixes by Jens Axboe · 18 years ago
  58. 53cdc68 [PATCH] First cut at supporting > 1 file per job by Jens Axboe · 18 years ago
  59. ea2877a [PATCH] Allow io engine to do the file setup by Jens Axboe · 18 years ago
  60. c1d5725 [PATCH] Don't hardcode ioengine path by Jens Axboe · 18 years ago
  61. 2866c82 [PATCH] Separate io engines into separate loadable objects by Jens Axboe · 18 years ago
  62. b990b5c [PATCH] Basic support for a cpu cycle eater job by Jens Axboe · 18 years ago
  63. 1056eaa [PATCH] Fixup nice() return value and duplicate volatiles by Jens Axboe · 18 years ago
  64. 906c8d7 [PATCH] Various little fixes and lots of commenting by Jens Axboe · 18 years ago
  65. c6ae0a5 [PATCH] Add option for terse parseable output by Jens Axboe · 18 years ago
  66. 9ebc27e [PATCH] Remove the old job command line options by Jens Axboe · 18 years ago
  67. f948191 [PATCH] Make it easier to match up filename and job number 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. f44c1d4 [PATCH] Improve run_str[] updates and printing by Jens Axboe · 18 years ago
  71. 6d6f031 [PATCH] fio.h is missing unistd.h include by Jens Axboe · 18 years ago
  72. e9c047a [PATCH] Cleanups and 'td' size reduction by Jens Axboe · 18 years ago
  73. bbfd6b0 [PATCH] Easy process shared semaphores by Jens Axboe · 18 years ago
  74. 6dfd46b [PATCH] OS abstract out the random seed and value retrieval by Jens Axboe · 18 years ago
  75. 8914a9d [PATCH] More function moving by Jens Axboe · 18 years ago
  76. 0145205 [PATCH] Add name=x option to name jobs by Jens Axboe · 18 years ago
  77. 6796209 [PATCH] Shorten the file names, stupid to prefix everything with fio- by Jens Axboe · 18 years ago
  78. 3c39a37 [PATCH] Split up fio.c into log/stat/time parts by Jens Axboe · 18 years ago
  79. e9b2a3f [PATCH] Change logging unit from MiB to KiB by Jens Axboe · 18 years ago
  80. da86774 [PATCH] Add ioscheduler=x option to allow setting io scheduler by Jens Axboe · 18 years ago
  81. 4e0ba8a [PATCH] Add exec_prerun/exec_postrun options by Jens Axboe · 18 years ago
  82. ef899b6 [PATCH] Dynamically allocate the big filename entries in td by Jens Axboe · 18 years ago
  83. a12fc02 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 18 years ago
  84. b6f4d88 [PATCH] Add support for specifying job nice value with nice=x by Jens Axboe · 18 years ago
  85. a6ccc7b [PATCH] Add support for specifying read/write mix workloads better by Jens Axboe · 18 years ago
  86. 843a741 [PATCH] Add write_iolog support by Jens Axboe · 18 years ago
  87. fc1a471 [PATCH] Add end_fsync option by Jens Axboe · 18 years ago
  88. 8756e4d [PATCH] Support for splice IO engine by Jens Axboe · 18 years ago
  89. aea47d4 [PATCH] Support for specifying exact io pattern by Jens Axboe · 18 years ago
  90. 3d60d1e [PATCH] Add support for read/write mixed io by Jens Axboe · 18 years ago
  91. eba09dd [PATCH] Allow proper sharing of files by Jens Axboe · 18 years ago
  92. 6a0106a [PATCH] Fix ETA display by Jens Axboe · 18 years ago
  93. b1ff340 [PATCH] Support for multiple queued commands with read/write SG v3 io by Jens Axboe · 18 years ago
  94. 0af7b54 [PATCH] Add support for the read/write interface of SG v3 by Jens Axboe · 18 years ago
  95. 838a3cd [PATCH] Fix offset/size setting problem by Jens Axboe · 18 years ago
  96. 9104f87 [PATCH] 32-bit fixes by Jens Axboe · 19 years ago
  97. 20dc95c [PATCH] Add support for zoned io sections by Jens Axboe · 19 years ago
  98. 77cf845 [PATCH] Kill ->cur_off, always just lseek() in sync ->io_prep by Jens Axboe · 19 years ago
  99. ebac465 Move fio to seperate repo by Jens Axboe · 19 years ago