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