1. ea42179 [PATCH] Get _syscallX() functions from <linux/unistd.h> by Jens Axboe · 18 years ago
  2. 2e77841 [PATCH] Remove redundant -f job option by Jens Axboe · 18 years ago
  3. 0c7e37a [PATCH] Stonewalling wasn't properly done in some circumstances by Jens Axboe · 18 years ago
  4. f4866ec [PATCH fio-1.5 by Jens Axboe · 18 years ago
  5. 906c8d7 [PATCH] Various little fixes and lots of commenting by Jens Axboe · 18 years ago
  6. 9cc935a [PATCH] Remove last remnants of file extending by Jens Axboe · 18 years ago
  7. e4f26f0 [PATCH] Always create full file, don't extend by Jens Axboe · 18 years ago
  8. a71e13b [PATCH] Pass full required size into create_file() by Jens Axboe · 18 years ago
  9. c20d25b [PATCH] Fix non-overwrite bug by Jens Axboe · 18 years ago
  10. c6ae0a5 [PATCH] Add option for terse parseable output by Jens Axboe · 18 years ago
  11. 727097a [PATCH] Don't hide submission latency numbers, even if they are 0. by Jens Axboe · 18 years ago
  12. 1618495 [PATCH] Check and error for graph generation if gnuplot isn't available by Jens Axboe · 18 years ago
  13. 47623c7 [PATCH] Update usage() text to match options by Jens Axboe · 18 years ago
  14. 9ebc27e [PATCH] Remove the old job command line options by Jens Axboe · 18 years ago
  15. f948191 [PATCH] Make it easier to match up filename and job number by Jens Axboe · 18 years ago
  16. 88c6ed8 [PATCH] Misc: stall progress ouput during file creation, ini_file frees. by Jens Axboe · 18 years ago
  17. 972cfd2 [PATCH] Add support for giving multiple job files by Jens Axboe · 18 years ago
  18. 7980911 [PATCH] Documentation updates by Jens Axboe · 18 years ago
  19. 3b70d7e [PATCH] When logging to a file, stderr should go both to stderr and file by Jens Axboe · 18 years ago
  20. eb8bbf4 [PATCH] Enable output logging to file instead of stdout by Jens Axboe · 18 years ago
  21. 71a751c [PATCH] Also print pending string if some threads have yet to run by Jens Axboe · 18 years ago
  22. f44c1d4 [PATCH] Improve run_str[] updates and printing by Jens Axboe · 18 years ago
  23. 5853e5a [PATCH] Note when thread is fsyncing by Jens Axboe · 18 years ago
  24. edffcb9 [PATCH] Docu update by Jens Axboe · 18 years ago
  25. 7d42476 [PATCH] Remember to define OS_O_DIRECT to OS type if available by Jens Axboe · 18 years ago
  26. 2c0ecd2 [PATCH] Compile and works on OpenSolaris (tested on BeleniX) by Jens Axboe · 18 years ago
  27. e463f17 [PATCH] Let thread exit cleanup the small allocs by Jens Axboe · 18 years ago
  28. ddaeaa5 [PATCH] 'parent' is always set in get_new_job() by Jens Axboe · 18 years ago
  29. 4f693b9 [PATCH] Warn on conflicting read/write iolog by Jens Axboe · 18 years ago
  30. c1ee2ca [PATCH] rwmix seed got broken with random abstraction, fixup by Jens Axboe · 18 years ago
  31. af8c0b4 [PATCH] Broken write_iolog option if iolog given by Jens Axboe · 18 years ago
  32. 6d6f031 [PATCH] fio.h is missing unistd.h include by Jens Axboe · 18 years ago
  33. e9c047a [PATCH] Cleanups and 'td' size reduction by Jens Axboe · 18 years ago
  34. bbfd6b0 [PATCH] Easy process shared semaphores by Jens Axboe · 18 years ago
  35. 5c4e1db [PATCH] Final FreeBSD compile fixups by Jens Axboe · 18 years ago
  36. 6dfd46b [PATCH] OS abstract out the random seed and value retrieval by Jens Axboe · 18 years ago
  37. 32cd46a [PATCH] Get closer to FreeBSD compile by Jens Axboe · 18 years ago
  38. 22f78b3 [PATCH] Guard ioscheduler= option with FIO_HAVE_IOSCHED_SWITCH by Jens Axboe · 18 years ago
  39. 8914a9d [PATCH] More function moving by Jens Axboe · 18 years ago
  40. 45410ac [PATCH] ini parser user friendliness by Jens Axboe · 18 years ago
  41. 0726198 [PATCH] Bad option clarifications (dump supported types) by Jens Axboe · 18 years ago
  42. 80b9feb [PATCH] Convert some options to use check_strstore() if they only dupe the arg by Jens Axboe · 18 years ago
  43. 0145205 [PATCH] Add name=x option to name jobs by Jens Axboe · 18 years ago
  44. 6796209 [PATCH] Shorten the file names, stupid to prefix everything with fio- by Jens Axboe · 18 years ago
  45. 592ef98 [PATCH] Juggle some includes, add cscope make target by Jens Axboe · 18 years ago
  46. 3c39a37 [PATCH] Split up fio.c into log/stat/time parts by Jens Axboe · 18 years ago
  47. e9b2a3f [PATCH] Change logging unit from MiB to KiB by Jens Axboe · 18 years ago
  48. 573a0b1 [PATCH] Aggregate bandwidth off-by 1.024 by Jens Axboe · 18 years ago
  49. 4b5bd14 [PATCH] Cleanup allocation frees on exit by Jens Axboe · 18 years ago
  50. da86774 [PATCH] Add ioscheduler=x option to allow setting io scheduler by Jens Axboe · 18 years ago
  51. 4e0ba8a [PATCH] Add exec_prerun/exec_postrun options by Jens Axboe · 18 years ago
  52. ef899b6 [PATCH] Dynamically allocate the big filename entries in td by Jens Axboe · 18 years ago
  53. 59b0f33 [PATCH] Remove debug printf() in read/write_iolog setup by Jens Axboe · 18 years ago
  54. 1053a10 [PATCH] Add link to Pascal's RPM repository by Jens Axboe · 18 years ago
  55. 573275e [PATCH] Fio 1.4 by Jens Axboe · 18 years ago
  56. 4f97e00 [PATCH] Fixup merge error by Jens Axboe · 18 years ago
  57. a12fc02 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 18 years ago
  58. b6f4d88 [PATCH] Add support for specifying job nice value with nice=x by Jens Axboe · 18 years ago
  59. a6ccc7b [PATCH] Add support for specifying read/write mix workloads better by Jens Axboe · 18 years ago
  60. 843a741 [PATCH] Add write_iolog support by Jens Axboe · 18 years ago
  61. 200bc85 [PATCH] More 32-bit fixes (unsigned long -> unsigned long long conversions) by Jens Axboe · 18 years ago
  62. 085227a [PATCH] Fix random io truncate on 32-bit archs by Jens Axboe · 18 years ago
  63. 7515484 [PATCH] Introduce an extra runstate for monitoring thread startup by Jens Axboe · 18 years ago
  64. d07f439 [PATCH] Fixup stat queue file read by Jens Axboe · 18 years ago
  65. 1ac267b [PATCH] Use /dev/urandom instead of /dev/random by Jens Axboe · 18 years ago
  66. fcb6ade [PATCH] Don't allow mlock of more than real_mem-128MiB by Jens Axboe · 18 years ago
  67. 4efa970 [PATCH] Use mmap for mlocked memory by Jens Axboe · 18 years ago
  68. a4e167e Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 18 years ago
  69. c04f7ec [PATCH] Add lockmem=x option to pin memory by Jens Axboe · 18 years ago
  70. 1bb6b2a Merge branch 'master' of router:/data/git/fio by Jens Axboe · 18 years ago
  71. b6754f9 [PATCH] More string fixups by Jens Axboe · 18 years ago
  72. 9d0d424 [PATCH] End stripping exposed suffix bug by Jens Axboe · 18 years ago
  73. 4ae3f76 [PATCH] String and thread inherit fixes by Jens Axboe · 18 years ago
  74. fc1a471 [PATCH] Add end_fsync option by Jens Axboe · 18 years ago
  75. 3feedc6 [PATCH] splice fixes by Jens Axboe · 18 years ago
  76. 5185228 [PATCH] fio_spliceio_event() used wrong private type by Jens Axboe · 18 years ago
  77. 8756e4d [PATCH] Support for splice IO engine by Jens Axboe · 18 years ago
  78. c9fad89 [PATCH] Allow job file to be last argument by Jens Axboe · 18 years ago
  79. aea47d4 [PATCH] Support for specifying exact io pattern by Jens Axboe · 18 years ago
  80. 4785f99 [PATCH] Add -h help option by Jens Axboe · 18 years ago
  81. 2f844d3 [PATCH] Only fsync on close if fsync= given by Jens Axboe · 18 years ago
  82. 3d60d1e [PATCH] Add support for read/write mixed io by Jens Axboe · 18 years ago
  83. 8b611c3 [PATCH] ETA fixes by Jens Axboe · 18 years ago
  84. f3a4ef5 [PATCH] cleanup sg ioctl vs read approach by Jens Axboe · 18 years ago
  85. eba09dd [PATCH] Allow proper sharing of files by Jens Axboe · 18 years ago
  86. e8e387c [PATCH] Update version string, fix offset bug by Jens Axboe · 18 years ago
  87. 6a0106a [PATCH] Fix ETA display by Jens Axboe · 18 years ago
  88. 5f2b7b5 [PATCH] Silence bogus gcc 4.x warnings by Jens Axboe · 18 years ago
  89. b1ff340 [PATCH] Support for multiple queued commands with read/write SG v3 io by Jens Axboe · 18 years ago
  90. 0af7b54 [PATCH] Add support for the read/write interface of SG v3 by Jens Axboe · 18 years ago
  91. ba4f892 [PATCH] Woops, forgot to define FIO_HAVE_IOPRIO for Linux by Jens Axboe · 18 years ago
  92. 64cb3e1 [PATCH] sysfs layout fix for md by Jens Axboe · 18 years ago
  93. 838a3cd [PATCH] Fix offset/size setting problem by Jens Axboe · 19 years ago
  94. 9104f87 [PATCH] 32-bit fixes by Jens Axboe · 19 years ago
  95. 9e4feae [PATCH] examples/disk-zone-profile added by Jens Axboe · 19 years ago
  96. 0d98aad [PATCH] Misc minor fixes by Jens Axboe · 19 years ago
  97. 20dc95c [PATCH] Add support for zoned io sections by Jens Axboe · 19 years ago
  98. 5289b84 [PATCH] Include ETA for job(s) to finish by Jens Axboe · 19 years ago
  99. 77cf845 [PATCH] Kill ->cur_off, always just lseek() in sync ->io_prep by Jens Axboe · 19 years ago
  100. f5d3e5e [PATCH] Further job parsing fixes by Jens Axboe · 19 years ago