1. 165faf1 [PATCH] Misc fixes by Jens Axboe · 17 years ago
  2. 6bedbfa [PATCH] Network engine fixes by Jens Axboe · 17 years ago
  3. 7a6499d [PATCH] Network io engine updates by Jens Axboe · 17 years ago
  4. e2a26d2 [PATCH] Document ->queue() in the skeleton engine by Jens Axboe · 17 years ago
  5. cec6b55 [PATCH] Support residual io counts from io engines by Jens Axboe · 17 years ago
  6. 2fc2698 [PATCH] Support for > 1 network connection by Jens Axboe · 17 years ago
  7. e01547d [PATCH] Network engine updates by Jens Axboe · 17 years ago
  8. ed92ac0 [PATCH] Simple support for networked IO by Jens Axboe · 17 years ago
  9. f8fe35e [PATCH] Rename io engines by Jens Axboe · 17 years ago
  10. 29d610e [PATCH] Fix buffer alignment on non-4kb archs by Jens Axboe · 17 years ago
  11. 61697c3 [PATCH] Add 'description' option by Jens Axboe · 17 years ago
  12. 7d6c528 [PATCH] Fix sg ioengine by Jens Axboe · 17 years ago
  13. e8b8c9f [PATCH] Fix double free in sg engine error path by Jens Axboe · 17 years ago
  14. 3404cef [PATCH] Fix typo by Jens Axboe · 17 years ago
  15. ae4020f [PATCH] Only generate global bandwidth log if write_bw_log set by Jens Axboe · 17 years ago
  16. bb3884d [PATCH] Add support for writing aggregate bandwidth log by Jens Axboe · 17 years ago
  17. eff6861 [PATCH] Unlink write file if !overwrite and it exists by Jens Axboe · 17 years ago
  18. e545a6c [PATCH] Don't make file unlink the default by Jens Axboe · 17 years ago
  19. 5d45807 [PATCH] The last io depth entry is actually >= 64, not > 32 by Jens Axboe · 17 years ago
  20. 71619dc [PATCH] Include io depth distribution statistics by Jens Axboe · 17 years ago
  21. 7e326f3 [PATCH] Remove the time init check by Jens Axboe · 17 years ago
  22. 2cb8d96 [PATCH] Shorten 'commitrate' to 'CR' by Jens Axboe · 17 years ago
  23. fb44a18 [PATCH] Fixup rate usec cycle calculation for small values by Jens Axboe · 17 years ago
  24. fd84146 [PATCH] Improve rate functionality by Jens Axboe · 17 years ago
  25. 6ce15a3 [PATCH] Properly shutdown in case of serious errors by Jens Axboe · 17 years ago
  26. 73c8b08 [PATCH] Update HOWTO by Jens Axboe · 17 years ago
  27. d56cbab [PATCH] Cleanup some output code by Jens Axboe · 17 years ago
  28. 10cb47f Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 17 years ago
  29. 0c9baf9 [PATCH] Update irange documentation by Jens Axboe · 17 years ago
  30. 5fa0f81 [PATCH] Help: thinktime is in microseconds by Jens Axboe · 17 years ago
  31. 70df2f1 [PATCH] Abort early for bad option given to --cmdhelp by Jens Axboe · 17 years ago
  32. 380cf26 [PATCH] Really fixup disk util init by Jens Axboe · 17 years ago
  33. 8da99b3 Revert "[PATCH] Move disk utilization setup to thread itself" by Jens Axboe · 17 years ago
  34. d52fb0c [PATCH] Move disk utilization setup to thread itself by Jens Axboe · 17 years ago
  35. 5b0a888 [PATCH] Warn if both option variable offset and callback given by Jens Axboe · 17 years ago
  36. 4945ba1 [PATCH] Pretty up option looping by Jens Axboe · 17 years ago
  37. 6104ddb [PATCH] Change output dev= to stdev= by Jens Axboe · 17 years ago
  38. 76a43db [PATCH] Change O_DIRECT vs buffered setup by Jens Axboe · 17 years ago
  39. 03b74b3 [PATCH] Change timeout to runtime and rearrange option entries by Jens Axboe · 17 years ago
  40. d9bb3b8 [PATCH] Thread option didn't work by Jens Axboe · 17 years ago
  41. 6870408 [PATCH] Implement a better mean and standard deviation calculation by Jens Axboe · 17 years ago
  42. cda866c [PATCH] strtoul() -> strtol() conversion by Jens Axboe · 17 years ago
  43. 7e75f64 Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 17 years ago
  44. ddf4a69 [PATCH] Fix standard deviation calculation by Jens Axboe · 17 years ago
  45. db8e016 [PATCH] Be strict in checking option ranges by Jens Axboe · 17 years ago
  46. 63f2937 [PATCH] Option minval should be signed by Jens Axboe · 17 years ago
  47. 13335dd [PATCH] Introduce bool option type by Jens Axboe · 17 years ago
  48. 15f7918 [PATCH] Show allowed option values for string matching by Jens Axboe · 17 years ago
  49. facba0e [PATCH] Pretty up command help output by Jens Axboe · 17 years ago
  50. 25309a3 [PATCH] Reversed order of thinktime_blocks modulo operation by Jens Axboe · 17 years ago
  51. 6da1fa7 [PATCH] Fixup ratecycle option by Jens Axboe · 17 years ago
  52. ee73849 [PATCH] Add default option values by Jens Axboe · 17 years ago
  53. 8d7ad8d [PATCH] Move timeout structure where it is used by Jens Axboe · 17 years ago
  54. 29fc6af [PATCH] Complain if bad option given to 'cmdhelp' by Jens Axboe · 17 years ago
  55. fd28ca4 [PATCH] Add per-option help by Jens Axboe · 17 years ago
  56. 5cd033b [PATCH] Fio version 1.11 by Jens Axboe · 17 years ago
  57. ccbb91c [PATCH] Fix busy-looping with aio engine and depth > 1 by Jens Axboe · 17 years ago
  58. 1188caf [PATCH] Add extra disk util name check by Jens Axboe · 17 years ago
  59. f829527 [PATCH] Debug printf by Jens Axboe · 17 years ago
  60. 8aeebd5 [PATCH] Unlink and directory fix by Jens Axboe · 17 years ago
  61. 745508d [PATCH] Non-overwrite random write fix by Jens Axboe · 17 years ago
  62. 726f6ff [PATCH] Make note of mailing list address by Jens Axboe · 17 years ago
  63. 1304923 [PATCH] Make sure the fio_options[] members are always zero filled by Jens Axboe · 17 years ago
  64. 9c1f743 [PATCH] Add thinktime_blocks by Jens Axboe · 17 years ago
  65. ef9c5c4 [PATCH] Fix deviation overflow by Jens Axboe · 17 years ago
  66. e6d276f [PATCH] Fix division by zero in deviance calculation by Jens Axboe · 17 years ago
  67. b161009 [PATCH] Split CFLAGS into OPTFLAGS + CFLAGS by Pascal Bleser · 17 years ago
  68. 60c641c [PATCH] Don't create libdir by Jens Axboe · 17 years ago
  69. bde5283 [PATCH] Don't dump optarg on unknown option by Jens Axboe · 18 years ago
  70. 63c0669 [PATCH] Version 1.10 by Jens Axboe · 18 years ago
  71. 313cb20 [PATCH] Allow mem=mmap to also use a file backing by Jens Axboe · 18 years ago
  72. c51074e [PATCH] Warning on hugepage-size setting in HOWTO by Jens Axboe · 18 years ago
  73. 56bb17f [PATCH] Add hugepage-size option by Jens Axboe · 18 years ago
  74. 5394ae5 [PATCH] Document how to setup/use huge pages by Jens Axboe · 18 years ago
  75. d232441 [PATCH] Remove debug fprintfs by Jens Axboe · 18 years ago
  76. d0bdaf4 [PATCH] Support for mmap of hugetlb files as memory backing by Jens Axboe · 18 years ago
  77. e0a2233 [PATCH] Fix character + O_DIRECT by Jens Axboe · 18 years ago
  78. 0268b8b [PATCH] Fix hugetlb problems by Jens Axboe · 18 years ago
  79. ee88470 [PATCH] Must use ->real_file_size by Jens Axboe · 18 years ago
  80. 74b025b [PATCH] Support for hugetlb backed shared memory by Jens Axboe · 18 years ago
  81. 9b031dc [PATCH] Only unlink for created files by Jens Axboe · 18 years ago
  82. 178d11f [PATCH] Make unlink and overwrite the default by Jens Axboe · 18 years ago
  83. 871c0fc [PATCH] Fix FreeBSD/Solaris linkage by Jens Axboe · 18 years ago
  84. 1e97cce [PATCH] Fix warnings from icc by Jens Axboe · 18 years ago
  85. 36dff96 [PATCH] rusage stat by Jens Axboe · 18 years ago
  86. 6900899 [PATCH] Improve time accounting for a job by Jens Axboe · 18 years ago
  87. 08aae9a [PATCH] Update ioengine help text by Jens Axboe · 18 years ago
  88. a94ea28 [PATCH] 'null' ioengine by Jens Axboe · 18 years ago
  89. bdc7211 [PATCH] Fix time debug compile by Jens Axboe · 18 years ago
  90. f5cc024 [PATCH] Comment typo by Jens Axboe · 18 years ago
  91. 02bcaa8 [PATCH] Time and seek optimizations by Jens Axboe · 18 years ago
  92. c11883f [PATCH] Get rid of FIO_INST_PREFIX by Jens Axboe · 18 years ago
  93. 7abf833 [PATCH] Close files on error by Jens Axboe · 18 years ago
  94. 21972cd [PATCH] Always open the files from the job itself by Jens Axboe · 18 years ago
  95. 132ad46 [PATCH] File close fix by Jens Axboe · 18 years ago
  96. 4d2413c [PATCH] fsync and stonewall fix by Jens Axboe · 18 years ago
  97. 08e26e3 [PATCH] Don't segfault on missing argument data by Jens Axboe · 18 years ago
  98. f697125 [PATCH] nrfiles > 1 random fix by Jens Axboe · 18 years ago
  99. 245142f [PATCH] Fix signedness issue by Jens Axboe · 18 years ago
  100. 830a78b [PATCH] Improve skeleton example by Jens Axboe · 18 years ago