1. 3d225d0 Add some build assert macros by Jens Axboe · 10 years ago
  2. 6bde6be BSD Yacc doesn't understand --no-lines, so use -l instead by Bruce Cran · 10 years ago
  3. 768ae05 engines/net: get rid of conversion warning on clang/OSX by Jens Axboe · 10 years ago
  4. e2e7032 Get rid if --header-file argument for lex by Jens Axboe · 10 years ago
  5. 722b5cd client: fix potential NULL dereference by Jens Axboe · 10 years ago
  6. 31da12c t/btrace2fio: fix fd leak on error by Jens Axboe · 10 years ago
  7. bf6238a t/dedupe: fix bogus items NULL compare by Jens Axboe · 10 years ago
  8. 7bf3a57 sha256: cast shift to uint64_t by Jens Axboe · 10 years ago
  9. 7b3aea9 crc/test: fix potential div by zero by Jens Axboe · 10 years ago
  10. 9b093d8 engines/libaio: fix wrong setting of wait_start by Jens Axboe · 10 years ago
  11. 2b827fa server/client: don't use __ conversion functions if not needed by Jens Axboe · 10 years ago
  12. 49fe93e engines: don't use printf or stderr directly by Jens Axboe · 10 years ago
  13. bc2e69c backend: use log_info_flush(), not fflush() by Jens Axboe · 10 years ago
  14. f5c3fce smalloc: use log_err() for errors by Jens Axboe · 10 years ago
  15. 30f8e31 client: partial revert of 9899aff3e345 by Jens Axboe · 10 years ago
  16. 8c04b69 client: get rid of (now) unused client->nr_stat by Jens Axboe · 10 years ago
  17. bfa8f5d client: always output summed output for all clients by Jens Axboe · 10 years ago
  18. c2d6668 stat: set kb/unit_base, if not already set by Jens Axboe · 10 years ago
  19. 453545a Set genesis time when running only network clients by Jens Axboe · 10 years ago
  20. 500b4f4 Makefile: don't install test binaries by Jens Axboe · 10 years ago
  21. 26166ef engines/libaio: better protect against a busy loop in getevents() by Andrey Kuzmin · 10 years ago
  22. e93fd53 stat: add total/short/drop ios to the json output by Jens Axboe · 10 years ago
  23. 87fc1cd Update documentation on net engine port usage by Jens Axboe · 10 years ago
  24. a9b3c69 engines/net: add subjob number to given port by Jens Axboe · 10 years ago
  25. b9e839c configure: only print gtk status if --enable-gfio used by Jens Axboe · 10 years ago
  26. 80436e1 engines/net: use link close message on TCP as well by Jens Axboe · 10 years ago
  27. 7bc24f6 eta: don't count TD_SETTING_UP as a running process by Jens Axboe · 10 years ago
  28. 97909a1 engines/net: turn off UDP package dropping if buf size doesn't match by Jens Axboe · 10 years ago
  29. 67e149c stat: add dropped ios to the standard output by Jens Axboe · 10 years ago
  30. da91d75 engines/net: add start of tracking how many UDP packages are dropped by Jens Axboe · 10 years ago
  31. 5e34cea engines/net: add TCP_MAXSEG setting (mss) by Jens Axboe · 10 years ago
  32. 531e67a engines/net: add socket buffer window size setting by Jens Axboe · 10 years ago
  33. 0ecdd7f net: fix error reported on job exit and full residual by Jens Axboe · 10 years ago
  34. e5f7caa net: use SIGTERM for terminate by Jens Axboe · 10 years ago
  35. 682c7e6 Fix potential segfault on ENOENT on job file by Jens Axboe · 10 years ago
  36. 79ecc30 client: remember to zero pad filename by Jens Axboe · 10 years ago
  37. 3589918 Add support for --remote-config by Jens Axboe · 10 years ago
  38. cca4590 gfio: remove warning on g_type_init() being deprecated by Jens Axboe · 10 years ago
  39. cc481fd Makefile: fix gfio link for CONFIG_ARITHMETIC by Jens Axboe · 10 years ago
  40. 17876dc libaio: commit on EAGAIN by Jens Axboe · 10 years ago
  41. 4adf611 libaio: retry on -EINTR by Slava Pestov · 10 years ago
  42. 4ce8aba exp: small code cleanup by Jens Axboe · 10 years ago
  43. e340426 exp: fix issues around int vs size_t by Jens Axboe · 10 years ago
  44. 8944a7d Ignore lexer.h auto-generated file by Jens Axboe · 10 years ago
  45. 18a7ca5 t/dedupe: use fio abstracted OS_O_DIRECT by Jens Axboe · 10 years ago
  46. e13194d t/dedupe: remove leftover linux/fs.h include by Jens Axboe · 10 years ago
  47. 6d686d9 t/dedupe: use generic blockdev_size() to get size by Jens Axboe · 10 years ago
  48. 463fc15 t/dedupe: avoid div-by-zero for all identical chunks by Jens Axboe · 10 years ago
  49. 78340c0 t/dedupe: fix off-by 1.024 in bandwidth by Jens Axboe · 10 years ago
  50. 56a0f46 Fix bison parsing by Stephen M. Cameron · 10 years ago
  51. 50979ab fix problem with yy_size_t vs int param to lexer_input by Stephen M. Cameron · 10 years ago
  52. c0e1915 init: set fail error return on bad parse by Jens Axboe · 10 years ago
  53. 87d2369 Fio 2.1.13 by Jens Axboe · 10 years ago
  54. 0c195ae engines/libaio: modify getevents and commit error handling by Jens Axboe · 10 years ago
  55. cc7c47a Makefile: exp/fixup-buggy-yacc-output is no more by Jens Axboe · 10 years ago
  56. 5abaf3e make expression parser handle scientific notation by Stephen M. Cameron · 10 years ago
  57. 8bc7692 engines/libaio: reset 'wait_start' on non-EAGAIN by Jens Axboe · 10 years ago
  58. 89c4eb6 Bump IO engine version number by Jens Axboe · 10 years ago
  59. 44bbe10 engines/libaio: fix submit loop to use 'ld->queued' for exit by Jens Axboe · 10 years ago
  60. 8602b0a exp: we don't need -ly by Jens Axboe · 10 years ago
  61. 841ffe5 engines/libaio: don't reap on EAGAIN and no pending events by Jens Axboe · 10 years ago
  62. 0cbbc39 Constify a few more hot paths by Jens Axboe · 10 years ago
  63. 241eb08 engines/libaio: fix issue with EAGAIN by Jens Axboe · 10 years ago
  64. 5a48d30 Constify 'td' in a few functions by Jens Axboe · 10 years ago
  65. a22867a remove unused bye symbol from arithmetic parser by Stephen M. Cameron · 10 years ago
  66. 64c9d60 enable informing arithmetic parser of implicit units by Stephen M. Cameron · 10 years ago
  67. 7ab38ba do not call fprintf from yyerror in expression parser by Stephen M. Cameron · 10 years ago
  68. 21bda79 verify that expression parsing code gets the right answer by Stephen M. Cameron · 10 years ago
  69. 303b5ca Treat colons and commas as end of input in expression parser by Stephen M. Cameron · 10 years ago
  70. 6a27ed9 Use calloc() instead of malloc + memset by Jens Axboe · 10 years ago
  71. bb8d4b8 HOWTO: fix typo by ordahan · 10 years ago
  72. aa2eda7 Makefile: properly annotate LEX/YACC parts by Jens Axboe · 10 years ago
  73. 7f194f9 exp: update man page and HOWTO by Jens Axboe · 10 years ago
  74. 0b8d3cb Makefile: PARSER_OBJS is not used anymore by Jens Axboe · 10 years ago
  75. a85066d filesetup: fix a bug where we overwrite the set size by Jens Axboe · 10 years ago
  76. 8cf2b45 exp: get rid of the #line bug workaround by Jens Axboe · 10 years ago
  77. e83e4f5 exp: fix shift/reduce conflict complaints by Stephen M. Cameron · 10 years ago
  78. b50afc4 configure: fix for the cases where bison provides yacc by Jens Axboe · 10 years ago
  79. c9a4996 exp: fix __pow_finite being undefined by Jens Axboe · 10 years ago
  80. 1061376 Fix compile of t/btrace2fio on RHEL5/CentOS5 by Jens Axboe · 10 years ago
  81. 5420b34 Makefile: silence make clean by Jens Axboe · 10 years ago
  82. ab9001b Makefile: silence fixup by Jens Axboe · 10 years ago
  83. e27dadc Wire up exp/test-expression-parser by Jens Axboe · 10 years ago
  84. d1010cc exp: set float output for int modulus by Jens Axboe · 10 years ago
  85. c24053b Update .gitignore with auto-generated lex/yacc outputs by Jens Axboe · 10 years ago
  86. ded6ec2 fio: support modulus for the arithmetic parser by Jens Axboe · 10 years ago
  87. 4fe690e fio: support exponentiation in expression parser by Stephen M. Cameron · 10 years ago
  88. c3805eb fio: support suffixes in expression parser by Stephen M. Cameron · 10 years ago
  89. 88b635b fio: allow arithmetic expressions to be used in job files by Stephen M. Cameron · 10 years ago
  90. cb8a41d t/dedupe: silence 'some_done' unused warning on some compilers by Jens Axboe · 10 years ago
  91. 86051d4 Fix typo in bs_is_seq_ran option help by Jens Axboe · 10 years ago
  92. 0b24a95 Clarify what number_ios does in the HOWTO/man page/help by Jens Axboe · 10 years ago
  93. 418bf54 Fix bug with zone and zone skipping and io_limit by Jens Axboe · 10 years ago
  94. 8a42394 Fix bug with rw sequence offset and io_limit by Jens Axboe · 10 years ago
  95. 2ccf91a t/dedupe: fixup bloom entry calculation by Jens Axboe · 10 years ago
  96. 91d9721 bloom: up hashes to 5 by default by Jens Axboe · 10 years ago
  97. 262cf5c crc/test: add fnv by Jens Axboe · 10 years ago
  98. dc34c74 Add fnv hash by Jens Axboe · 10 years ago
  99. fc18c78 crc/test: if the checksum needs a _final(), do it in the loop by Jens Axboe · 10 years ago
  100. ca79d44 t/dedupe: print dedupe ratio instead of made-up factor by Jens Axboe · 10 years ago