1. 0353050 cpu: move cpuload/cpuchunks options into private engine option space by Jens Axboe · 13 years ago
  2. c5751c6 Document compress_buffer_percentage, compress_buffer_chunk by Jens Axboe · 13 years ago
  3. 591e9e0 Fix offset_increment option and add man page entry for it by Jens Axboe · 13 years ago
  4. 9e684a4 Token-based flow control by Dan Ehrenberg · 13 years ago
  5. 23a7b04 Fix a man page typo by Zhu Yanhai · 13 years ago
  6. b8bc8cb Add log_avg_msec option by Jens Axboe · 13 years ago
  7. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  8. ef71e31 Make verify_dump off by default by Jens Axboe · 13 years ago
  9. 811826b client/server: IPv6 support by Jens Axboe · 13 years ago
  10. 4d65865 Add terse version 2 output format by Jens Axboe · 13 years ago
  11. 5e726d0 Add fio version to terse output by Jens Axboe · 13 years ago
  12. 065248b Man page typo by Jens Axboe · 13 years ago
  13. 49da124 Update man page by Jens Axboe · 13 years ago
  14. f2f788d Add disk utilization to terse format output by Jens Axboe · 13 years ago
  15. 1db92cb Add completion latency percentiles to terse output format by Jens Axboe · 13 years ago
  16. 312b4af Add IOPS to terse output by Jens Axboe · 13 years ago
  17. 0fd666b net: support for unix domain sockets by Jens Axboe · 13 years ago
  18. 3eb0728 Escape minus signs in manpage to fix lintian warning: by Martin Steigerwald · 13 years ago
  19. c8eeb9d Add support for write_iops_log by Jens Axboe · 13 years ago
  20. fd68418 Add option for controlling buffer scrambling by Jens Axboe · 13 years ago
  21. 836bad5 Fix inconsistencies in with man page <param>=<value> by Steven Noonan · 13 years ago
  22. 85549ba Improve wording on terse Total IO (KB) field by Jens Axboe · 13 years ago
  23. f57a9c5 Add terse version output format command line parameter by Jens Axboe · 13 years ago
  24. c44b1ff Add sub-option support (sort-of) and convert libaio_userspace_reap by Jens Axboe · 13 years ago
  25. 059b080 Add possibility to make sequential IO "holed" by Jens Axboe · 13 years ago
  26. 8334919 stats: Add a function to report completion latency percentiles by Yu-ju Hong · 13 years ago
  27. 744492c man page typo by Jens Axboe · 13 years ago
  28. a8868a5 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 13 years ago
  29. e081d03 Fix a typo in fio.1 by Zhu Yanhai · 13 years ago
  30. 85286c5 RDMA engine: rewrite header comment block and man page section by Bart Van Assche · 13 years ago
  31. d392365 Add 'wait_for_previous' as an alias for the 'stonewall' option by Jens Axboe · 13 years ago
  32. 21b8aee RDMA IO engine by ren yufei · 13 years ago
  33. 7bb5910 Allow percentage setting for size= by Jens Axboe · 13 years ago
  34. 5982a92 patch from debian fio package to fix syntax errors in manpage. by Martin Steigerwald · 13 years ago
  35. c95f9da man page: fix incorrect description for disable_clat option by Steven Noonan · 13 years ago
  36. a596f04 Add ability to invoke fallocate() FALLOC_FL_KEEP_SIZE. by Eric Gouriou · 13 years ago
  37. 2615cc4 Switch to using our internal Tausworthe based random generator for offsets by Jens Axboe · 14 years ago
  38. 74586c1 Add fill_fs alias for fill_device by Jens Axboe · 14 years ago
  39. 4f12432 Expand on fill_device option since it apparently causes confusion by Jens Axboe · 14 years ago
  40. b463e93 Add verify_dump option to control whether to dump bad/good blocks or not by Jens Axboe · 14 years ago
  41. 63a5826 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 14 years ago
  42. 5b42a48 Document that write_iolog is unsafe for concurrent jobs by Stefan Hajnoczi · 14 years ago
  43. 03e20d6 First snapshot of FIO for Windows by Bruce Cran · 14 years ago
  44. ee72ca0 Sync HOWTO iodepth option with man page by Jens Axboe · 14 years ago
  45. 8489dae fio.1: Add ioengines heads up to the iodepth section by Sebastian Kayser · 14 years ago
  46. d7c8be0 nrfiles vs nr_files mixups by Jens Axboe · 14 years ago
  47. 092f707 Update verify_backlog documentation by David Nellans · 14 years ago
  48. 562c2d2 Add some comments around the terse output by David Nellans · 14 years ago
  49. d1c46c0 Add support for redirection replay of blktrace traces to another device by David Nellans · 14 years ago
  50. 64bbb86 Add option to skip delays when replaying traces by David Nellans · 14 years ago
  51. 38dad62 Add rw_sequencer option by Jens Axboe · 14 years ago
  52. 525c2bf Update documentation on new terse format and add version number by Jens Axboe · 14 years ago
  53. d666726 Documentation update by Jens Axboe · 14 years ago
  54. 02af098 Add total latency log by Jens Axboe · 14 years ago
  55. 996093b Fix man page documentation for verify_pattern by Jens Axboe · 14 years ago
  56. 57fc29f Allow use of KiB etc to give explicit base 10 multiplies by Jens Axboe · 14 years ago
  57. 0539d75 Documentation update by Jens Axboe · 14 years ago
  58. 6f87418 Add documentation for verify_backlog and verify_backlog_batch by Jens Axboe · 14 years ago
  59. aa58d25 Update email addresses by Jens Axboe · 14 years ago
  60. 656ebab Fix spelling error by Jens Axboe · 14 years ago
  61. 7de8709 Add an option "cgroup_nodelete" to not delete cgroups after job completion by Vivek Goyal · 15 years ago
  62. e76b1da Add documentation for 'sync_file_range' by Jens Axboe · 15 years ago
  63. 7bc8c2c Add specific knob for controlling fallocate() usage by Jens Axboe · 15 years ago
  64. e0b0d89 Add support for specifying UID/GID by Jens Axboe · 15 years ago
  65. 6adb38a Autodetect cgroup blkio mount point by Jens Axboe · 15 years ago
  66. a696fa2 Add support for blkio cgroups on Linux by Jens Axboe · 15 years ago
  67. 0e92f87 Support > 4 byte verify write patterns by Radha Ramachandran · 15 years ago
  68. 2e266ba Add a bit of huge page documentation by Jens Axboe · 15 years ago
  69. b892dc0 Document the verify behaviour wrt read and write workloads by Jens Axboe · 15 years ago
  70. c6e13ea fio.1: fix hyphen-used-as-minus-sign by Michael Prokop · 15 years ago
  71. b09da8f Add tera/peta suffixes by Jens Axboe · 15 years ago
  72. 90fef2d Add kb_base option to specify the base unit of a kilobyte by Jens Axboe · 15 years ago
  73. b22989b Get rid of KiB vs KB distinction by Jens Axboe · 15 years ago
  74. c85c324 Async verify HOWTO/man update by Jens Axboe · 15 years ago
  75. e8462bd Add support for async IO verification offload by Jens Axboe · 15 years ago
  76. 9c0d224 Don't allow pre_read on IO engines that cannot seek by Jens Axboe · 15 years ago
  77. d529ee1 Add support for the iomem_align option by Jens Axboe · 15 years ago
  78. 5f9099e Add support for fdatasync() by Jens Axboe · 15 years ago
  79. f2bba18 Add a 'continue_on_error' option to fio by Radha Ramachandran · 15 years ago
  80. 3ce9dca More documentation updates by Jens Axboe · 15 years ago
  81. c35dd7a Documentation update by Jens Axboe · 15 years ago
  82. e9f4847 Add pre_read to man page by Jens Axboe · 15 years ago
  83. 482900c Fio man page still refers to old mailing list by Jens Axboe · 15 years ago
  84. 639ce0f man page fix to make lintian happy by Martin Steigerwald · 15 years ago
  85. c83cdd3 Update bssplit documentation in fio.1 by Jens Axboe · 15 years ago
  86. 901bb99 Add some missing options to the man page by Jens Axboe · 16 years ago
  87. 4360266 Man page typo on zero_buffers by Jens Axboe · 16 years ago
  88. 2b7a01d Add blockalign/ba option by Jens Axboe · 16 years ago
  89. 6b7f685 Add some missing options to the man page by Jens Axboe · 16 years ago
  90. f7fa265 Get rid of int vs siint difference by Jens Axboe · 16 years ago
  91. bd2626f fio.1: Correct terse (--minimal) output - page faults by Carl Henrik Lunde · 16 years ago
  92. c0a5d35 fio.1: add section option and remove spurious command text by Aaron Carroll · 17 years ago
  93. 9183788 man page update by Jens Axboe · 17 years ago
  94. d9956b6 fio.1: minor fixes by Aaron Carroll · 17 years ago
  95. a31041e Add pread/pwrite support to sync engine by gurudas pai · 17 years ago
  96. 53aec0a fio HOWTO/man fix by gurudas pai · 17 years ago
  97. d1429b5 General fio.1 improvements by Aaron Carroll · 17 years ago
  98. d60e92d man 1 fio by Aaron Carroll · 17 years ago