1. 77731b2 Add option for io_limit by Jens Axboe · 10 years ago
  2. 046395d Add exit_on_io_done option to the CPU IO engine by Jens Axboe · 10 years ago
  3. 3d43405 Add 'f' (Finishing) flag to status output by Jens Axboe · 10 years ago
  4. 0aae4ce Update file_append documentation by Jens Axboe · 10 years ago
  5. bedc9dc Add support for file appends by Jens Axboe · 10 years ago
  6. 7750aac Update documentation on zero_buffers / scramble_buffers by Jens Axboe · 10 years ago
  7. 67445b6 Update documentation for filename/directory by Jens Axboe · 10 years ago
  8. ada083c Update cpus_allowed_policy=split documentation by Jens Axboe · 10 years ago
  9. c2acfba Add support for cpus_allowed_policy by Jens Axboe · 10 years ago
  10. 0de5b26 Unify the time handling by Jens Axboe · 10 years ago
  11. 844ea60 Add support for the Google xxhash checksumming function by Jens Axboe · 10 years ago
  12. 6216776 Adds verify_only option by Juan Casse · 11 years ago
  13. 49ccb8c engine: basic support for IPv6 in the net IO engine by Jens Axboe · 10 years ago
  14. ce35b1e Add option for specifically setting buffer contents by Jens Axboe · 10 years ago
  15. 04778ba Add option to manually seed the random generators by Jens Axboe · 10 years ago
  16. 3e260a4 Add options to have fio latency profile a device by Jens Axboe · 10 years ago
  17. d01612f Add support for O_ATOMIC by Chris Mason · 11 years ago
  18. 3bb0a7b howto: Fix redundant entries by Sitsofe Wheeler · 11 years ago
  19. de8f6de Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  20. ddf24e4 Add number_ios= option by Jens Axboe · 11 years ago
  21. 6aca9b3 Add support for bs_is_seq_rand by Jens Axboe · 11 years ago
  22. d947227 Add support for randomness of any IO direction by Jens Axboe · 11 years ago
  23. d3a623d net: Add option to set outgoing multicast TTL by Shawn Bohrer · 11 years ago
  24. b93b6a2 net: Allow setting network interface to use for multicast by Shawn Bohrer · 11 years ago
  25. b511c9a net: Add UDP multicast support by Shawn Bohrer · 11 years ago
  26. 74c8c48 HOWTO: update exec_{pre,post}run information by Jens Axboe · 11 years ago
  27. 4d01ece Update HOWTO and man page for thinktime blocks impact on queue depth by Jens Axboe · 11 years ago
  28. a46c5e0 Document pvsync engine by Jens Axboe · 11 years ago
  29. d5d9459 HOWTO: fix typo by Jens Axboe · 11 years ago
  30. 211c9b8 Add support for modifying the randomness of a workload by Jens Axboe · 11 years ago
  31. 0646490 Add support for other ways of triggering intermediate result outputs by Jens Axboe · 11 years ago
  32. b7f487c Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  33. 81c6b6c Unify options with gfio by Jens Axboe · 11 years ago
  34. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  35. de98bd3 Add filename_format option by Jens Axboe · 11 years ago
  36. d721392 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  37. d7df1d1 Rework lockfile= file lock handling by Jens Axboe · 11 years ago
  38. 8ea39c3 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  39. 43f09da Add section 9 to HOWTO table of contents. by Bruce Cran · 11 years ago
  40. 90b7a96 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  41. 1d360ff net: 'nodelay' HOWTO/man page update by Jens Axboe · 11 years ago
  42. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  43. f2a2ce0 Add support for idletime profiling by Huadong Liu · 11 years ago
  44. 771e58b Add unified_rw_reporting option by Jens Axboe · 11 years ago
  45. 30a4588 HOWTO: indentation fix by Jens Axboe · 11 years ago
  46. 836fcc0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  47. dbd11ea Improve documentation for end_fsync by Jens Axboe · 11 years ago
  48. 67bf982 Add configure script by Jens Axboe · 11 years ago
  49. 92a0daf Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  50. 2389364 Add --cpuclock-test and clocksource= option help by Jens Axboe · 11 years ago
  51. 2a988d8 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  52. 7aeb1e9 Document the ioengine=net pingpong= option by Jens Axboe · 11 years ago
  53. e8b1961 lfsr: add HOWTO and man page documentation by Jens Axboe · 11 years ago
  54. 49758e1 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  55. 66c098b Fix windowsaio IO error handling and document device write access issue on Windows and FreeBSD. by Bruce Cran · 11 years ago
  56. 92d42d6 Document random distribution by Jens Axboe · 12 years ago
  57. 1e5324e Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  58. 9c6f631 Make the zipf/pareto state per file by Jens Axboe · 12 years ago
  59. 1550153 Add max_latency option by Jens Axboe · 12 years ago
  60. d0b937e Fine-grained job level numa control by Yufei Ren · 12 years ago
  61. f681d0b Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  62. 04b2f79 HOWTO: indentation fix by Jens Axboe · 12 years ago
  63. f5cc3d0 Fix UDP acronym by Bruce Cran · 12 years ago
  64. abcab6a HOWTO: Fix description of grouping behavior with numjobs by Akash Verma · 12 years ago
  65. e65a950 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  66. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  67. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  68. 0981fd7 Kill some newly added whitespace by Jens Axboe · 12 years ago
  69. d54fce8 update documentation for falloc and e4defrag engines by Dmitry Monakhov · 12 years ago
  70. e615cea ioengine: Add fallocate ioengine by Dmitry Monakhov · 12 years ago
  71. fb390e2 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  72. 25460cf Add create_only option by Jens Axboe · 12 years ago
  73. 8423bd1 Document the use of the USR1 signal for dumping runtime statistics by Jens Axboe · 12 years ago
  74. ddb754d HOWTO: typo: write_log_log -> write_lat_log + use suffix by Lucian Adrian Grijincu · 12 years ago
  75. 61b29c2 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  76. 0d23771 HOWTO: emphasize units in --minimal mode: latency in usec, bw in KB/s by Lucian Adrian Grijincu · 12 years ago
  77. b0df717 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  78. a5e371a Add indication of whether a job got killed by Jens Axboe · 12 years ago
  79. de196b8 HOWTO: update to note base of latencies in minimal/terse output by Jens Axboe · 12 years ago
  80. 4f7e57a Enhance the reaped status display by Jens Axboe · 12 years ago
  81. 10b023d Allow readwrite as an alias for rw in setting sequential read/write by Jens Axboe · 12 years ago
  82. 0353050 cpu: move cpuload/cpuchunks options into private engine option space by Jens Axboe · 12 years ago
  83. c5751c6 Document compress_buffer_percentage, compress_buffer_chunk by Jens Axboe · 12 years ago
  84. 214ac7e New offset_increment option by Dan Ehrenberg · 12 years ago
  85. 93bcfd2 Move Windows port to MinGW by Bruce Cran · 12 years ago
  86. 9e684a4 Token-based flow control by Dan Ehrenberg · 12 years ago
  87. b8bc8cb Add log_avg_msec option by Jens Axboe · 12 years ago
  88. 0684202 Expand continue_on_error to select which type of error to allow by Steven Lang · 13 years ago
  89. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  90. ef71e31 Make verify_dump off by default by Jens Axboe · 13 years ago
  91. 3d7cd9b Fix error in disk util stats for terse output by Jens Axboe · 13 years ago
  92. 5e726d0 Add fio version to terse output by Jens Axboe · 13 years ago
  93. f2f788d Add disk utilization to terse format output by Jens Axboe · 13 years ago
  94. 1db92cb Add completion latency percentiles to terse output format by Jens Axboe · 13 years ago
  95. 312b4af Add IOPS to terse output by Jens Axboe · 13 years ago
  96. 0fd666b net: support for unix domain sockets by Jens Axboe · 13 years ago
  97. c8eeb9d Add support for write_iops_log by Jens Axboe · 13 years ago
  98. fd68418 Add option for controlling buffer scrambling by Jens Axboe · 13 years ago
  99. 85549ba Improve wording on terse Total IO (KB) field by Jens Axboe · 13 years ago
  100. c44b1ff Add sub-option support (sort-of) and convert libaio_userspace_reap by Jens Axboe · 13 years ago