1. 0de5b26 Unify the time handling by Jens Axboe · 10 years ago
  2. 3b5dac6 Fix g++ warning about void* used in arithmetic by Daniel Gollub · 10 years ago
  3. ebadc0c Make parse.h C++ safe by avoiding "or" keyword by Daniel Gollub · 10 years ago
  4. f0fdbca parse: cleanup difference between profile and normal options by Jens Axboe · 10 years ago
  5. 7b504ed parse: get rid of raw option offsets by Jens Axboe · 10 years ago
  6. 292cc47 init: escape description option string by Jens Axboe · 10 years ago
  7. 0646490 Add support for other ways of triggering intermediate result outputs by Jens Axboe · 11 years ago
  8. 1e5324e Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  9. e25839d Add sample zipf distribution randomizer by Jens Axboe · 12 years ago
  10. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  11. 3ae4f4a parse: increase max option possible values to 24 by Jens Axboe · 12 years ago
  12. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  13. a4ed77f options: add ->hide_on_set by Jens Axboe · 12 years ago
  14. 9026535 Add support for inverse options by Jens Axboe · 12 years ago
  15. e8b0e95 gfio: improve option edit by Jens Axboe · 12 years ago
  16. d71c154 Add hint on whether to hide a sub option if a parent isn't set by Jens Axboe · 12 years ago
  17. 20eb06b Allow options to specify intervals by Jens Axboe · 12 years ago
  18. 9af4a24 gfio: start of options view and edit by Jens Axboe · 12 years ago
  19. c9c6331 Group options into categories by Jens Axboe · 12 years ago
  20. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  21. d0c814e Cleanup option keyword/environment substitution by Steven Lang · 13 years ago
  22. 7e356b2 Memory leak fixes by Jens Axboe · 13 years ago
  23. 6925dd3 Revert "Fix parser bug with ranges" by Jens Axboe · 13 years ago
  24. f20485a Fix parser bug with ranges by Jens Axboe · 13 years ago
  25. c44b1ff Add sub-option support (sort-of) and convert libaio_userspace_reap 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. 7bb5910 Allow percentage setting for size= by Jens Axboe · 13 years ago
  28. 5f6ddf1 Allow OR'able option values by Jens Axboe · 14 years ago
  29. f5b6bb8 Allow the adding of 'posval' for dynamic options like 'profile' by Jens Axboe · 14 years ago
  30. 07b3232 Cleanup profile support by Jens Axboe · 14 years ago
  31. e2de69d Add initial support for profile specific options by Jens Axboe · 14 years ago
  32. 02c6aad Add parser support for out-of-td option storage by Jens Axboe · 14 years ago
  33. 9f988e2 Add support for registrering external options by Jens Axboe · 14 years ago
  34. c06c78c Increase OPT_LEN_MAX by Zhang, Yanmin · 14 years ago
  35. d6978a3 A few more kb_base fixups by Jens Axboe · 15 years ago
  36. 70a4c0c Add verify hook to options by Jens Axboe · 15 years ago
  37. e01b22b parser: get rid of FIO_OPT_STR_VAL_INT by Jens Axboe · 15 years ago
  38. 88b5a39 Add environment-variable substitution to config options by Aaron Carroll · 16 years ago
  39. 3b8b713 Add option priorities by Jens Axboe · 16 years ago
  40. 15ca150 Mark rwmixcycle option as deprecated in the option parser by Jens Axboe · 16 years ago
  41. 564ca97 Add support for 'bssplit' option, fine grained block size contrl by Jens Axboe · 16 years ago
  42. fdf2874 Be a little more clever in finding child options by Jens Axboe · 17 years ago
  43. ef9aff5 Parent options didn't recurse properly by Jens Axboe · 17 years ago
  44. afdf935 Add parent link to options by Jens Axboe · 17 years ago
  45. 7837213 Add suboption help texts by Jens Axboe · 17 years ago
  46. 0e9f7fa Improve friendliness of --cmdhelp by Jens Axboe · 17 years ago
  47. b1ec1da Move handling of possible values into the option parser by Jens Axboe · 17 years ago
  48. 76a43db [PATCH] Change O_DIRECT vs buffered setup by Jens Axboe · 17 years ago
  49. 03b74b3 [PATCH] Change timeout to runtime and rearrange option entries by Jens Axboe · 17 years ago
  50. 63f2937 [PATCH] Option minval should be signed by Jens Axboe · 17 years ago
  51. 13335dd [PATCH] Introduce bool option type by Jens Axboe · 17 years ago
  52. 15f7918 [PATCH] Show allowed option values for string matching by Jens Axboe · 17 years ago
  53. 6da1fa7 [PATCH] Fixup ratecycle option by Jens Axboe · 17 years ago
  54. ee73849 [PATCH] Add default option values by Jens Axboe · 17 years ago
  55. fd28ca4 [PATCH] Add per-option help by Jens Axboe · 17 years ago
  56. 3c9b60c [PATCH] Warn on writable strings by Jens Axboe · 18 years ago
  57. f90eff5 [PATCH] bs= and bsrange= takes both read and write sizes by Jens Axboe · 18 years ago
  58. 75e6f36 [PATCH] Fix int vs long problems in parsing some options by Jens Axboe · 18 years ago
  59. b469282 [PATCH] Add full command line parameter support by Jens Axboe · 18 years ago
  60. e1f3650 [PATCH] Abstract option handling by Jens Axboe · 18 years ago