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