1. 0577543 Move rbtree into lib/ by Jens Axboe · 13 years ago
  2. 812409e backend: privatize nr_thread/nr_process by Jens Axboe · 13 years ago
  3. 99d633a gfio: add bs display by Jens Axboe · 13 years ago
  4. 2f122b1 Add thread number ID to appropriate network commands by Jens Axboe · 13 years ago
  5. 46bcd49 client/server: pass type of client to the backend by Jens Axboe · 13 years ago
  6. ec41265 Abstract out the thread_options structure by Jens Axboe · 13 years ago
  7. 0420ba6 Various GUI updates by Jens Axboe · 13 years ago
  8. e61ca21 Move init code info libfio.c by Jens Axboe · 13 years ago
  9. dd36672 fio: make client operations pluggable by Stephen M. Cameron · 13 years ago
  10. 9e684a4 Token-based flow control by Dan Ehrenberg · 13 years ago
  11. a734681 Add gettime.h by Jens Axboe · 13 years ago
  12. 2e1df07 Move some code around to better separate front/backend by Jens Axboe · 13 years ago
  13. 422f9e4 Fix thread hang when using async engines (libaio,etc.) when too low of a iops rate is specified. by Ryan Marchand · 13 years ago
  14. ed33585 implement zoned random I/O testing support by Steven Noonan · 13 years ago
  15. b8bc8cb Add log_avg_msec option by Jens Axboe · 13 years ago
  16. 0684202 Expand continue_on_error to select which type of error to allow by Steven Lang · 13 years ago
  17. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  18. 1b8dbf2 Improve accuracy of rate= option by Steven Lang · 13 years ago
  19. 11e950b client/server: send back nr_jobs and error exit code by Jens Axboe · 13 years ago
  20. 5e726d0 Add fio version to terse output by Jens Axboe · 13 years ago
  21. cca8464 Pass arch/os in probe by Jens Axboe · 13 years ago
  22. 89cf148 Split version into separate include fio by Jens Axboe · 13 years ago
  23. 178cde9 Fio 1.99.1 by Jens Axboe · 13 years ago
  24. c8eeb9d Add support for write_iops_log by Jens Axboe · 13 years ago
  25. b1d1b23 Fio 1.99 by Jens Axboe · 13 years ago
  26. 802ad4a Change network transmitted doubles to fio_fp64_t IEEE 754 type by Jens Axboe · 13 years ago
  27. 81179ee server: initial support for command line passing by Jens Axboe · 13 years ago
  28. cc0df00 server: attempt to handle client ctrl-c by Jens Axboe · 13 years ago
  29. a64e88d server: transmit status as structures, not text by Jens Axboe · 13 years ago
  30. f6bb5b8 Allocate thread_stat name arrays statically by Jens Axboe · 13 years ago
  31. c8aaba1 Move getrusage() out of thread_stat by Jens Axboe · 13 years ago
  32. f0505a1 Move stat_io_bytes/time to thread_data by Jens Axboe · 13 years ago
  33. 7b9f733 server: start conversion of data structures to network friendly types by Jens Axboe · 13 years ago
  34. e46d809 server: initial support for daemonizing by Jens Axboe · 13 years ago
  35. ea3c936 server: make struct group_run_stats network transfer friendly by Jens Axboe · 13 years ago
  36. 05895c1 Style fixup by Jens Axboe · 13 years ago
  37. a37f69b client: continue support for multiple connections by Jens Axboe · 13 years ago
  38. 37db14f Start of functional client by Jens Axboe · 13 years ago
  39. 5c341e9 Hide things not appropriate behind is_backend by Jens Axboe · 13 years ago
  40. 50d1697 Start of client/server by Jens Axboe · 13 years ago
  41. fd68418 Add option for controlling buffer scrambling by Jens Axboe · 13 years ago
  42. f57a9c5 Add terse version output format command line parameter by Jens Axboe · 13 years ago
  43. 3545a10 Ensure that buffer contents are random across jobs as well by Jens Axboe · 13 years ago
  44. a66da7a Add support for backwards holes by Jens Axboe · 13 years ago
  45. 675012f Adding userspace_libaio_reap option by Dan Ehrenberg · 13 years ago
  46. 059b080 Add possibility to make sequential IO "holed" by Jens Axboe · 13 years ago
  47. 0a7d7f9 stats: fix io_u_plat out-of-bound accesses (round 2) by Eric Gouriou · 13 years ago
  48. 0a0b490 Fix off-by-one in io_u_plat[] array sizing by Jens Axboe · 13 years ago
  49. 8334919 stats: Add a function to report completion latency percentiles by Yu-ju Hong · 13 years ago
  50. 7bb5910 Allow percentage setting for size= by Jens Axboe · 13 years ago
  51. dce8b84 Fix bad start_delay type by Jens Axboe · 13 years ago
  52. fca7035 Add --max-jobs/-j command line option by Jens Axboe · 13 years ago
  53. a596f04 Add ability to invoke fallocate() FALLOC_FL_KEEP_SIZE. by Eric Gouriou · 13 years ago
  54. ac18ea3 Convert left-over manual ->runstate setting to td_set_runstate() by Jens Axboe · 13 years ago
  55. b841ac8 Bump max job count to 2048 by Jens Axboe · 13 years ago
  56. 4c07ad8 Switch all random generators to be decided by use_os_rand by Jens Axboe · 13 years ago
  57. 2615cc4 Switch to using our internal Tausworthe based random generator for offsets by Jens Axboe · 13 years ago
  58. 0ce8b11 Fix end-of-job slowdown for random IO with a random map by Jens Axboe · 14 years ago
  59. a9523c6 Add --warnings-fatal/-w option by Jens Axboe · 14 years ago
  60. b463e93 Add verify_dump option to control whether to dump bad/good blocks or not by Jens Axboe · 14 years ago
  61. ecc314b FIO Windows update by Bruce Cran · 14 years ago
  62. cda99fa fix ramp_in by Signed-off-by Steven Pratt · 14 years ago
  63. 1ef2b6b Initial support for explicit write barriers by Jens Axboe · 14 years ago
  64. bb06755 Fix io_u depth array size by David Nellans · 14 years ago
  65. 1ec3d69 Implement a better num2str() by Jens Axboe · 14 years ago
  66. 0d29de8 Add verify trim support by Jens Axboe · 14 years ago
  67. d1c46c0 Add support for redirection replay of blktrace traces to another device by David Nellans · 14 years ago
  68. 64bbb86 Add option to skip delays when replaying traces by David Nellans · 14 years ago
  69. bf2e821 Add support for AIX by Cigy Cyriac · 14 years ago
  70. 38dad62 Add rw_sequencer option by Jens Axboe · 14 years ago
  71. 5736c10 Rename ddir_nr -> ddir_seq_nr by Jens Axboe · 14 years ago
  72. a5737c9 Fix startdelay option with s/m/h/d postfix by Jens Axboe · 14 years ago
  73. 02af098 Add total latency log by Jens Axboe · 14 years ago
  74. 9e14418 Add some support for a verify backlog by Jens Axboe · 14 years ago
  75. 2e3bd4c Improve ETA for fill_device based job files by Jens Axboe · 14 years ago
  76. 7de8709 Add an option "cgroup_nodelete" to not delete cgroups after job completion by Vivek Goyal · 14 years ago
  77. c223da8 Add support for specific clock sources by Jens Axboe · 15 years ago
  78. 44f2969 Initial suppor for sync_file_range() by Jens Axboe · 15 years ago
  79. 58c55ba Add profile td init/exit with stored data by Jens Axboe · 15 years ago
  80. 7eb3657 Make profile io op overrides a dedicated structure by Jens Axboe · 15 years ago
  81. 15dc193 Allow profiles to override internal io_u functions by Jens Axboe · 15 years ago
  82. 07b3232 Cleanup profile support by Jens Axboe · 15 years ago
  83. 9f81736 Make sure profile options get added to long_options[] by Jens Axboe · 15 years ago
  84. 79d1631 Add support for loadable profiles by Jens Axboe · 15 years ago
  85. 7bc8c2c Add specific knob for controlling fallocate() usage by Jens Axboe · 15 years ago
  86. ba3e4e0 Fix rate option with iodepth > 1 by Radha Ramachandran · 15 years ago
  87. e0b0d89 Add support for specifying UID/GID by Jens Axboe · 15 years ago
  88. 6adb38a Autodetect cgroup blkio mount point by Jens Axboe · 15 years ago
  89. 39f2202 Better support for setting up and removing private cgroups by Jens Axboe · 15 years ago
  90. a696fa2 Add support for blkio cgroups on Linux by Jens Axboe · 15 years ago
  91. c5c8bd5 Add helpers include file by Jens Axboe · 15 years ago
  92. 9ac8a79 Add support for simple profile benchmarks by Jens Axboe · 15 years ago
  93. 0e92f87 Support > 4 byte verify write patterns by Radha Ramachandran · 15 years ago
  94. 74929ac Add support for reserved keywords by Jens Axboe · 15 years ago
  95. 90fef2d Add kb_base option to specify the base unit of a kilobyte by Jens Axboe · 15 years ago
  96. e8462bd Add support for async IO verification offload by Jens Axboe · 15 years ago
  97. d529ee1 Add support for the iomem_align option by Jens Axboe · 15 years ago
  98. 5f9099e Add support for fdatasync() by Jens Axboe · 15 years ago
  99. 1ec99ee Fix typo on continue_on_error patch by Jens Axboe · 15 years ago
  100. f2bba18 Add a 'continue_on_error' option to fio by Radha Ramachandran · 15 years ago