1. d4fc2f0 parser: fix overflowing integer type options by Jens Axboe · 12 years ago
  2. 59d8d0f backend: don't allocate memory buffers for non-data workloads by Jens Axboe · 12 years ago
  3. e12d280 engine: fix error handling for e4defrag/falloc by Dmitry Monakhov · 12 years ago
  4. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  5. 1e48a4e Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 12 years ago
  6. f0c77f0 Check for ENOSPC on shmget() failure by Jens Axboe · 12 years ago
  7. eebd2f2 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 12 years ago
  8. 4d00256 Correctly apply size percentage for file iosize by Shaohua Li · 12 years ago
  9. 0981fd7 Kill some newly added whitespace by Jens Axboe · 12 years ago
  10. 1ecc95c options: wire up e4defrag and falloc engines by Jens Axboe · 12 years ago
  11. 3ae4f4a parse: increase max option possible values to 24 by Jens Axboe · 12 years ago
  12. d54fce8 update documentation for falloc and e4defrag engines by Dmitry Monakhov · 12 years ago
  13. cb3eb86 falloc: fix return value from queue by Dmitry Monakhov · 12 years ago
  14. 62cb17d Makefile: break long line by Jens Axboe · 12 years ago
  15. 9c25d2e engine: add e4defrag engine by Dmitry Monakhov · 12 years ago
  16. e615cea ioengine: Add fallocate ioengine by Dmitry Monakhov · 12 years ago
  17. 0abea0b ioengine: allow several external ioengines by Dmitry Monakhov · 12 years ago
  18. 1ccc6dc export file_lookup_open by Dmitry Monakhov · 12 years ago
  19. 15a6f16 fusion-aw-sync: fixup GPL disclaimer by Jens Axboe · 12 years ago
  20. 8200b8c Wire up fusion-aw-sync engine by Jens Axboe · 12 years ago
  21. 6ef6358 Add support for Fusion-io atomic write engine by Santhosh Koundinya · 12 years ago
  22. f3afa57 Add --output-format command line option by Jens Axboe · 12 years ago
  23. cc372b1 Add a simple json encoder and use it to print fio output in json format by Shaohua Li · 12 years ago
  24. 3449ab8 Default to terse version 3 by Jens Axboe · 12 years ago
  25. 342f4be Add ddir_rw_sum() by Jens Axboe · 12 years ago
  26. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  27. ca48255 windows: reduce block size used in posix_fallocate() by Bruce Cran · 12 years ago
  28. c224ec0 libaio: use INT_MAX to signal that we don't want the ring buffer by Jens Axboe · 12 years ago
  29. c90e101 libaio: pass in 0 for queue depth if we can by Jens Axboe · 12 years ago
  30. b2cecdc fio:modify a deprecated parameter(change timeout to runtime) by liang xie · 12 years ago
  31. e7cb819 Fixup README indentation by xieliang · 12 years ago
  32. a7321ee README: update for newer client job file argument format by Jens Axboe · 12 years ago
  33. bd02360 client: support per-client job files by Jens Axboe · 12 years ago
  34. 58a525d example: add SSD steady state test case by Jens Axboe · 12 years ago
  35. 15a3d9d Fio 2.0.9 by Jens Axboe · 12 years ago
  36. ad9c0fb Windows fio: implement some more POSIX functions by Bruce Cran · 12 years ago
  37. 242c38d eta: make CR= display more easy to understand by Jens Axboe · 12 years ago
  38. 9576f61 Windows fio fixes by Bruce Cran · 12 years ago
  39. ce95d65 Fixing wraparound behavior for time-based sequential read jobs by Dan Ehrenberg · 12 years ago
  40. 83ae8ca fix 32-bit Windows fio (overflow in getusage and gettimeofday) by Bruce Cran · 12 years ago
  41. 21c7538 fio: add nanosleep() to Windows by Bruce Cran · 12 years ago
  42. 31dc09d fio Makefile improvement - don't override $(CC) by Jens Axboe · 12 years ago
  43. 521da52 mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED by Jens Axboe · 12 years ago
  44. 9ec7779 diskutil: ensure that we lock around disk_list access by Jens Axboe · 12 years ago
  45. 9961495 Revert "diskutil: ensure that we lock around disk_list access" by Jens Axboe · 12 years ago
  46. feb4185 diskutil: ensure that we lock around disk_list access by Jens Axboe · 12 years ago
  47. bcb01f8 Fix fallocate erroneously returning ENOSYS on Linux systems by Wade Cline · 12 years ago
  48. fb9f08c Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 12 years ago
  49. 5499f7f Add missing arch_mips by Jens Axboe · 12 years ago
  50. 57a6432 Include end-of-run time in the output by Jens Axboe · 12 years ago
  51. 85a47ca Revert "blktrace: use for_each_file() instead of open coding the loop" by Jens Axboe · 12 years ago
  52. adfc734 blktrace: use for_each_file() instead of open coding the loop by Jens Axboe · 12 years ago
  53. 89ac1d4 Fix "fio: file hash not empty on exit" with blktrace replay by Shaohua Li · 12 years ago
  54. a93c5f0 Add a more verbose/immediate warning if we fail open with O_DIRECT by Jens Axboe · 12 years ago
  55. d398794 Windows 32-bit fio fixes by Bruce Cran · 12 years ago
  56. 47ea504 Ensure that non-git basic installs return sane version information by Jens Axboe · 12 years ago
  57. cf9a74c Fio 2.0.8 by Jens Axboe · 12 years ago
  58. b7f05eb eta: ETA bandwidth was off by 1.024 by Jens Axboe · 12 years ago
  59. e01e974 Fix hyphen as minus sign errors by escaping minus signs. by Martin Steigerwald · 12 years ago
  60. 20c67f1 Fix manpage error warning: macro `hostname'' not defined. by Martin Steigerwald · 12 years ago
  61. 57e118a Fix spelling error in manpage. by Martin Steigerwald · 12 years ago
  62. 033bbb5 Fix terse bandwidth by Jens Axboe · 12 years ago
  63. e2ea5c7 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 12 years ago
  64. a5dc3c1 Remove deprecated rwmixcycle option from the man page by Jens Axboe · 12 years ago
  65. 25460cf Add create_only option by Jens Axboe · 12 years ago
  66. 3b7fa9e Fix man page type by Jens Axboe · 12 years ago
  67. 5d89ff7 fio: Add to cgroup if parameter "cgroup" is enabled. by Tao Ma · 12 years ago
  68. 79074e7 Fix for crash with more than ~500 jobs by Jens Axboe · 12 years ago
  69. 84306c1 Windows build fixes by Bruce Cran · 12 years ago
  70. 5c3f7ce Enlarge probe version field by Jens Axboe · 12 years ago
  71. 0922d61 Get rid of fio_version.h by Jens Axboe · 12 years ago
  72. 075fa7b Fix for non-git versions by Jens Axboe · 12 years ago
  73. a6204b6 Ensure that init depends on FIO-VERSION-FILE by Jens Axboe · 12 years ago
  74. 8423bd1 Document the use of the USR1 signal for dumping runtime statistics by Jens Axboe · 12 years ago
  75. 8541f32 Fix repeated link of fio by Jens Axboe · 12 years ago
  76. 692a5d2 Make fio include the git version in the version output by Jens Axboe · 12 years ago
  77. 4c6d91e Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  78. a462bae Free disk util on exit, not on stats display by Jens Axboe · 12 years ago
  79. 602f754 Fio 2.0.7 by Jens Axboe · 12 years ago
  80. ddb754d HOWTO: typo: write_log_log -> write_lat_log + use suffix by Lucian Adrian Grijincu · 12 years ago
  81. c857cfe group reporting: fix bad values of min/max by Jens Axboe · 12 years ago
  82. 885ac62 iolog: remove assert in io_u overlap by Jens Axboe · 12 years ago
  83. f9a58c2 Windows fixes by Bruce Cran · 12 years ago
  84. 7078106 Fix address truncation on Windows by Bruce Cran · 12 years ago
  85. 0d23771 HOWTO: emphasize units in --minimal mode: latency in usec, bw in KB/s by Lucian Adrian Grijincu · 12 years ago
  86. a5e371a Add indication of whether a job got killed by Jens Axboe · 12 years ago
  87. de196b8 HOWTO: update to note base of latencies in minimal/terse output by Jens Axboe · 12 years ago
  88. 4f7e57a Enhance the reaped status display by Jens Axboe · 12 years ago
  89. 946e427 stat: move final \n of terse output to the end by Jens Axboe · 13 years ago
  90. 503bbe9 Add regression test for ae2fafc8 by Jens Axboe · 13 years ago
  91. ae2fafc verify: verify bytes should not add to this_io_bytes by webee · 13 years ago
  92. 10b023d Allow readwrite as an alias for rw in setting sequential read/write by Jens Axboe · 13 years ago
  93. 1d0b0f4 Fio 2.0.6 by Jens Axboe · 13 years ago
  94. ea1fd2e Fix terse output with description set by Vikram Seth · 13 years ago
  95. b4b317d Added 99.95 and 99.99 default percentiles. by Steven Lang · 13 years ago
  96. 89adce7 Add regression test for 37cf9e3c by Jens Axboe · 13 years ago
  97. 37cf9e3 Enable read/write sequential offset to be a non-multiple of the block size by Jens Axboe · 13 years ago
  98. c04e466 time_based: Avoid restarting main I/O loop by Daniel Ehrenberg · 13 years ago
  99. 8a74b56 Fix problem with iodepth_batch_complete=0 and accounting by Jens Axboe · 13 years ago
  100. c03b373 Fix wrap bug in mtime_since() by Jens Axboe · 13 years ago