1. 97ac992 Correct ifdef checks for posix and linux fallocate by Jens Axboe · 11 years ago
  2. 51aa2da Add generic hweight helpers by Jens Axboe · 11 years ago
  3. d9759b1 Make hugetlbfs maping work by Shaohua Li · 11 years ago
  4. 1ae83d4 Pre-load and sort random blocks for pure read verify workloads by Jens Axboe · 11 years ago
  5. 67bf982 Add configure script by Jens Axboe · 11 years ago
  6. 01423ea clock: ensure that we re-init if the clocksource changes from the default by Jens Axboe · 12 years ago
  7. fa80fea Add check for invariant TSC on x86 and use TSC is default clock if reliable by Jens Axboe · 12 years ago
  8. 8055e41 Add LFSR generator by Jens Axboe · 12 years ago
  9. 18ded91 Zipf theta must be different than 1.0 by Jens Axboe · 12 years ago
  10. 078189c Add safe checks for valid pareto input value by Jens Axboe · 12 years ago
  11. 925fee3 Add pareto distribution randomizer by Jens Axboe · 12 years ago
  12. e25839d Add sample zipf distribution randomizer by Jens Axboe · 12 years ago
  13. 1550153 Add max_latency option by Jens Axboe · 12 years ago
  14. d0b937e Fine-grained job level numa control by Yufei Ren · 12 years ago
  15. a4cfc47 options: cast page_size to unsigned long for sprintf() by Jens Axboe · 12 years ago
  16. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  17. 1ecc95c options: wire up e4defrag and falloc engines by Jens Axboe · 12 years ago
  18. 8200b8c Wire up fusion-aw-sync engine by Jens Axboe · 12 years ago
  19. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  20. 25460cf Add create_only option by Jens Axboe · 12 years ago
  21. 10b023d Allow readwrite as an alias for rw in setting sequential read/write by Jens Axboe · 12 years ago
  22. 2d7cd86 Note offset_increment parent option by Jens Axboe · 12 years ago
  23. 214ac7e New offset_increment option by Dan Ehrenberg · 12 years ago
  24. 207b18e Mark buffer_compress_chunk as child of buffer_compress_percentage by Jens Axboe · 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. e3aaafc Auto-detect whether to use hw assisted crc32c by Jens Axboe · 12 years ago
  28. 9e684a4 Token-based flow control by Dan Ehrenberg · 12 years ago
  29. 9a2a86d Optimize pattern verify by Steven Lang · 12 years ago
  30. efcd9dc Optimize pattern filling by limiting small calls to memcpy by Steven Lang · 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. 1647f59 Fix crash when attempting to dupe options by Jens Axboe · 13 years ago
  35. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  36. d0c814e Cleanup option keyword/environment substitution by Steven Lang · 13 years ago
  37. ef71e31 Make verify_dump off by default by Jens Axboe · 13 years ago
  38. 7e356b2 Memory leak fixes by Jens Axboe · 13 years ago
  39. 0dc1bc0 Disable clat percentiles if gtod_reduce=1 is set by Jens Axboe · 13 years ago
  40. 467b35e Enable completion latency percentiles by default by Jens Axboe · 13 years ago
  41. 0fd666b net: support for unix domain sockets by Jens Axboe · 13 years ago
  42. c8eeb9d Add support for write_iops_log by Jens Axboe · 13 years ago
  43. 81179ee server: initial support for command line passing by Jens Axboe · 13 years ago
  44. fd68418 Add option for controlling buffer scrambling by Jens Axboe · 13 years ago
  45. 6925dd3 Revert "Fix parser bug with ranges" by Jens Axboe · 13 years ago
  46. f20485a Fix parser bug with ranges by Jens Axboe · 13 years ago
  47. c44b1ff Add sub-option support (sort-of) and convert libaio_userspace_reap by Jens Axboe · 13 years ago
  48. 675012f Adding userspace_libaio_reap option by Dan Ehrenberg · 13 years ago
  49. 059b080 Add possibility to make sequential IO "holed" by Jens Axboe · 13 years ago
  50. 8334919 stats: Add a function to report completion latency percentiles by Yu-ju Hong · 13 years ago
  51. d392365 Add 'wait_for_previous' as an alias for the 'stonewall' option by Jens Axboe · 13 years ago
  52. 21b8aee RDMA IO engine by ren yufei · 13 years ago
  53. 7bb5910 Allow percentage setting for size= by Jens Axboe · 13 years ago
  54. 8eb016d Fix bug in $mb_memory keyword by Jens Axboe · 13 years ago
  55. c00a228 Initial HP-UX port by Jens Axboe · 13 years ago
  56. a596f04 Add ability to invoke fallocate() FALLOC_FL_KEEP_SIZE. by Eric Gouriou · 13 years ago
  57. 3f0ca9b Silence gcc 4.6 warnings by Jens Axboe · 13 years ago
  58. 2615cc4 Switch to using our internal Tausworthe based random generator for offsets by Jens Axboe · 13 years ago
  59. 74586c1 Add fill_fs alias for fill_device by Jens Axboe · 13 years ago
  60. 58483fa Define OS preferred IO engine by Jens Axboe · 13 years ago
  61. 3be8007 Fix merge error hiding mmap ioengine under Windows build by Jens Axboe · 13 years ago
  62. 92bf48d Streamline pattern/meta verifies instead of special casing them by Jens Axboe · 13 years ago
  63. b463e93 Add verify_dump option to control whether to dump bad/good blocks or not by Jens Axboe · 13 years ago
  64. 03e20d6 First snapshot of FIO for Windows by Bruce Cran · 13 years ago
  65. d7c8be0 nrfiles vs nr_files mixups by Jens Axboe · 14 years ago
  66. 1ef2b6b Initial support for explicit write barriers by Jens Axboe · 14 years ago
  67. 79a4318 Add binject IO engine by Jens Axboe · 14 years ago
  68. 0d29de8 Add verify trim support by Jens Axboe · 14 years ago
  69. d1c46c0 Add support for redirection replay of blktrace traces to another device by David Nellans · 14 years ago
  70. 87e7a97 Mark "read_iolog" as a parent for "replay_no_stall" by Jens Axboe · 14 years ago
  71. 64bbb86 Add option to skip delays when replaying traces by David Nellans · 14 years ago
  72. bf2e821 Add support for AIX by Cigy Cyriac · 14 years ago
  73. 85bc833 Fix bad casting of unsigned long long to unsigned long by Cigy Cyriac · 14 years ago
  74. 38dad62 Add rw_sequencer option by Jens Axboe · 14 years ago
  75. 5736c10 Rename ddir_nr -> ddir_seq_nr by Jens Axboe · 14 years ago
  76. a5737c9 Fix startdelay option with s/m/h/d postfix by Jens Axboe · 14 years ago
  77. 02af098 Add total latency log by Jens Axboe · 14 years ago
  78. 5d7c5d3 Auto-detect missing hw support for crc32c and fallback to software by Jens Axboe · 14 years ago
  79. 9e14418 Add some support for a verify backlog by Jens Axboe · 14 years ago
  80. 17af15d Make sure that alias names are also valid on the command line by Jens Axboe · 14 years ago
  81. 7de8709 Add an option "cgroup_nodelete" to not delete cgroups after job completion by Vivek Goyal · 14 years ago
  82. fdba6ac Remove default setting of clocksource by Jens Axboe · 14 years ago
  83. c223da8 Add support for specific clock sources by Jens Axboe · 14 years ago
  84. 3ae0637 Only define str_sfr_cb() if FIO_HAVE_SYNC_FILE_RANGE is set by Jens Axboe · 14 years ago
  85. 3843deb Make sure we handle multiple arguments to sync_file_range by Jens Axboe · 14 years ago
  86. 44f2969 Initial suppor for sync_file_range() by Jens Axboe · 14 years ago
  87. f5b6bb8 Allow the adding of 'posval' for dynamic options like 'profile' by Jens Axboe · 14 years ago
  88. 07b3232 Cleanup profile support by Jens Axboe · 14 years ago
  89. 9f81736 Make sure profile options get added to long_options[] by Jens Axboe · 14 years ago
  90. e2de69d Add initial support for profile specific options by Jens Axboe · 14 years ago
  91. 79d1631 Add support for loadable profiles by Jens Axboe · 14 years ago
  92. 9f988e2 Add support for registrering external options by Jens Axboe · 14 years ago
  93. 7bc8c2c Add specific knob for controlling fallocate() usage by Jens Axboe · 14 years ago
  94. 3b2e146 Fix some issues with the OSX port by Jens Axboe · 15 years ago
  95. e0b0d89 Add support for specifying UID/GID by Jens Axboe · 15 years ago
  96. 6adb38a Autodetect cgroup blkio mount point by Jens Axboe · 15 years ago
  97. ddf16fe CGROUP fixes by Jens Axboe · 15 years ago
  98. a696fa2 Add support for blkio cgroups on Linux by Jens Axboe · 15 years ago
  99. 9ac8a79 Add support for simple profile benchmarks by Jens Axboe · 15 years ago
  100. 7a958bd Only do math on known keywords by Jens Axboe · 15 years ago