1. 8055e41 Add LFSR generator by Jens Axboe · 12 years ago
  2. 88df6e2 Kill now unused bitmap defines from legacy code by Jens Axboe · 12 years ago
  3. 108fea7 client/server: fixup "All clients" reporting by Jens Axboe · 12 years ago
  4. 4373e97 Fix wrong return type on td_error_type() by Jens Axboe · 12 years ago
  5. 9c6f631 Make the zipf/pareto state per file by Jens Axboe · 12 years ago
  6. 925fee3 Add pareto distribution randomizer by Jens Axboe · 12 years ago
  7. e25839d Add sample zipf distribution randomizer by Jens Axboe · 12 years ago
  8. 1550153 Add max_latency option by Jens Axboe · 12 years ago
  9. d0b937e Fine-grained job level numa control by Yufei Ren · 12 years ago
  10. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  11. f3afa57 Add --output-format command line option by Jens Axboe · 12 years ago
  12. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  13. 25460cf Add create_only option by Jens Axboe · 12 years ago
  14. 7078106 Fix address truncation on Windows by Bruce Cran · 12 years ago
  15. a5e371a Add indication of whether a job got killed by Jens Axboe · 12 years ago
  16. 214ac7e New offset_increment option by Dan Ehrenberg · 12 years ago
  17. f97a43a Add buffer_compress_chunk option by Jens Axboe · 12 years ago
  18. 9c42684 Add buffer_compress_percentage by Jens Axboe · 12 years ago
  19. 9e684a4 Token-based flow control by Dan Ehrenberg · 12 years ago
  20. a734681 Add gettime.h by Jens Axboe · 12 years ago
  21. 2e1df07 Move some code around to better separate front/backend by Jens Axboe · 12 years ago
  22. 422f9e4 Fix thread hang when using async engines (libaio,etc.) when too low of a iops rate is specified. by Ryan Marchand · 12 years ago
  23. ed33585 implement zoned random I/O testing support by Steven Noonan · 12 years ago
  24. b8bc8cb Add log_avg_msec option by Jens Axboe · 13 years ago
  25. 0684202 Expand continue_on_error to select which type of error to allow by Steven Lang · 13 years ago
  26. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  27. 1b8dbf2 Improve accuracy of rate= option by Steven Lang · 13 years ago
  28. 11e950b client/server: send back nr_jobs and error exit code by Jens Axboe · 13 years ago
  29. 5e726d0 Add fio version to terse output by Jens Axboe · 13 years ago
  30. cca8464 Pass arch/os in probe by Jens Axboe · 13 years ago
  31. 89cf148 Split version into separate include fio by Jens Axboe · 13 years ago
  32. 178cde9 Fio 1.99.1 by Jens Axboe · 13 years ago
  33. c8eeb9d Add support for write_iops_log by Jens Axboe · 13 years ago
  34. b1d1b23 Fio 1.99 by Jens Axboe · 13 years ago
  35. 802ad4a Change network transmitted doubles to fio_fp64_t IEEE 754 type by Jens Axboe · 13 years ago
  36. 81179ee server: initial support for command line passing by Jens Axboe · 13 years ago
  37. cc0df00 server: attempt to handle client ctrl-c by Jens Axboe · 13 years ago
  38. a64e88d server: transmit status as structures, not text by Jens Axboe · 13 years ago
  39. f6bb5b8 Allocate thread_stat name arrays statically by Jens Axboe · 13 years ago
  40. c8aaba1 Move getrusage() out of thread_stat by Jens Axboe · 13 years ago
  41. f0505a1 Move stat_io_bytes/time to thread_data by Jens Axboe · 13 years ago
  42. 7b9f733 server: start conversion of data structures to network friendly types by Jens Axboe · 13 years ago
  43. e46d809 server: initial support for daemonizing by Jens Axboe · 13 years ago
  44. ea3c936 server: make struct group_run_stats network transfer friendly by Jens Axboe · 13 years ago
  45. 05895c1 Style fixup by Jens Axboe · 13 years ago
  46. a37f69b client: continue support for multiple connections by Jens Axboe · 13 years ago
  47. 37db14f Start of functional client by Jens Axboe · 13 years ago
  48. 5c341e9 Hide things not appropriate behind is_backend by Jens Axboe · 13 years ago
  49. 50d1697 Start of client/server by Jens Axboe · 13 years ago
  50. fd68418 Add option for controlling buffer scrambling by Jens Axboe · 13 years ago
  51. f57a9c5 Add terse version output format command line parameter by Jens Axboe · 13 years ago
  52. 3545a10 Ensure that buffer contents are random across jobs as well by Jens Axboe · 13 years ago
  53. a66da7a Add support for backwards holes by Jens Axboe · 13 years ago
  54. 675012f Adding userspace_libaio_reap option by Dan Ehrenberg · 13 years ago
  55. 059b080 Add possibility to make sequential IO "holed" by Jens Axboe · 13 years ago
  56. 0a7d7f9 stats: fix io_u_plat out-of-bound accesses (round 2) by Eric Gouriou · 13 years ago
  57. 0a0b490 Fix off-by-one in io_u_plat[] array sizing by Jens Axboe · 13 years ago
  58. 8334919 stats: Add a function to report completion latency percentiles by Yu-ju Hong · 13 years ago
  59. 7bb5910 Allow percentage setting for size= by Jens Axboe · 13 years ago
  60. dce8b84 Fix bad start_delay type by Jens Axboe · 13 years ago
  61. fca7035 Add --max-jobs/-j command line option by Jens Axboe · 13 years ago
  62. a596f04 Add ability to invoke fallocate() FALLOC_FL_KEEP_SIZE. by Eric Gouriou · 13 years ago
  63. ac18ea3 Convert left-over manual ->runstate setting to td_set_runstate() by Jens Axboe · 13 years ago
  64. b841ac8 Bump max job count to 2048 by Jens Axboe · 13 years ago
  65. 4c07ad8 Switch all random generators to be decided by use_os_rand by Jens Axboe · 13 years ago
  66. 2615cc4 Switch to using our internal Tausworthe based random generator for offsets by Jens Axboe · 13 years ago
  67. 0ce8b11 Fix end-of-job slowdown for random IO with a random map by Jens Axboe · 13 years ago
  68. a9523c6 Add --warnings-fatal/-w option by Jens Axboe · 13 years ago
  69. b463e93 Add verify_dump option to control whether to dump bad/good blocks or not by Jens Axboe · 13 years ago
  70. ecc314b FIO Windows update by Bruce Cran · 13 years ago
  71. cda99fa fix ramp_in by Signed-off-by Steven Pratt · 14 years ago
  72. 1ef2b6b Initial support for explicit write barriers by Jens Axboe · 14 years ago
  73. bb06755 Fix io_u depth array size by David Nellans · 14 years ago
  74. 1ec3d69 Implement a better num2str() by Jens Axboe · 14 years ago
  75. 0d29de8 Add verify trim support by Jens Axboe · 14 years ago
  76. d1c46c0 Add support for redirection replay of blktrace traces to another device by David Nellans · 14 years ago
  77. 64bbb86 Add option to skip delays when replaying traces by David Nellans · 14 years ago
  78. bf2e821 Add support for AIX by Cigy Cyriac · 14 years ago
  79. 38dad62 Add rw_sequencer option by Jens Axboe · 14 years ago
  80. 5736c10 Rename ddir_nr -> ddir_seq_nr by Jens Axboe · 14 years ago
  81. a5737c9 Fix startdelay option with s/m/h/d postfix by Jens Axboe · 14 years ago
  82. 02af098 Add total latency log by Jens Axboe · 14 years ago
  83. 9e14418 Add some support for a verify backlog by Jens Axboe · 14 years ago
  84. 2e3bd4c Improve ETA for fill_device based job files by Jens Axboe · 14 years ago
  85. 7de8709 Add an option "cgroup_nodelete" to not delete cgroups after job completion by Vivek Goyal · 14 years ago
  86. c223da8 Add support for specific clock sources by Jens Axboe · 14 years ago
  87. 44f2969 Initial suppor for sync_file_range() by Jens Axboe · 14 years ago
  88. 58c55ba Add profile td init/exit with stored data by Jens Axboe · 14 years ago
  89. 7eb3657 Make profile io op overrides a dedicated structure by Jens Axboe · 14 years ago
  90. 15dc193 Allow profiles to override internal io_u functions by Jens Axboe · 14 years ago
  91. 07b3232 Cleanup profile support by Jens Axboe · 14 years ago
  92. 9f81736 Make sure profile options get added to long_options[] by Jens Axboe · 14 years ago
  93. 79d1631 Add support for loadable profiles by Jens Axboe · 14 years ago
  94. 7bc8c2c Add specific knob for controlling fallocate() usage by Jens Axboe · 14 years ago
  95. ba3e4e0 Fix rate option with iodepth > 1 by Radha Ramachandran · 15 years ago
  96. e0b0d89 Add support for specifying UID/GID by Jens Axboe · 15 years ago
  97. 6adb38a Autodetect cgroup blkio mount point by Jens Axboe · 15 years ago
  98. 39f2202 Better support for setting up and removing private cgroups by Jens Axboe · 15 years ago
  99. a696fa2 Add support for blkio cgroups on Linux by Jens Axboe · 15 years ago
  100. c5c8bd5 Add helpers include file by Jens Axboe · 15 years ago