1. eda3a60 Update to fio-2.20. by Elliott Hughes · 7 years ago
  2. eaa89f5 parse: ensure strings are pre-terminated when using strncpy() by Jens Axboe · 9 years ago
  3. 7126d86 parse: remove the arithmetic parser checking by Jens Axboe · 9 years ago
  4. 9c62acd options: add support for checking if an option has been set by Jens Axboe · 10 years ago
  5. 786715e parse: make suggestions for unknown options by Jens Axboe · 10 years ago
  6. 79dc914 Fixup some of the time (usec) based conversions by Stephen M. Cameron · 10 years ago
  7. 0f7f9a9 Make fio -Wshadow clean by Jens Axboe · 10 years ago
  8. 64c9d60 enable informing arithmetic parser of implicit units by Stephen M. Cameron · 10 years ago
  9. 21bda79 verify that expression parsing code gets the right answer by Stephen M. Cameron · 10 years ago
  10. c3805eb fio: support suffixes in expression parser by Stephen M. Cameron · 10 years ago
  11. 88b635b fio: allow arithmetic expressions to be used in job files by Stephen M. Cameron · 10 years ago
  12. 8adb452 Fix min/max typeof warnings by Jens Axboe · 10 years ago
  13. ef7035a Add support for compiling for ESX by Jens Axboe · 10 years ago
  14. ab50817 parse: make it clear that 'cp' can't be NULL for o->off1 by Jens Axboe · 10 years ago
  15. f75c69a parse: fix crash with empty FIO_OPT_STR_STORE variables by Jens Axboe · 10 years ago
  16. 0de5b26 Unify the time handling by Jens Axboe · 10 years ago
  17. e466826 Fixup time multipliers by Jens Axboe · 10 years ago
  18. 74454ce fio: allow milliseconds on all time specifiers by Christian Ehrhardt · 10 years ago
  19. ebadc0c Make parse.h C++ safe by avoiding "or" keyword by Daniel Gollub · 10 years ago
  20. f0fdbca parse: cleanup difference between profile and normal options by Jens Axboe · 10 years ago
  21. 7b504ed parse: get rid of raw option offsets by Jens Axboe · 10 years ago
  22. 3e260a4 Add options to have fio latency profile a device by Jens Axboe · 11 years ago
  23. 292cc47 init: escape description option string by Jens Axboe · 11 years ago
  24. d947227 Add support for randomness of any IO direction by Jens Axboe · 11 years ago
  25. 2fdbefd core: Insure "il" is initialized in all cases by Erwan Velu · 11 years ago
  26. 4ac23d2 parse: if profile is set, only show options relevant to the profile by Jens Axboe · 11 years ago
  27. ae3fcb5 parse: add debug output when enabled by Jens Axboe · 11 years ago
  28. 0646490 Add support for other ways of triggering intermediate result outputs by Jens Axboe · 11 years ago
  29. b7f487c Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  30. cca5b5b parse: fix spelling error by Jens Axboe · 11 years ago
  31. bb71ecd parse: bring in more stuff from gfio by Jens Axboe · 11 years ago
  32. 81c6b6c Unify options with gfio by Jens Axboe · 11 years ago
  33. ffd7821 parse: set invalid group on option with no group set by Jens Axboe · 11 years ago
  34. 2275474 parse: catch all options without a group/category set by Jens Axboe · 11 years ago
  35. 3c037bc parse: don't print min/max option ranges if posval[] is set by Jens Axboe · 11 years ago
  36. ba9c721 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  37. 128e4ca parse: for option with posval, dump allowed values on failure by Jens Axboe · 11 years ago
  38. ca71800 parse: add posval support to FIO_OPT_INT by Jens Axboe · 11 years ago
  39. d926d53 parse: add posval support to FIO_OPT_INT by Jens Axboe · 11 years ago
  40. 62232d0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  41. a03fb65 parse: fix misparse of bs=64k-128k by Jens Axboe · 11 years ago
  42. 9db01ef Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  43. eef0244 Handle normal output wrapping of the percentile list by Jens Axboe · 11 years ago
  44. 619adf9 Cleanup the percentile output formatting by Jens Axboe · 11 years ago
  45. 435d195 Handle percentile lists with higher precision that 2 digits by Vincent Kang Fu · 11 years ago
  46. 90b7a96 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  47. ab9461e values.h is obsolete: use float.h and DBL_MIN/MAX instead. by Bruce Cran · 11 years ago
  48. 2665069 parse: use MIN/MAXDOUBLE instead of some representation of NAN by Jens Axboe · 11 years ago
  49. fd112d3 Fix percentile_list option by Vincent Kang Fu · 11 years ago
  50. 135be49 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  51. 478920b NAN: use __builtin_nanf() if not available by Jens Axboe · 11 years ago
  52. 2a988d8 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  53. 119cd93 parser: always match the correct option length for posval options by Jens Axboe · 12 years ago
  54. 49758e1 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  55. bfe1d59 parse: fix wrong "might be used unitialized" warning on some compilers by Jens Axboe · 12 years ago
  56. 1e5324e Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  57. e25839d Add sample zipf distribution randomizer by Jens Axboe · 12 years ago
  58. f982d35 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  59. d4fc2f0 parser: fix overflowing integer type options by Jens Axboe · 12 years ago
  60. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  61. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  62. 3c3ed07 White space spring cleaning by Jens Axboe · 12 years ago
  63. 9026535 Add support for inverse options by Jens Axboe · 12 years ago
  64. e8b0e95 gfio: improve option edit by Jens Axboe · 12 years ago
  65. 0a074fe parse: ensure that an option has a category by Jens Axboe · 12 years ago
  66. 9af4a24 gfio: start of options view and edit by Jens Axboe · 12 years ago
  67. a04f158 parser: relax restriction on postfix ranges by Jens Axboe · 12 years ago
  68. cc62ea7 Fix a few other static code checker spotted "issues" by Jens Axboe · 12 years ago
  69. e721c57 Fixup a few items spotted by a static code checker by Jens Axboe · 12 years ago
  70. 184b409 Fix parsing of ioengine strings by Steven Lang · 13 years ago
  71. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  72. d0c814e Cleanup option keyword/environment substitution by Steven Lang · 13 years ago
  73. 4c8e964 Fix strip blank space for empty string by Jens Axboe · 13 years ago
  74. 7e356b2 Memory leak fixes by Jens Axboe · 13 years ago
  75. 28d7c36 parser: always use the fio logging instead of stderr/stdout by Jens Axboe · 13 years ago
  76. 06b0be6 parser: use logging infrastructure by Jens Axboe · 13 years ago
  77. 3c703d1 Silence build warning on HPUX by Jens Axboe · 13 years ago
  78. ba4ddd6 Better parser fix by Jens Axboe · 13 years ago
  79. 6925dd3 Revert "Fix parser bug with ranges" by Jens Axboe · 13 years ago
  80. f20485a Fix parser bug with ranges by Jens Axboe · 13 years ago
  81. 1c964ce Only clear string pointer in parser for sub-value options by Jens Axboe · 13 years ago
  82. ce952ab Fix parser using uninitialized memory by Jens Axboe · 13 years ago
  83. e297975 Remove duplicate code in parser by Jens Axboe · 13 years ago
  84. 58052f3 Fix FIO_OPT_STR_STORE without posval by Jens Axboe · 13 years ago
  85. c44b1ff Add sub-option support (sort-of) and convert libaio_userspace_reap by Jens Axboe · 13 years ago
  86. 8334919 stats: Add a function to report completion latency percentiles by Yu-ju Hong · 13 years ago
  87. 31d23f4 Fix bsrange read,write value option pairs by Dave Engberg · 13 years ago
  88. 74ba180 Make string-set options behave more like bool options by Jens Axboe · 13 years ago
  89. 7bb5910 Allow percentage setting for size= by Jens Axboe · 13 years ago
  90. 76cd937 Get rid of warning on platforms for casting char -> int by Jens Axboe · 13 years ago
  91. e42b01e Revert "parser: get rid of useless is_time variable" by Jens Axboe · 13 years ago
  92. 55ed963 Fix parser bug dealing with range options and postfix by Jens Axboe · 13 years ago
  93. 1a1137d parser: get rid of useless is_time variable by Jens Axboe · 13 years ago
  94. ae3fb6f Add missing option type by Jens Axboe · 14 years ago
  95. 1d1c187 Fix bad deref of memory in parser by Jens Axboe · 14 years ago
  96. 808def7 Really fix broken option length check by Jens Axboe · 14 years ago
  97. 57fc29f Allow use of KiB etc to give explicit base 10 multiplies by Jens Axboe · 14 years ago
  98. 7b4cb13 parser: match on length of argument, not potential value by Jens Axboe · 14 years ago
  99. d091d09 Make the 'closest option' print a bit better by Jens Axboe · 14 years ago
  100. 7758d4f Fix bad type usage in parse.c for external options by Jens Axboe · 14 years ago