1. 292cc47 init: escape description option string by Jens Axboe · 11 years ago
  2. d95b34a blktrace: add support for non-native endian format by Jens Axboe · 11 years ago
  3. f9633d7 Fix problem with --showcmd and callbacks that verify by Jens Axboe · 11 years ago
  4. d947227 Add support for randomness of any IO direction by Jens Axboe · 11 years ago
  5. 2ae0b20 Replace list based free/busy/requeue list with FIFO + ring by Jens Axboe · 11 years ago
  6. 211c9b8 Add support for modifying the randomness of a workload by Jens Axboe · 11 years ago
  7. 8d916c9 Catch the case where size= is less than the minimum block size by Jens Axboe · 11 years ago
  8. 0646490 Add support for other ways of triggering intermediate result outputs by Jens Axboe · 11 years ago
  9. 59358c8 Get rid of mixed code/data sections by Jens Axboe · 11 years ago
  10. 2db1e18 Kil unneeded forward declaration by Jens Axboe · 11 years ago
  11. 7b4203d Move unused and other attributes to the compiler section by Jens Axboe · 11 years ago
  12. 3c97812 Split out td error handling code by Jens Axboe · 11 years ago
  13. b4ea84d Fix a few 4.8 extra anal warnings by Jens Axboe · 11 years ago
  14. 8f91cc3 Merge branch 'gfio' into gfio-int by Jens Axboe · 11 years ago
  15. 0a428b2 to_kmg() -> fio_uint_to_kmg() by Jens Axboe · 11 years ago
  16. 3a5f6bd Make nr_thread/nr_process private to backend by Jens Axboe · 11 years ago
  17. a569b45 Move init code to libfio by Jens Axboe · 11 years ago
  18. 9a3f110 Make lockmem a per job option by Jens Axboe · 12 years ago
  19. 7fb6d45 Move rbtree to lib/ by Jens Axboe · 11 years ago
  20. 8062f52 Add thread_options.h by Jens Axboe · 11 years ago
  21. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  22. ad705bc implement 'unit_base' option to select between KB and Kbit et. al. by Steven Noonan · 11 years ago
  23. 73798eb num2str: add arguments to represent values in terms of bytes/bits by Steven Noonan · 11 years ago
  24. 62232d0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  25. de98bd3 Add filename_format option by Jens Axboe · 11 years ago
  26. c97f1ad Fix usr/sys/ctx/majf/minf for -USR1 usage by Jens Axboe · 11 years ago
  27. 74f4b02 Consider the maximum block size difference the minimum for loop exit by Jens Axboe · 11 years ago
  28. d721392 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  29. 28b9b51 Kill now unused lockfile_batch variable by Jens Axboe · 11 years ago
  30. d7df1d1 Rework lockfile= file lock handling by Jens Axboe · 11 years ago
  31. bdb6d20 A few ULL -> uint64_t conversions by Jens Axboe · 11 years ago
  32. 8ea39c3 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  33. e382e66 Add --eta-newline option by Jens Axboe · 11 years ago
  34. 435d195 Handle percentile lists with higher precision that 2 digits by Vincent Kang Fu · 11 years ago
  35. 90b7a96 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  36. fd112d3 Fix percentile_list option by Vincent Kang Fu · 11 years ago
  37. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  38. 98ffb8f Fix bugs in [v]snprintf usage by Ken Raeburn · 11 years ago
  39. 771e58b Add unified_rw_reporting option by Jens Axboe · 11 years ago
  40. 135be49 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  41. 2c24c93 Always fsync if asked to by Jens Axboe · 11 years ago
  42. 4700b23 configure: solaris and windowsaio fixups by Jens Axboe · 11 years ago
  43. 836fcc0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  44. aa83321 Fix 32-bit compile warning in should_check_rate() by Jens Axboe · 11 years ago
  45. 44cbc6d verify: add new experimental mode that requires no meta data by Jens Axboe · 11 years ago
  46. 1ae83d4 Pre-load and sort random blocks for pure read verify workloads by Jens Axboe · 11 years ago
  47. 67bf982 Add configure script by Jens Axboe · 11 years ago
  48. 2a988d8 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  49. fa80fea Add check for invariant TSC on x86 and use TSC is default clock if reliable by Jens Axboe · 12 years ago
  50. d24945f Name the various random offsets we use by Jens Axboe · 12 years ago
  51. 49758e1 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  52. 36d80bc Wire up SIGUSR2 to kill blocking threads by Jens Axboe · 12 years ago
  53. d72be54 Cache layout improvements by Jens Axboe · 12 years ago
  54. 8055e41 Add LFSR generator by Jens Axboe · 12 years ago
  55. 88df6e2 Kill now unused bitmap defines from legacy code by Jens Axboe · 12 years ago
  56. 1e5324e Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  57. 108fea7 client/server: fixup "All clients" reporting by Jens Axboe · 12 years ago
  58. 4373e97 Fix wrong return type on td_error_type() by Jens Axboe · 12 years ago
  59. 9c6f631 Make the zipf/pareto state per file by Jens Axboe · 12 years ago
  60. 925fee3 Add pareto distribution randomizer by Jens Axboe · 12 years ago
  61. e25839d Add sample zipf distribution randomizer by Jens Axboe · 12 years ago
  62. 1550153 Add max_latency option by Jens Axboe · 12 years ago
  63. d0b937e Fine-grained job level numa control by Yufei Ren · 12 years ago
  64. e65a950 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  65. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  66. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  67. f3afa57 Add --output-format command line option by Jens Axboe · 12 years ago
  68. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  69. 25460cf Add create_only option by Jens Axboe · 12 years ago
  70. 61b29c2 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  71. 7078106 Fix address truncation on Windows by Bruce Cran · 12 years ago
  72. b0df717 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  73. a5e371a Add indication of whether a job got killed by Jens Axboe · 12 years ago
  74. 28727df options: move ioprio/ioprio_class into thread_options space by Jens Axboe · 12 years ago
  75. 1b79a07 Make lockmem a per job option by Jens Axboe · 12 years ago
  76. 83ea422 Start the process of making options more gfio friendly by Jens Axboe · 12 years ago
  77. 2bb3f0a backend: ensure that server side releases/frees shm segment on exit by Jens Axboe · 12 years ago
  78. 0577543 Move rbtree into lib/ by Jens Axboe · 12 years ago
  79. 812409e backend: privatize nr_thread/nr_process by Jens Axboe · 12 years ago
  80. 99d633a gfio: add bs display by Jens Axboe · 12 years ago
  81. 214ac7e New offset_increment option by Dan Ehrenberg · 12 years ago
  82. 2f122b1 Add thread number ID to appropriate network commands by Jens Axboe · 12 years ago
  83. 46bcd49 client/server: pass type of client to the backend by Jens Axboe · 12 years ago
  84. f97a43a Add buffer_compress_chunk option by Jens Axboe · 12 years ago
  85. ec41265 Abstract out the thread_options structure by Jens Axboe · 12 years ago
  86. 9c42684 Add buffer_compress_percentage by Jens Axboe · 12 years ago
  87. 0420ba6 Various GUI updates by Jens Axboe · 12 years ago
  88. e61ca21 Move init code info libfio.c by Jens Axboe · 12 years ago
  89. dd36672 fio: make client operations pluggable by Stephen M. Cameron · 12 years ago
  90. 9e684a4 Token-based flow control by Dan Ehrenberg · 12 years ago
  91. a734681 Add gettime.h by Jens Axboe · 12 years ago
  92. 2e1df07 Move some code around to better separate front/backend by Jens Axboe · 12 years ago
  93. 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
  94. ed33585 implement zoned random I/O testing support by Steven Noonan · 12 years ago
  95. b8bc8cb Add log_avg_msec option by Jens Axboe · 13 years ago
  96. 0684202 Expand continue_on_error to select which type of error to allow by Steven Lang · 13 years ago
  97. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  98. 1b8dbf2 Improve accuracy of rate= option by Steven Lang · 13 years ago
  99. 11e950b client/server: send back nr_jobs and error exit code by Jens Axboe · 13 years ago
  100. 5e726d0 Add fio version to terse output by Jens Axboe · 13 years ago