1. ca25802 Android.mk: for compilation error by Yongqin Liu · 8 years ago linaro-upstream-2.8
  2. 9ab3173 Merge update to 2.8 by Bernhard Rosenkränzer · 8 years ago
  3. a7ef38c Fio 2.8 by Jens Axboe · 8 years ago
  4. c68ce5e verify: clear IO verify state all_io_list before writing by Jens Axboe · 8 years ago
  5. 4205998 Revert "options: move pattern_fmt_desc where we need it" by Jens Axboe · 8 years ago
  6. 5f2f356 lib/rand: make __init_randX() static by Jens Axboe · 8 years ago
  7. 36dd337 Use 32-bit rand for parts that use rand_between() by Jens Axboe · 8 years ago
  8. ea4cc0e t/gen-rand: use 32-bit random generator by Jens Axboe · 8 years ago
  9. 71471cb Fix compile of test programs on archs that use arch_flags at runtime by Jens Axboe · 8 years ago
  10. 9d0ad2a t/gen-rand: remove compile warning on 32-bit by Jens Axboe · 8 years ago
  11. 99ac409 Fio 2.7 by Jens Axboe · 8 years ago
  12. 4f126ca .gitignore: ignore vim undo files by Jens Axboe · 8 years ago
  13. 323f208 Add t/gen-rand to test random generator by Jens Axboe · 8 years ago
  14. a3ae5b0 Update documentation on log file formats by Jens Axboe · 8 years ago
  15. de4096e rand: use bools by Jens Axboe · 8 years ago
  16. 37dd2bc Add the sample JESD219 job file by Jens Axboe · 8 years ago
  17. 1ec4db1 io_u: speed up __get_next_buflen() by Andrey Kuzmin · 8 years ago
  18. 55baca0 options: improvements to parse dry run by Jens Axboe · 8 years ago
  19. d283531 options: finish merge of bssplit/rand zone code by Jens Axboe · 8 years ago
  20. 764593c options: unify the bssplit/zone split code by Jens Axboe · 8 years ago
  21. 7c4d0fb Fix double free of td zone state index by Jens Axboe · 8 years ago
  22. 094e66c Log to parent instead of twice to child td by Alan C · 8 years ago
  23. dc4bffb options: clean number of zones if we fail parsing by Jens Axboe · 8 years ago
  24. e0a04ac Add support for zones of random IO, with varying frequency of access by Jens Axboe · 8 years ago
  25. 8116fd2 Update documentation for random_distribution=gauss by Jens Axboe · 8 years ago
  26. 2cafffb Add support for preadv2/pwritev2 by Jens Axboe · 8 years ago
  27. e6727cb ioengines: account any queued IO on the engine side by Jens Axboe · 8 years ago
  28. 42ff945 backend: ensure that fio_io_sync() commits IN on queued status by Jens Axboe · 8 years ago
  29. a6cb85e Allow IO engine driven allocations of IO structures by Jens Axboe · 8 years ago
  30. c0821a0 Allow for the include file specification to be relative. by Andrey Kuzmin · 8 years ago
  31. e0ee7a8 fio.1: man page fixes by Jens Axboe · 8 years ago
  32. 29dbd1e Update documentation by Jens Axboe · 8 years ago
  33. 8a768c2 server: don't make SO_REUSEPORT errors fatal by Jens Axboe · 8 years ago
  34. 03d189b diskutil: don't print terse disk util twice for json,terse output format by Jens Axboe · 8 years ago
  35. 6efb21c diskutil: fix segfault for both json and terse output by Jens Axboe · 8 years ago
  36. 820ba1f io_ddir: io_ddir_name array should be static by Jens Axboe · 8 years ago
  37. 0b8f4bf fio: fix copy/paste error in io_ddir.h by Andrey Kuzmin · 8 years ago
  38. e6989e1 log: add support for logging max instead of averages by Jens Axboe · 8 years ago
  39. d96d3bb stat: cleanup average logging by Jens Axboe · 8 years ago
  40. a0e3e5a fio: fix ignore_error regression by Eric Whitney · 8 years ago
  41. d7bb618 libmtd: compile fix for linux header changes. by Robin H. Johnson · 8 years ago
  42. a8b4121 Makefile: false positive on _FORTIFY_SOURCE by Robin H. Johnson · 8 years ago
  43. 3bb85e8 Add a note of what is the default value for random_generator by Jens Axboe · 8 years ago
  44. a89c77a server: send trigger state inline by Jens Axboe · 8 years ago
  45. 4d057f1 client: fix double removal of client on job file open failure by Jens Axboe · 8 years ago
  46. a8381d7 Fio 2.6 by Jens Axboe · 8 years ago
  47. 7c92279 server: split vectored commands into fragments by Jens Axboe · 8 years ago
  48. 9b88d5e server: disable pdu length check for now by Jens Axboe · 8 years ago
  49. 0a79d36 client: remove debug printf() for compressed iolog by Jens Axboe · 8 years ago
  50. c5dd5d9 powerpc: fix cpus_online() to get correct max CPU number for powerpc64 by Dan Qing Zhang · 8 years ago
  51. ab917e3 Fix Windows build: define rand_r() by Bruce Cran · 8 years ago
  52. ada8304 Makefile: fix duplicate strcasestr for windows by Jens Axboe · 8 years ago
  53. bf67f42 server: use the wrapped MSG_DONTWAIT by Jens Axboe · 8 years ago
  54. 6a971db ioengine: remove duplicate queue handler check by David Disseldorp · 8 years ago
  55. e3dae3b Fio 2.5 by Jens Axboe · 8 years ago
  56. 42e833f mutex: fix double unlock in fio_mutex_down_timeout() by Jens Axboe · 8 years ago
  57. 44acdcf init: fix compile for FIO_INC_DEBUG not being set by Jens Axboe · 8 years ago
  58. bd6019d Fio 2.4 by Jens Axboe · 8 years ago
  59. 13978e8 init: increment stat count if parent == default thread by Jens Axboe · 8 years ago
  60. 2baadb0 client: fix non-text command leak by Jens Axboe · 8 years ago
  61. 54e62ad client: drain text output when exiting by Jens Axboe · 8 years ago
  62. 543e2e9 Fix issue with termination before io_size has been reached by Jens Axboe · 8 years ago
  63. 19ddc35 io_u: ensure that we align new start offset properly for time_based by Jens Axboe · 8 years ago
  64. 65f41cc t/verify-state: one more printf type fix by Jens Axboe · 8 years ago
  65. 41cdd1b t/verify-state: fix type for printf by Jens Axboe · 8 years ago
  66. 518a1cf Destroy sk_out server key when we are done by Jens Axboe · 8 years ago
  67. 3d80c73 Always create server sk_out key by Jens Axboe · 8 years ago
  68. a7cd478 options: fix bs_cmp() by Jens Axboe · 8 years ago
  69. 204c368 use option smalloc_pool_size by Andreas Piesk · 8 years ago
  70. 98996ef t/verify-state: add helper to inspect verify dump state files by Jens Axboe · 8 years ago
  71. d18bc84 Merge branch 'master' of git://github.com/ezrapedersen/fio by Jens Axboe · 8 years ago
  72. 17d4fb1 verify-state: forward declare io_u by Jens Axboe · 8 years ago
  73. 7c77ebe Disable libaio for ESXi build - bug#80 by root · 8 years ago
  74. 9e9d41d verify: split out state header code by Jens Axboe · 8 years ago
  75. c0d3245 server: sk_out exit error handling by Jens Axboe · 8 years ago
  76. daf705b configure: lex force off by Jens Axboe · 8 years ago
  77. 415c313 server: include name of verify file requested for error message by Jens Axboe · 8 years ago
  78. 5f3bd0f options: move pattern_fmt_desc where we need it by Jens Axboe · 8 years ago
  79. bffd9fc options: we don't need the crc32c verify include by Jens Axboe · 8 years ago
  80. d220c76 options: split out option grouping code by Jens Axboe · 8 years ago
  81. f39159a options: make the groups/categories constant by Jens Axboe · 8 years ago
  82. de26b82 configure: add --enable-lex by Jens Axboe · 8 years ago
  83. 63bda37 configure: check if lex requires/fails with -o for output by Jens Axboe · 8 years ago
  84. 75adbcf t/dedupe: silence bogus warning on 'bytes' being used uninitialized by Jens Axboe · 8 years ago
  85. 2c2c93d t/genzipf: fix for strcasestr missing by Jens Axboe · 8 years ago
  86. f87cc56 Fix included getopt locations by Jens Axboe · 8 years ago
  87. a328eb9 lib/pattern: include oslib/strcasestr.h by Jens Axboe · 8 years ago
  88. 0748d80 client: rename send_file() to fio_send_file() by Jens Axboe · 8 years ago
  89. f1480f9 Fio 2.3 by Jens Axboe · 8 years ago
  90. 364bd3a gfio: use ffz64 for 64-bit types by Jens Axboe · 8 years ago
  91. f858225 arch: add ffs64 and ffz64 by Jens Axboe · 8 years ago
  92. 6c041a8 Fix runtime of terse output by shoichi.sawada@toshiba.co.jp · 8 years ago
  93. 5c74fc7 backend: continue on failed wait_for() check, not break by Jens Axboe · 8 years ago
  94. ce489a8 gfio: update for 64-bit option category/group by Jens Axboe · 8 years ago
  95. 9cc8cb9 Add support for waiting for other jobs by name by Andrey Kuzmin · 8 years ago
  96. b5f4ef3 parse: ensure that option group/category hold 64-bit by Jens Axboe · 8 years ago
  97. a3f001f rewrote libhdfs engine by Fabrice Bacchella · 8 years ago
  98. 72f3974 Make options mask a 64-bit type by Jens Axboe · 8 years ago
  99. 95b03be backend: only terminate multiple loops if we did no IO by Jens Axboe · 8 years ago
  100. 70c6807 backend: count iterative bytes for progress by Jens Axboe · 9 years ago