1. efd633f dedupe_percentage should work even if compress_percentage is not set by Vasily Tarasov · 9 years ago
  2. e67b928 Better accommodate random writes larger than blockalign by Justin Eno · 9 years ago
  3. 7e63b3d Improve rate limiting by Jens Axboe · 9 years ago
  4. d55dd04 file: unionize lfsr/randommap by Jens Axboe · 9 years ago
  5. 08a99be Fix read/write mix and different levels of randomness by Jens Axboe · 9 years ago
  6. fd1583f Use specified buffer_pattern (if given) for all io_u fills by Jens Axboe · 9 years ago
  7. 46ad62d lfsr: don't pass in last value to lfsr_next() by Jens Axboe · 9 years ago
  8. de54cfd Add support for verify triggers and verify state saving by Jens Axboe · 10 years ago
  9. d4eb465 Get rid if ddir_trim() macro by Jens Axboe · 10 years ago
  10. 0f7f9a9 Make fio -Wshadow clean by Jens Axboe · 10 years ago
  11. f678701 Get rid of __ prefix for internal frand state by Jens Axboe · 10 years ago
  12. 559073f Remove use of OS provided random functions by Jens Axboe · 10 years ago
  13. 5a48d30 Constify 'td' in a few functions by Jens Axboe · 10 years ago
  14. 418bf54 Fix bug with zone and zone skipping and io_limit by Jens Axboe · 10 years ago
  15. 8a42394 Fix bug with rw sequence offset and io_limit by Jens Axboe · 10 years ago
  16. 8e0aa16 Improve dedupe/compression buffer filling for mixed block sizes by Jens Axboe · 10 years ago
  17. 64d3bab dedupe: if percentage is 100, don't go through random + math by Jens Axboe · 10 years ago
  18. e66dac2 Basic support for dedupe by Jens Axboe · 10 years ago
  19. 2cbdcdb fio: print io_u errors on one line by Robert Elliott · 10 years ago
  20. 059c406 Fixup data-direction to name translation by Jens Axboe · 10 years ago
  21. 0507483 Fix hangs due to iodepth_low by Robert Elliott · 10 years ago
  22. e69fdf7 verify: fix a bug with verify_async by Jens Axboe · 10 years ago
  23. 12dbd06 flist: add flist_first_entry() by Jens Axboe · 10 years ago
  24. ccefd5f Add option for including byte offset for each log entry by Jens Axboe · 10 years ago
  25. 705fa7e Fix typo in io_u.c::get_next_file() by Andrey Kuzmin · 10 years ago
  26. 890b665 verify: fix verification of uncompleted or errored ios by Jens Axboe · 10 years ago
  27. 71b84ca td_verror() needs errno style error by Jens Axboe · 10 years ago
  28. 9ee1c64 io_u: Using initialized local variable by Erwan Velu · 10 years ago
  29. bedc9dc Add support for file appends by Jens Axboe · 10 years ago
  30. 26251d8 Try a little harder to honor number_ios more accurately by Jens Axboe · 10 years ago
  31. 0cae66f Silence 'io_u might be used uninitialized' warning by Jens Axboe · 10 years ago
  32. 80e88a1 fio: fix last block never being touched by random offsets by Peter Oberparleiter · 10 years ago
  33. 225ba9e Branch and cache miss speedups by Jens Axboe · 10 years ago
  34. 0dac421 Fix crash with --debug=file and NULL file return by Jens Axboe · 10 years ago
  35. 6bb5821 Improve latency_target runs by Jens Axboe · 10 years ago
  36. 729fe3a Fix another typo in gtod_reduce() by Jens Axboe · 10 years ago
  37. b74b820 Fix inverted logic in gtod_reduce() by Jens Axboe · 10 years ago
  38. aba6c95 Don't compute iops samples for gtod_reduce=1 by Jens Axboe · 10 years ago
  39. 002fe73 Fix issue with openfiles= and file sizing by Jens Axboe · 10 years ago
  40. f940128 verify: always log IO in the order they are issued by Jens Axboe · 10 years ago
  41. 9a50c5c Fix verify_backlog start verification before finish writing by Puthikorn Voravootivat · 10 years ago
  42. c4b6117 Fix rand_seed mismatches in verify phase by Puthikorn Voravootivat · 10 years ago
  43. ce35b1e Add option for specifically setting buffer contents by Jens Axboe · 10 years ago
  44. 3e260a4 Add options to have fio latency profile a device by Jens Axboe · 10 years ago
  45. f713350 Fix broken requeue of io_us by Jens Axboe · 11 years ago
  46. ddf24e4 Add number_ios= option by Jens Axboe · 11 years ago
  47. 9b7e600 iolog: Logging blocksize in IOPS traces by Erwan Velu · 11 years ago
  48. 6aca9b3 Add support for bs_is_seq_rand by Jens Axboe · 11 years ago
  49. d947227 Add support for randomness of any IO direction by Jens Axboe · 11 years ago
  50. a9f70b1 Make sure io_u->buflen is aligned to the verify_interval by Josef Bacik · 11 years ago
  51. 2ae0b20 Replace list based free/busy/requeue list with FIFO + ring by Jens Axboe · 11 years ago
  52. d4afedf Start of ACT like benchmark profile by Jens Axboe · 11 years ago
  53. 002e718 Ensure that we have no IO pending when sleeping by Jens Axboe · 11 years ago
  54. cc86c39 Honor random/zero/compressible settings for filling an initial file by Jens Axboe · 11 years ago
  55. 211c9b8 Add support for modifying the randomness of a workload by Jens Axboe · 11 years ago
  56. 4e0a8fa Fixup bad logging types by Jens Axboe · 11 years ago
  57. c3a1b74 Fix skewed latencies for rate IOPS by SEOKYOUNG KO · 11 years ago
  58. 4b91ee8 Fixup wrong types for dprint() by Jens Axboe · 11 years ago
  59. 315fcfe Fix rate limiting by Jens Axboe · 11 years ago
  60. e0224c6 Fix bug with rate and read/write mixed workloads at 100% bias by Jens Axboe · 11 years ago
  61. 100f49f verify: stop on actual number of bytes needed to be verified by Jens Axboe · 11 years ago
  62. bcd5abf Make experimental_verify=1 handle all cases properly by Jens Axboe · 11 years ago
  63. 44cbc6d verify: add new experimental mode that requires no meta data by Jens Axboe · 11 years ago
  64. 33c4881 Re-seed random generator when a file is reset by Jens Axboe · 11 years ago
  65. 6d68b99 Fix typo (READ/DDIR_READ). by Bruce Cran · 11 years ago
  66. 1ae83d4 Pre-load and sort random blocks for pure read verify workloads by Jens Axboe · 11 years ago
  67. 7477673 lfsr: ensure we don't generate an offset + buflen that exceeds the max size by Jens Axboe · 11 years ago
  68. d72be54 Cache layout improvements by Jens Axboe · 11 years ago
  69. 7ebd796 Rename the bitmap to axmap by Jens Axboe · 11 years ago
  70. 8055e41 Add LFSR generator by Jens Axboe · 11 years ago
  71. 2ab9e98 Restore BUSY_OK bypassing of bitmap by Jens Axboe · 11 years ago
  72. 51ede0b Rework file random map by Jens Axboe · 11 years ago
  73. 24d23ca Get rid of uninitialized_var() by Jens Axboe · 12 years ago
  74. c5b3adc Use ETIMEDOUT instead of ETIME for exceeding max latency by Jens Axboe · 12 years ago
  75. 9c6f631 Make the zipf/pareto state per file by Jens Axboe · 12 years ago
  76. 925fee3 Add pareto distribution randomizer by Jens Axboe · 12 years ago
  77. e25839d Add sample zipf distribution randomizer by Jens Axboe · 12 years ago
  78. 1550153 Add max_latency option by Jens Axboe · 12 years ago
  79. 94c6372 Add pending IO to the tail of the busy list by Bruce Cran · 12 years ago
  80. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  81. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  82. ce95d65 Fixing wraparound behavior for time-based sequential read jobs by Dan Ehrenberg · 12 years ago
  83. ae2fafc verify: verify bytes should not add to this_io_bytes by webee · 12 years ago
  84. 37cf9e3 Enable read/write sequential offset to be a non-multiple of the block size by Jens Axboe · 12 years ago
  85. c04e466 time_based: Avoid restarting main I/O loop by Daniel Ehrenberg · 12 years ago
  86. 8a74b56 Fix problem with iodepth_batch_complete=0 and accounting by Jens Axboe · 12 years ago
  87. 82af2a7 Fix failure to verify in mixed read/write workload with backlog by Jens Axboe · 12 years ago
  88. f97a43a Add buffer_compress_chunk option by Jens Axboe · 12 years ago
  89. 629f1d7 Honor refill_buffers even for verifies by Jens Axboe · 12 years ago
  90. d1ece0c Fix batch mismatch for verifies by Jens Axboe · 12 years ago
  91. 9c42684 Add buffer_compress_percentage by Jens Axboe · 12 years ago
  92. 13af05a Only attempt zone switch if we have zones enabled by Jens Axboe · 12 years ago
  93. 6b1190f Enable completion latency stat collection on verify by Steven Lang · 12 years ago
  94. 52c5802 Fail if we can't satisfy the minimum block size by Jens Axboe · 12 years ago
  95. 81f0366 Reenable io_u->buf_filled_len optimization by Jens Axboe · 12 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 · 12 years ago
  97. ed33585 implement zoned random I/O testing support by Steven Noonan · 12 years ago
  98. 0684202 Expand continue_on_error to select which type of error to allow by Steven Lang · 12 years ago
  99. 1b8dbf2 Improve accuracy of rate= option by Steven Lang · 13 years ago
  100. d7ee2a7 Fix segfault with verify_async by Steven Lang · 13 years ago