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