1. 0574c88 Don't scramble buffers if compression is enabled by Jens Axboe · 10 years ago
  2. 4e59d0f Bump length of description field to 256 chars by Jens Axboe · 10 years ago
  3. 77d9967 Disable status file updates on error by Jens Axboe · 10 years ago
  4. dac45f2 stat: fixup fio-dump-status file location by Jens Axboe · 10 years ago
  5. 2f5a39d Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 10 years ago
  6. 67445b6 Update documentation for filename/directory by Jens Axboe · 10 years ago
  7. 3939fe8 Add exceeds_number_ios() helper by Jens Axboe · 10 years ago
  8. 26251d8 Try a little harder to honor number_ios more accurately by Jens Axboe · 10 years ago
  9. c46fda9 Fix pointer alignment bug causing SIGBUS on Sparc64 by Sébastien Bouchex Bellomié · 10 years ago
  10. b24f59a Detect Windows operating system in ./configure by Stefan Hajnoczi · 11 years ago
  11. 4798633 Honor ./configure --cc= option by Stefan Hajnoczi · 11 years ago
  12. d0ec1d7 Fio 2.1.6.1 by Jens Axboe · 11 years ago
  13. 6cf71c2 Fix compile on CentOS/RHEL5 by Jens Axboe · 11 years ago
  14. d004a20 Fix typo in fio_cpu_count() by Jens Axboe · 11 years ago
  15. fad69e1 Fio 2.1.6 by Jens Axboe · 11 years ago
  16. 2e63e96 Fix verify_only option not working properly by Puthikorn Voravootivat · 11 years ago
  17. a2879fe Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 11 years ago
  18. 96ed30c solaris: fixup new cpuset functions by Jens Axboe · 11 years ago
  19. 0cae66f Silence 'io_u might be used uninitialized' warning by Jens Axboe · 11 years ago
  20. 9f24726 server: fix warnings on some platforms on incompatible pointer type by Jens Axboe · 11 years ago
  21. 30ba722 Windows: add install directory to the Path environment variable by Bruce Cran · 11 years ago
  22. 8edd973 Add runstate swap helpers by Jens Axboe · 11 years ago
  23. ada083c Update cpus_allowed_policy=split documentation by Jens Axboe · 11 years ago
  24. 50b5860 cpus_allowed_policy fixups by Jens Axboe · 11 years ago
  25. 80e88a1 fio: fix last block never being touched by random offsets by Peter Oberparleiter · 11 years ago
  26. 30cb4c6 Fix off-by-one bug in CPU split mask handling by Jens Axboe · 11 years ago
  27. a1fc70f windows: fix fio_cpu_count() definition by Jens Axboe · 11 years ago
  28. 95db307 windows: add proper header for hweight64() by Jens Axboe · 11 years ago
  29. 5678538 Update IO engine version by Jens Axboe · 11 years ago
  30. c2acfba Add support for cpus_allowed_policy by Jens Axboe · 11 years ago
  31. 225ba9e Branch and cache miss speedups by Jens Axboe · 11 years ago
  32. 5903e7b blktrace: load improvements by Jens Axboe · 11 years ago
  33. bcd27f7 Fixup ->open_files if not given by Jens Axboe · 11 years ago
  34. 68631b3 net: fix accidental overwrite of more than just the address by Jens Axboe · 11 years ago
  35. 0dac421 Fix crash with --debug=file and NULL file return by Jens Axboe · 11 years ago
  36. cb1402d Ensure that fio_get_kb_base() doesn't assume 'data' is thread_options by Jens Axboe · 11 years ago
  37. 0de5b26 Unify the time handling by Jens Axboe · 11 years ago
  38. 6bb5821 Improve latency_target runs by Jens Axboe · 11 years ago
  39. e466826 Fixup time multipliers by Jens Axboe · 11 years ago
  40. 65f21d6 xxhash: dos2unix'ize by Jens Axboe · 11 years ago
  41. a869d9c Add option group/category to allrandrepeat by Jens Axboe · 11 years ago
  42. 844ea60 Add support for the Google xxhash checksumming function by Jens Axboe · 11 years ago
  43. 51c8c37 server: bump protocol version by Jens Axboe · 11 years ago
  44. e7f5de9 fio: allow 0 as compress percentage by Peter Oberparleiter · 11 years ago
  45. 9900706 fio: flush log files on test end by Peter Oberparleiter · 11 years ago
  46. 2b8c71b fio: allow to combine terse output with any selected output type by Christian Ehrhardt · 11 years ago
  47. bcbfeef fio: add multi directory support by Christian Ehrhardt · 11 years ago
  48. 23ed19b fio: provide an option for a startdelay range by Christian Ehrhardt · 11 years ago
  49. 74454ce fio: allow milliseconds on all time specifiers by Christian Ehrhardt · 11 years ago
  50. 56e2a5f fio: allow general repeatability by Christian Ehrhardt · 11 years ago
  51. 455a50f fio: fix job clone mem leak by Christian Ehrhardt · 11 years ago
  52. dc632d1 add example job file for the RBD engine by Danny Al-Gaaf · 11 years ago
  53. 0d97869 fio.1: add rbd options to man page by Danny Al-Gaaf · 11 years ago
  54. fc5c034 librbd ioengine support by Daniel Gollub · 11 years ago
  55. 81fa6e0 Fix early termination of cpu id string by Jens Axboe · 11 years ago
  56. 729fe3a Fix another typo in gtod_reduce() by Jens Axboe · 11 years ago
  57. b74b820 Fix inverted logic in gtod_reduce() by Jens Axboe · 11 years ago
  58. aba6c95 Don't compute iops samples for gtod_reduce=1 by Jens Axboe · 11 years ago
  59. 6a7a921 io_u_qiter: Fix buffer overrun by Sitsofe Wheeler · 11 years ago
  60. 2d60ad8 cpuid: Null terminate x86 CPU string. by Sitsofe Wheeler · 11 years ago
  61. d219028 Fix IPv6 check on FreeBSD by including netinet/in.h by Bruce Cran · 11 years ago
  62. 8d6ecac null: style fixup by Jens Axboe · 11 years ago
  63. 46a6747 engines/null: allow build as external C++ ioengine by Daniel Gollub · 11 years ago
  64. a807570 Introduce get_ioengine for external engines by Daniel Gollub · 11 years ago
  65. 3b5dac6 Fix g++ warning about void* used in arithmetic by Daniel Gollub · 11 years ago
  66. 8271963 clang: fix warnings with clang build by Jens Axboe · 11 years ago
  67. ebadc0c Make parse.h C++ safe by avoiding "or" keyword by Daniel Gollub · 11 years ago
  68. bea5c23 Make file.h C++ safe by casting fio_file_flags by Daniel Gollub · 11 years ago
  69. e0739a7 Make err.h a bit more Windows friendly by Jens Axboe · 11 years ago
  70. f0fdbca parse: cleanup difference between profile and normal options by Jens Axboe · 11 years ago
  71. f4faa0f Fio 2.1.5 by Jens Axboe · 11 years ago
  72. 7b504ed parse: get rid of raw option offsets by Jens Axboe · 11 years ago
  73. eb0c74a Plug a free basic memory leaks by Jens Axboe · 11 years ago
  74. f2a2803 Enfore that lockfile= must precede filename= by Jens Axboe · 11 years ago
  75. 002fe73 Fix issue with openfiles= and file sizing by Jens Axboe · 11 years ago
  76. ea66e04 Fix issue with td->mutex being used-after-free by Jens Axboe · 11 years ago
  77. 782744e crc: add option to list possible crc types by Jens Axboe · 11 years ago
  78. f754086 crc: ensure we properly match test name by Jens Axboe · 11 years ago
  79. 005f702 README: update for crctest by Jens Axboe · 11 years ago
  80. fec0f21 Add support for testing checksumming speed by Jens Axboe · 11 years ago
  81. bc6a0a5 Prioritize lockfile= option by Jens Axboe · 11 years ago
  82. 67ad924 Fix crash with file locking and dup'ed files by Jens Axboe · 11 years ago
  83. f940128 verify: always log IO in the order they are issued by Jens Axboe · 11 years ago
  84. 78a6469 More precise fix for verify_backlog verification failure by Jens Axboe · 11 years ago
  85. 9a50c5c Fix verify_backlog start verification before finish writing by Puthikorn Voravootivat · 11 years ago
  86. c2703bf Fix for prematurely stopping on verify by Jens Axboe · 11 years ago
  87. c4b6117 Fix rand_seed mismatches in verify phase by Puthikorn Voravootivat · 11 years ago
  88. d10983d init: log error on missing --output-format argument by Stefan Hajnoczi · 11 years ago
  89. c4ec0a1 init: --minimal does not take an optional argument by Stefan Hajnoczi · 11 years ago
  90. bfca2c7 init: update email address by Jens Axboe · 11 years ago
  91. ef07baa Enable IPv6 in the Windows build by Bruce Cran · 11 years ago
  92. 363cffa fio: consolidate rand_seed to uint64_t by Grant Grundler · 11 years ago
  93. 9aa5fe3 Update Windows build for new threading library by Bruce Cran · 11 years ago
  94. 47c7c1f Fix Windows headers for IPv6 by Bruce Cran · 11 years ago
  95. eb23231 engine: protect net engine IPv6 support with configure check by Jens Axboe · 11 years ago
  96. 3aa3cee client/server: don't reset ipv6 expectations by Jens Axboe · 11 years ago
  97. ecad55e configure: add test for whether required IPv6 helpers by Jens Axboe · 11 years ago
  98. 3caf43e server: fix wrong error return on host lookup failure by Jens Axboe · 11 years ago
  99. 5e4c711 Add verify_only to man page by Jens Axboe · 11 years ago
  100. e9e177c Adds check for rand_seed during verify phase. by Juan Casse · 11 years ago