1. 755200a Add support for queuing > 1 command at the time by Jens Axboe · 17 years ago
  2. 9978463 Differentiate between bool error return and real error value by Jens Axboe · 17 years ago
  3. 9760102 Cleanup end IO handling by Jens Axboe · 17 years ago
  4. 22819ec Unify and fixup error handling by Jens Axboe · 17 years ago
  5. 3af6ef3 Fully parallellize io_u verification by Jens Axboe · 17 years ago
  6. 36167d8 Change IO engine queuing by Jens Axboe · 17 years ago
  7. 48097d5 [PATCH] Add thinktime_spin parameter by Jens Axboe · 17 years ago
  8. 73170f1 [PATCH] Don't check status if ret < 0 by Jens Axboe · 17 years ago
  9. fab6aa7 [PATCH] Catch processes/threads that unexpectedly exited by Jens Axboe · 17 years ago
  10. a641814 [PATCH] Further improve child exit reaping by Jens Axboe · 17 years ago
  11. e26f8f7 [PATCH] file descriptor is int by Jens Axboe · 17 years ago
  12. ec11830 [PATCH] IO completion time histograms by Jens Axboe · 17 years ago
  13. 2f073b0 [PATCH] Fix random seed for numjobs > 1 by Jens Axboe · 17 years ago
  14. 5bf13a5 [PATCH] Fixup client error exit by Jens Axboe · 17 years ago
  15. 890df53 [PATCH] Fixup file type recognition by Jens Axboe · 17 years ago
  16. 429ca07 [PATCH] Defer engine ops verification check by Jens Axboe · 17 years ago
  17. b6959b5 [PATCH] Make fio compile on non-x86 again by Jens Axboe · 17 years ago
  18. 7d44a74 [PATCH] syslet: code cleanup by Jens Axboe · 17 years ago
  19. 7f059a7 [PATCH] syslet: fix leak of ring and ahu by Jens Axboe · 17 years ago
  20. 2ca50be [PATCH] syslet: async_head_user struct should be permanent by Jens Axboe · 17 years ago
  21. a2e1b08 [PATCH] syslet engine: use pread instead lseek+read by Jens Axboe · 17 years ago
  22. db64e9b [PATCH] Let the syslet ioengine register check supportability by Jens Axboe · 17 years ago
  23. f3502ba [PATCH] Exabytes by Jens Axboe · 17 years ago
  24. d0ff85d [PATCH] Document syslet-rw engine by Jens Axboe · 17 years ago
  25. a4f4fdd [PATCH] First cut syslet async io support by Jens Axboe · 17 years ago
  26. 340fd24 [PATCH] Make fio_assert() core dump the job by Jens Axboe · 17 years ago
  27. a4a8171 [PATCH] Random map needs to use ->real_file_size, not ->file_size by Jens Axboe · 17 years ago
  28. 437c9b7 [PATCH] Make the exit value meaningfull by Jens Axboe · 17 years ago
  29. e9fbdd7 [PATCH] Woops, left debug clear in there by Jens Axboe · 17 years ago
  30. 0032bf9 [PATCH] Add fio_assert() by Jens Axboe · 17 years ago
  31. 07e4b62 [PATCH] Fix buflen trimming by Jens Axboe · 17 years ago
  32. 3951414 [PATCH] Total io is the sum of READ and WRITE by Jens Axboe · 17 years ago
  33. bca4ed4 [PATCH] One more round of random map fixes by Jens Axboe · 17 years ago
  34. c8c51ef [PATCH] Sign warning by Jens Axboe · 17 years ago
  35. 0c09442 [PATCH] Network engine poll() paranoia by Jens Axboe · 17 years ago
  36. 1c9e06e [PATCH] Document/comment fio.h by Jens Axboe · 17 years ago
  37. 5fdd124 [PATCH] Make ctrl-c work with network io and accept loop by Jens Axboe · 17 years ago
  38. 95bcd81 [PATCH] Move td_verror() into io_ops->queue() hook by Jens Axboe · 17 years ago
  39. 6d66307 [PATCH] Allow thread/group dump regardless of error state by Jens Axboe · 17 years ago
  40. 2eaa41c [PATCH] Fix stack overflow by Jens Axboe · 17 years ago
  41. 46fda8d [PATCH] Separate bandwidth log and rate display by Jens Axboe · 17 years ago
  42. dbe1125 [PATCH] Pretty up stat output by Jens Axboe · 17 years ago
  43. 24868ca [PATCH] Kill redundant header files by Jens Axboe · 17 years ago
  44. c685b5b [PATCH] More random map fixes by Jens Axboe · 17 years ago
  45. afdbe58 [PATCH] Random map fix by Jens Axboe · 17 years ago
  46. 675de85 [PATCH] Size parse should use strtoll() by Jens Axboe · 17 years ago
  47. f4ee22c [PATCH] File size fix on NULL io engines by Jens Axboe · 17 years ago
  48. 16edf25 [PATCH] Catch and print if directory= doesn't exist by Jens Axboe · 17 years ago
  49. 311b84a [PATCH] Make the libaio fsync fallback really work by Jens Axboe · 17 years ago
  50. 8d714a6 [PATCH] libaio engine: fake work-around for sync issue by Jens Axboe · 17 years ago
  51. e5c40aa [PATCH] Fix libaio engine SYNC by Jens Axboe · 17 years ago
  52. ab5d675 [PATCH] CFLAGS: -fstack-protector doesn't work on older compilers by Jens Axboe · 17 years ago
  53. 85eb1d4 [PATCH] Net engine typo by Jens Axboe · 17 years ago
  54. dc0deca [PATCH] SG IO engine: reduce allocations and memory leaks by Jens Axboe · 17 years ago
  55. 6ab9e26 [PATCH] SG IO engine: remember to set io_u->file in init by Jens Axboe · 17 years ago
  56. adee86c [PATCH] SG io engine: better handling of multiple files by Jens Axboe · 17 years ago
  57. d4f12dd [PATCH] Network engine cleanups and comments by Jens Axboe · 17 years ago
  58. a37bded [PATCH] Improve dependency checking on builds by Jens Axboe · 17 years ago
  59. 13ddcb2 [PATCH] Enable _FORTIFY_SOURCE and stack protector checking by Jens Axboe · 17 years ago
  60. 69cfd7e [PATCH] We should check system() return value by Jens Axboe · 17 years ago
  61. 97b601c [PATCH] Remove SIGSEGV handler by Jens Axboe · 17 years ago
  62. d8cc473 [PATCH] aio example should use O_DIRECT IO by Jens Axboe · 17 years ago
  63. 4d9345a [PATCH] Don't create files for engines that don't need them by Jens Axboe · 17 years ago
  64. 165faf1 [PATCH] Misc fixes by Jens Axboe · 17 years ago
  65. 6bedbfa [PATCH] Network engine fixes by Jens Axboe · 17 years ago
  66. 7a6499d [PATCH] Network io engine updates by Jens Axboe · 17 years ago
  67. e2a26d2 [PATCH] Document ->queue() in the skeleton engine by Jens Axboe · 17 years ago
  68. cec6b55 [PATCH] Support residual io counts from io engines by Jens Axboe · 17 years ago
  69. 2fc2698 [PATCH] Support for > 1 network connection by Jens Axboe · 17 years ago
  70. e01547d [PATCH] Network engine updates by Jens Axboe · 17 years ago
  71. ed92ac0 [PATCH] Simple support for networked IO by Jens Axboe · 17 years ago
  72. f8fe35e [PATCH] Rename io engines by Jens Axboe · 17 years ago
  73. 29d610e [PATCH] Fix buffer alignment on non-4kb archs by Jens Axboe · 17 years ago
  74. 61697c3 [PATCH] Add 'description' option by Jens Axboe · 17 years ago
  75. 7d6c528 [PATCH] Fix sg ioengine by Jens Axboe · 17 years ago
  76. e8b8c9f [PATCH] Fix double free in sg engine error path by Jens Axboe · 17 years ago
  77. 3404cef [PATCH] Fix typo by Jens Axboe · 17 years ago
  78. ae4020f [PATCH] Only generate global bandwidth log if write_bw_log set by Jens Axboe · 17 years ago
  79. bb3884d [PATCH] Add support for writing aggregate bandwidth log by Jens Axboe · 17 years ago
  80. eff6861 [PATCH] Unlink write file if !overwrite and it exists by Jens Axboe · 17 years ago
  81. e545a6c [PATCH] Don't make file unlink the default by Jens Axboe · 17 years ago
  82. 5d45807 [PATCH] The last io depth entry is actually >= 64, not > 32 by Jens Axboe · 17 years ago
  83. 71619dc [PATCH] Include io depth distribution statistics by Jens Axboe · 17 years ago
  84. 7e326f3 [PATCH] Remove the time init check by Jens Axboe · 17 years ago
  85. 2cb8d96 [PATCH] Shorten 'commitrate' to 'CR' by Jens Axboe · 17 years ago
  86. fb44a18 [PATCH] Fixup rate usec cycle calculation for small values by Jens Axboe · 17 years ago
  87. fd84146 [PATCH] Improve rate functionality by Jens Axboe · 17 years ago
  88. 6ce15a3 [PATCH] Properly shutdown in case of serious errors by Jens Axboe · 17 years ago
  89. 73c8b08 [PATCH] Update HOWTO by Jens Axboe · 17 years ago
  90. d56cbab [PATCH] Cleanup some output code by Jens Axboe · 17 years ago
  91. 10cb47f Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 17 years ago
  92. 0c9baf9 [PATCH] Update irange documentation by Jens Axboe · 17 years ago
  93. 5fa0f81 [PATCH] Help: thinktime is in microseconds by Jens Axboe · 17 years ago
  94. 70df2f1 [PATCH] Abort early for bad option given to --cmdhelp by Jens Axboe · 17 years ago
  95. 380cf26 [PATCH] Really fixup disk util init by Jens Axboe · 17 years ago
  96. 8da99b3 Revert "[PATCH] Move disk utilization setup to thread itself" by Jens Axboe · 17 years ago
  97. d52fb0c [PATCH] Move disk utilization setup to thread itself by Jens Axboe · 17 years ago
  98. 5b0a888 [PATCH] Warn if both option variable offset and callback given by Jens Axboe · 17 years ago
  99. 4945ba1 [PATCH] Pretty up option looping by Jens Axboe · 17 years ago
  100. 6104ddb [PATCH] Change output dev= to stdev= by Jens Axboe · 17 years ago