1. dbe1125 [PATCH] Pretty up stat output by Jens Axboe · 17 years ago
  2. 24868ca [PATCH] Kill redundant header files by Jens Axboe · 17 years ago
  3. 69cfd7e [PATCH] We should check system() return value by Jens Axboe · 17 years ago
  4. 97b601c [PATCH] Remove SIGSEGV handler by Jens Axboe · 17 years ago
  5. cec6b55 [PATCH] Support residual io counts from io engines by Jens Axboe · 17 years ago
  6. ed92ac0 [PATCH] Simple support for networked IO by Jens Axboe · 17 years ago
  7. 29d610e [PATCH] Fix buffer alignment on non-4kb archs by Jens Axboe · 17 years ago
  8. 7d6c528 [PATCH] Fix sg ioengine by Jens Axboe · 17 years ago
  9. bb3884d [PATCH] Add support for writing aggregate bandwidth log by Jens Axboe · 17 years ago
  10. fd84146 [PATCH] Improve rate functionality by Jens Axboe · 17 years ago
  11. 6ce15a3 [PATCH] Properly shutdown in case of serious errors by Jens Axboe · 17 years ago
  12. 380cf26 [PATCH] Really fixup disk util init by Jens Axboe · 17 years ago
  13. 8da99b3 Revert "[PATCH] Move disk utilization setup to thread itself" by Jens Axboe · 17 years ago
  14. d52fb0c [PATCH] Move disk utilization setup to thread itself by Jens Axboe · 17 years ago
  15. 25309a3 [PATCH] Reversed order of thinktime_blocks modulo operation by Jens Axboe · 17 years ago
  16. 8d7ad8d [PATCH] Move timeout structure where it is used by Jens Axboe · 17 years ago
  17. 9c1f743 [PATCH] Add thinktime_blocks by Jens Axboe · 17 years ago
  18. 56bb17f [PATCH] Add hugepage-size option by Jens Axboe · 18 years ago
  19. d0bdaf4 [PATCH] Support for mmap of hugetlb files as memory backing by Jens Axboe · 18 years ago
  20. 0268b8b [PATCH] Fix hugetlb problems by Jens Axboe · 18 years ago
  21. 74b025b [PATCH] Support for hugetlb backed shared memory by Jens Axboe · 18 years ago
  22. 1e97cce [PATCH] Fix warnings from icc by Jens Axboe · 18 years ago
  23. 36dff96 [PATCH] rusage stat by Jens Axboe · 18 years ago
  24. 6900899 [PATCH] Improve time accounting for a job by Jens Axboe · 18 years ago
  25. 02bcaa8 [PATCH] Time and seek optimizations by Jens Axboe · 18 years ago
  26. c11883f [PATCH] Get rid of FIO_INST_PREFIX by Jens Axboe · 18 years ago
  27. 21972cd [PATCH] Always open the files from the job itself by Jens Axboe · 18 years ago
  28. 4d2413c [PATCH] fsync and stonewall fix by Jens Axboe · 18 years ago
  29. 98aa62d [PATCH] Remove rate_quit remnants by Jens Axboe · 18 years ago
  30. 3c9b60c [PATCH] Warn on writable strings by Jens Axboe · 18 years ago
  31. a00735e [PATCH] Add seperate read/write block size options by Jens Axboe · 18 years ago
  32. 66eeb29 [PATCH] Signedness warning by Jens Axboe · 18 years ago
  33. 6b9cea2 [PATCH] Randomly fill output buffers by Jens Axboe · 18 years ago
  34. f48b467 [PATCH cpu io threads need not have lots of stuff setup by Jens Axboe · 18 years ago
  35. 076efc7 [PATCH] Improve io logging by Jens Axboe · 18 years ago
  36. 353a7e0 [PATCH] ->queue() error handling by Jens Axboe · 18 years ago
  37. 8e9fe63 [PATCH] License update by Jens Axboe · 18 years ago
  38. 858a3d4 [PATCH] Move td_io_sync() by Jens Axboe · 18 years ago
  39. 87dc1ab [PATCH] Implement file syncing as data direction by Jens Axboe · 18 years ago
  40. 56f9498 [PATCH] Revert some of the leak fixes by Jens Axboe · 18 years ago
  41. eecf272 [PATCH] Plug a few more leaks by Jens Axboe · 18 years ago
  42. b4a6a59 [PATCH] Be nicer about cleaning up allocated memory by Jens Axboe · 18 years ago
  43. 8c16d84 [PATCH] Sanity check ops on loaded io engine by Jens Axboe · 18 years ago
  44. 10ba535 [PATCH] Split the io_u io handling out of fio.c by Jens Axboe · 18 years ago
  45. 2f9ade3 [PATCH] Split out the memory handling from fio.c by Jens Axboe · 18 years ago
  46. 34572e2 [PATCH] Add for_each_td() by Jens Axboe · 18 years ago
  47. 8458500 [PATCH] Fix a bunch of bugs by Jens Axboe · 18 years ago
  48. 7313b48 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 18 years ago
  49. 0ab8db8 [PATCH] Make fio -W clean again by Jens Axboe · 18 years ago
  50. e5b401d [PATCH] Sync and invalidate cache prior to running verify by Jens Axboe · 18 years ago
  51. a9619d4 [PATCH] More verify code move by Jens Axboe · 18 years ago
  52. e29d1b7 [PATCH] Split out the verify io parts by Jens Axboe · 18 years ago
  53. 263e529 [PATCH] Split status/eta code out of fio.c by Jens Axboe · 18 years ago
  54. 45bee28 [PATCH] Cleanup the io engine methods by Jens Axboe · 18 years ago
  55. e732426 [PATCH] Verify eta time fix by Jens Axboe · 18 years ago
  56. b2a1519 [PATCH Various fixes by Jens Axboe · 18 years ago
  57. 53cdc68 [PATCH] First cut at supporting > 1 file per job by Jens Axboe · 18 years ago
  58. ea2877a [PATCH] Allow io engine to do the file setup by Jens Axboe · 18 years ago
  59. c1d5725 [PATCH] Don't hardcode ioengine path by Jens Axboe · 18 years ago
  60. 2866c82 [PATCH] Separate io engines into separate loadable objects by Jens Axboe · 18 years ago
  61. b990b5c [PATCH] Basic support for a cpu cycle eater job by Jens Axboe · 18 years ago
  62. aae22ca [PATCH] email update by Jens Axboe · 18 years ago
  63. 3052145 [PATCH] Only print eta when we have nr_running > 0 by Jens Axboe · 18 years ago
  64. 1056eaa [PATCH] Fixup nice() return value and duplicate volatiles by Jens Axboe · 18 years ago
  65. 906c8d7 [PATCH] Various little fixes and lots of commenting by Jens Axboe · 18 years ago
  66. 9cc935a [PATCH] Remove last remnants of file extending by Jens Axboe · 18 years ago
  67. e4f26f0 [PATCH] Always create full file, don't extend by Jens Axboe · 18 years ago
  68. a71e13b [PATCH] Pass full required size into create_file() by Jens Axboe · 18 years ago
  69. c20d25b [PATCH] Fix non-overwrite bug by Jens Axboe · 18 years ago
  70. c6ae0a5 [PATCH] Add option for terse parseable output by Jens Axboe · 18 years ago
  71. 88c6ed8 [PATCH] Misc: stall progress ouput during file creation, ini_file frees. by Jens Axboe · 18 years ago
  72. 972cfd2 [PATCH] Add support for giving multiple job files by Jens Axboe · 18 years ago
  73. 7980911 [PATCH] Documentation updates by Jens Axboe · 18 years ago
  74. 3b70d7e [PATCH] When logging to a file, stderr should go both to stderr and file by Jens Axboe · 18 years ago
  75. eb8bbf4 [PATCH] Enable output logging to file instead of stdout by Jens Axboe · 18 years ago
  76. 71a751c [PATCH] Also print pending string if some threads have yet to run by Jens Axboe · 18 years ago
  77. f44c1d4 [PATCH] Improve run_str[] updates and printing by Jens Axboe · 18 years ago
  78. 5853e5a [PATCH] Note when thread is fsyncing by Jens Axboe · 18 years ago
  79. 2c0ecd2 [PATCH] Compile and works on OpenSolaris (tested on BeleniX) by Jens Axboe · 18 years ago
  80. e463f17 [PATCH] Let thread exit cleanup the small allocs by Jens Axboe · 18 years ago
  81. c1ee2ca [PATCH] rwmix seed got broken with random abstraction, fixup by Jens Axboe · 18 years ago
  82. e9c047a [PATCH] Cleanups and 'td' size reduction by Jens Axboe · 18 years ago
  83. bbfd6b0 [PATCH] Easy process shared semaphores by Jens Axboe · 18 years ago
  84. 6dfd46b [PATCH] OS abstract out the random seed and value retrieval by Jens Axboe · 18 years ago
  85. 32cd46a [PATCH] Get closer to FreeBSD compile by Jens Axboe · 18 years ago
  86. 22f78b3 [PATCH] Guard ioscheduler= option with FIO_HAVE_IOSCHED_SWITCH by Jens Axboe · 18 years ago
  87. 0145205 [PATCH] Add name=x option to name jobs by Jens Axboe · 18 years ago
  88. 6796209 [PATCH] Shorten the file names, stupid to prefix everything with fio- by Jens Axboe · 18 years ago
  89. 592ef98 [PATCH] Juggle some includes, add cscope make target by Jens Axboe · 18 years ago
  90. 3c39a37 [PATCH] Split up fio.c into log/stat/time parts by Jens Axboe · 18 years ago
  91. e9b2a3f [PATCH] Change logging unit from MiB to KiB by Jens Axboe · 18 years ago
  92. 573a0b1 [PATCH] Aggregate bandwidth off-by 1.024 by Jens Axboe · 18 years ago
  93. 4b5bd14 [PATCH] Cleanup allocation frees on exit by Jens Axboe · 18 years ago
  94. da86774 [PATCH] Add ioscheduler=x option to allow setting io scheduler by Jens Axboe · 18 years ago
  95. 4e0ba8a [PATCH] Add exec_prerun/exec_postrun options by Jens Axboe · 18 years ago
  96. ef899b6 [PATCH] Dynamically allocate the big filename entries in td by Jens Axboe · 18 years ago
  97. 4f97e00 [PATCH] Fixup merge error by Jens Axboe · 18 years ago
  98. a12fc02 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 18 years ago
  99. b6f4d88 [PATCH] Add support for specifying job nice value with nice=x by Jens Axboe · 18 years ago
  100. a6ccc7b [PATCH] Add support for specifying read/write mix workloads better by Jens Axboe · 18 years ago