1. 46fda8d [PATCH] Separate bandwidth log and rate display by Jens Axboe · 17 years ago
  2. dbe1125 [PATCH] Pretty up stat output by Jens Axboe · 17 years ago
  3. 24868ca [PATCH] Kill redundant header files by Jens Axboe · 17 years ago
  4. c685b5b [PATCH] More random map fixes by Jens Axboe · 17 years ago
  5. afdbe58 [PATCH] Random map fix by Jens Axboe · 17 years ago
  6. 675de85 [PATCH] Size parse should use strtoll() by Jens Axboe · 17 years ago
  7. f4ee22c [PATCH] File size fix on NULL io engines by Jens Axboe · 17 years ago
  8. 16edf25 [PATCH] Catch and print if directory= doesn't exist by Jens Axboe · 17 years ago
  9. 311b84a [PATCH] Make the libaio fsync fallback really work by Jens Axboe · 17 years ago
  10. 8d714a6 [PATCH] libaio engine: fake work-around for sync issue by Jens Axboe · 17 years ago
  11. e5c40aa [PATCH] Fix libaio engine SYNC by Jens Axboe · 17 years ago
  12. ab5d675 [PATCH] CFLAGS: -fstack-protector doesn't work on older compilers by Jens Axboe · 17 years ago
  13. 85eb1d4 [PATCH] Net engine typo by Jens Axboe · 17 years ago
  14. dc0deca [PATCH] SG IO engine: reduce allocations and memory leaks by Jens Axboe · 17 years ago
  15. 6ab9e26 [PATCH] SG IO engine: remember to set io_u->file in init by Jens Axboe · 17 years ago
  16. adee86c [PATCH] SG io engine: better handling of multiple files by Jens Axboe · 17 years ago
  17. d4f12dd [PATCH] Network engine cleanups and comments by Jens Axboe · 17 years ago
  18. a37bded [PATCH] Improve dependency checking on builds by Jens Axboe · 17 years ago
  19. 13ddcb2 [PATCH] Enable _FORTIFY_SOURCE and stack protector checking by Jens Axboe · 17 years ago
  20. 69cfd7e [PATCH] We should check system() return value by Jens Axboe · 17 years ago
  21. 97b601c [PATCH] Remove SIGSEGV handler by Jens Axboe · 17 years ago
  22. d8cc473 [PATCH] aio example should use O_DIRECT IO by Jens Axboe · 17 years ago
  23. 4d9345a [PATCH] Don't create files for engines that don't need them by Jens Axboe · 17 years ago
  24. 165faf1 [PATCH] Misc fixes by Jens Axboe · 17 years ago
  25. 6bedbfa [PATCH] Network engine fixes by Jens Axboe · 17 years ago
  26. 7a6499d [PATCH] Network io engine updates by Jens Axboe · 17 years ago
  27. e2a26d2 [PATCH] Document ->queue() in the skeleton engine by Jens Axboe · 17 years ago
  28. cec6b55 [PATCH] Support residual io counts from io engines by Jens Axboe · 17 years ago
  29. 2fc2698 [PATCH] Support for > 1 network connection by Jens Axboe · 17 years ago
  30. e01547d [PATCH] Network engine updates by Jens Axboe · 17 years ago
  31. ed92ac0 [PATCH] Simple support for networked IO by Jens Axboe · 17 years ago
  32. f8fe35e [PATCH] Rename io engines by Jens Axboe · 17 years ago
  33. 29d610e [PATCH] Fix buffer alignment on non-4kb archs by Jens Axboe · 17 years ago
  34. 61697c3 [PATCH] Add 'description' option by Jens Axboe · 17 years ago
  35. 7d6c528 [PATCH] Fix sg ioengine by Jens Axboe · 17 years ago
  36. e8b8c9f [PATCH] Fix double free in sg engine error path by Jens Axboe · 17 years ago
  37. 3404cef [PATCH] Fix typo by Jens Axboe · 17 years ago
  38. ae4020f [PATCH] Only generate global bandwidth log if write_bw_log set by Jens Axboe · 17 years ago
  39. bb3884d [PATCH] Add support for writing aggregate bandwidth log by Jens Axboe · 17 years ago
  40. eff6861 [PATCH] Unlink write file if !overwrite and it exists by Jens Axboe · 17 years ago
  41. e545a6c [PATCH] Don't make file unlink the default by Jens Axboe · 17 years ago
  42. 5d45807 [PATCH] The last io depth entry is actually >= 64, not > 32 by Jens Axboe · 17 years ago
  43. 71619dc [PATCH] Include io depth distribution statistics by Jens Axboe · 17 years ago
  44. 7e326f3 [PATCH] Remove the time init check by Jens Axboe · 17 years ago
  45. 2cb8d96 [PATCH] Shorten 'commitrate' to 'CR' by Jens Axboe · 17 years ago
  46. fb44a18 [PATCH] Fixup rate usec cycle calculation for small values by Jens Axboe · 17 years ago
  47. fd84146 [PATCH] Improve rate functionality by Jens Axboe · 17 years ago
  48. 6ce15a3 [PATCH] Properly shutdown in case of serious errors by Jens Axboe · 17 years ago
  49. 73c8b08 [PATCH] Update HOWTO by Jens Axboe · 17 years ago
  50. d56cbab [PATCH] Cleanup some output code by Jens Axboe · 17 years ago
  51. 10cb47f Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 17 years ago
  52. 0c9baf9 [PATCH] Update irange documentation by Jens Axboe · 17 years ago
  53. 5fa0f81 [PATCH] Help: thinktime is in microseconds by Jens Axboe · 17 years ago
  54. 70df2f1 [PATCH] Abort early for bad option given to --cmdhelp by Jens Axboe · 17 years ago
  55. 380cf26 [PATCH] Really fixup disk util init by Jens Axboe · 17 years ago
  56. 8da99b3 Revert "[PATCH] Move disk utilization setup to thread itself" by Jens Axboe · 17 years ago
  57. d52fb0c [PATCH] Move disk utilization setup to thread itself by Jens Axboe · 17 years ago
  58. 5b0a888 [PATCH] Warn if both option variable offset and callback given by Jens Axboe · 17 years ago
  59. 4945ba1 [PATCH] Pretty up option looping by Jens Axboe · 17 years ago
  60. 6104ddb [PATCH] Change output dev= to stdev= by Jens Axboe · 17 years ago
  61. 76a43db [PATCH] Change O_DIRECT vs buffered setup by Jens Axboe · 17 years ago
  62. 03b74b3 [PATCH] Change timeout to runtime and rearrange option entries by Jens Axboe · 17 years ago
  63. d9bb3b8 [PATCH] Thread option didn't work by Jens Axboe · 17 years ago
  64. 6870408 [PATCH] Implement a better mean and standard deviation calculation by Jens Axboe · 17 years ago
  65. cda866c [PATCH] strtoul() -> strtol() conversion by Jens Axboe · 17 years ago
  66. 7e75f64 Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 17 years ago
  67. ddf4a69 [PATCH] Fix standard deviation calculation by Jens Axboe · 17 years ago
  68. db8e016 [PATCH] Be strict in checking option ranges by Jens Axboe · 17 years ago
  69. 63f2937 [PATCH] Option minval should be signed by Jens Axboe · 17 years ago
  70. 13335dd [PATCH] Introduce bool option type by Jens Axboe · 17 years ago
  71. 15f7918 [PATCH] Show allowed option values for string matching by Jens Axboe · 17 years ago
  72. facba0e [PATCH] Pretty up command help output by Jens Axboe · 17 years ago
  73. 25309a3 [PATCH] Reversed order of thinktime_blocks modulo operation by Jens Axboe · 17 years ago
  74. 6da1fa7 [PATCH] Fixup ratecycle option by Jens Axboe · 17 years ago
  75. ee73849 [PATCH] Add default option values by Jens Axboe · 17 years ago
  76. 8d7ad8d [PATCH] Move timeout structure where it is used by Jens Axboe · 17 years ago
  77. 29fc6af [PATCH] Complain if bad option given to 'cmdhelp' by Jens Axboe · 17 years ago
  78. fd28ca4 [PATCH] Add per-option help by Jens Axboe · 17 years ago
  79. 5cd033b [PATCH] Fio version 1.11 by Jens Axboe · 17 years ago
  80. ccbb91c [PATCH] Fix busy-looping with aio engine and depth > 1 by Jens Axboe · 17 years ago
  81. 1188caf [PATCH] Add extra disk util name check by Jens Axboe · 17 years ago
  82. f829527 [PATCH] Debug printf by Jens Axboe · 17 years ago
  83. 8aeebd5 [PATCH] Unlink and directory fix by Jens Axboe · 17 years ago
  84. 745508d [PATCH] Non-overwrite random write fix by Jens Axboe · 17 years ago
  85. 726f6ff [PATCH] Make note of mailing list address by Jens Axboe · 17 years ago
  86. 1304923 [PATCH] Make sure the fio_options[] members are always zero filled by Jens Axboe · 17 years ago
  87. 9c1f743 [PATCH] Add thinktime_blocks by Jens Axboe · 17 years ago
  88. ef9c5c4 [PATCH] Fix deviation overflow by Jens Axboe · 17 years ago
  89. e6d276f [PATCH] Fix division by zero in deviance calculation by Jens Axboe · 17 years ago
  90. b161009 [PATCH] Split CFLAGS into OPTFLAGS + CFLAGS by Pascal Bleser · 17 years ago
  91. 60c641c [PATCH] Don't create libdir by Jens Axboe · 17 years ago
  92. bde5283 [PATCH] Don't dump optarg on unknown option by Jens Axboe · 18 years ago
  93. 63c0669 [PATCH] Version 1.10 by Jens Axboe · 18 years ago
  94. 313cb20 [PATCH] Allow mem=mmap to also use a file backing by Jens Axboe · 18 years ago
  95. c51074e [PATCH] Warning on hugepage-size setting in HOWTO by Jens Axboe · 18 years ago
  96. 56bb17f [PATCH] Add hugepage-size option by Jens Axboe · 18 years ago
  97. 5394ae5 [PATCH] Document how to setup/use huge pages by Jens Axboe · 18 years ago
  98. d232441 [PATCH] Remove debug fprintfs by Jens Axboe · 18 years ago
  99. d0bdaf4 [PATCH] Support for mmap of hugetlb files as memory backing by Jens Axboe · 18 years ago
  100. e0a2233 [PATCH] Fix character + O_DIRECT by Jens Axboe · 18 years ago