1. 842d2e2 Make 'loops' honor full write+verify loops by Jens Axboe · 9 years ago
  2. 1b35740 Allow random overwrite workloads to write io_limit by Justin Eno · 9 years ago
  3. 7318762 verify: Fix latency log for verify commands. by Gwendal Grignou · 9 years ago
  4. 1b7ab80 Fix for verify_only (do_dry_run()) broken by 74d6277f by Justin Eno · 9 years ago
  5. 5d61d11 Improve precision of the io_limit setting by Jens Axboe · 9 years ago
  6. 13e3435 Fix disk utils being updated too often by Jens Axboe · 9 years ago
  7. 42ec575 backend: use monotonic clock for ETA, if we have it by Jens Axboe · 9 years ago
  8. 581b5df backend: fix off-by-one in nsec calculation by Jens Axboe · 9 years ago
  9. b2c52da backend: fix should_check_rate() typo in wait_for_completions() by Jens Axboe · 9 years ago
  10. 24528e7 backend: abstract out waiting for completions by Jens Axboe · 9 years ago
  11. 1006b2d Use fio_option_is_set() for ioprio setting by Jens Axboe · 9 years ago
  12. 94b360f Get rid of _set variables by Jens Axboe · 9 years ago
  13. 07f512c trigger: always send trigger, not just when remote command is set by Jens Axboe · 9 years ago
  14. 7eebf50 client: defer local trigger execute until after state is received by Jens Axboe · 9 years ago
  15. a443207 trigger: enable separate remote and local trigger by Jens Axboe · 9 years ago
  16. de54cfd Add support for verify triggers and verify state saving by Jens Axboe · 10 years ago
  17. b89f89e Fix crash on threads being reaped before they are created by Jens Axboe · 10 years ago
  18. c38e38f Fix for a race when fio prints I/O statistics periodically by Vasily Tarasov · 10 years ago
  19. 0f7f9a9 Make fio -Wshadow clean by Jens Axboe · 10 years ago
  20. f678701 Get rid of __ prefix for internal frand state by Jens Axboe · 10 years ago
  21. 1266d3f diskutil: get rid of disk_util_start_exit() by Jens Axboe · 10 years ago
  22. 7fe3631 Consolidate disk util, eta, and status check thread by Jens Axboe · 10 years ago
  23. 0424786 stat: avoid hang with race in stat thread exit and rusage update by Jens Axboe · 10 years ago
  24. fdb0da8 Start and stop status interval (or file) thread separately by Jens Axboe · 10 years ago
  25. a2e694d backend: remove debug du thread exit notice by Jens Axboe · 10 years ago
  26. 925296a Get rid of (now unused) disk_util_mutex by Jens Axboe · 10 years ago
  27. 62244c9 Fix exit being slowed by disk util stat time by Jens Axboe · 10 years ago
  28. bc2e69c backend: use log_info_flush(), not fflush() by Jens Axboe · 10 years ago
  29. 2e62724 Don't grab stat mutex for final stat output by Jens Axboe · 10 years ago
  30. 3b44e8b Fix cases where td->terminate is set, but terminate clock not marked by Jens Axboe · 10 years ago
  31. 958b891 Allow threads 60 seconds to exit before being forceful by Jens Axboe · 10 years ago
  32. 65f93ca Move tp.[ch] to lib/ by Jens Axboe · 10 years ago
  33. 38a812d Add support for runtime log compression by Jens Axboe · 10 years ago
  34. 633d825 log: fix use-after-free by Jens Axboe · 10 years ago
  35. 987c4f4 Cleanup logging by Jens Axboe · 10 years ago
  36. ccefd5f Add option for including byte offset for each log entry by Jens Axboe · 10 years ago
  37. ef7035a Add support for compiling for ESX by Jens Axboe · 10 years ago
  38. 386626f Fix regression introduced by commit 334185e by Jens Axboe · 10 years ago
  39. 890b665 verify: fix verification of uncompleted or errored ios by Jens Axboe · 10 years ago
  40. 4352284 Avoid buildenv conditional in thread_option struct by Daniel Gollub · 10 years ago
  41. 77731b2 Add option for io_limit by Jens Axboe · 10 years ago
  42. 4c707a3 backend: fix potential division-by-zero by Jens Axboe · 10 years ago
  43. 49c6f33 backend: better NULL termination fix for IO scheduler switching by Jens Axboe · 10 years ago
  44. 49cba9b backend: fix potential divide-by-zero by Jens Axboe · 10 years ago
  45. e0c8b74 Ensure that fread() string is always NULL terminated by Jens Axboe · 10 years ago
  46. 905e3d4 Cleanup the parallellized log writing by Jens Axboe · 10 years ago
  47. 243bfe1 iolog: don't serialize the writing of all logs by Jens Axboe · 10 years ago
  48. 3939fe8 Add exceeds_number_ios() helper by Jens Axboe · 10 years ago
  49. 26251d8 Try a little harder to honor number_ios more accurately by Jens Axboe · 10 years ago
  50. 2e63e96 Fix verify_only option not working properly by Puthikorn Voravootivat · 10 years ago
  51. 30cb4c6 Fix off-by-one bug in CPU split mask handling by Jens Axboe · 10 years ago
  52. c2acfba Add support for cpus_allowed_policy by Jens Axboe · 10 years ago
  53. 0de5b26 Unify the time handling by Jens Axboe · 10 years ago
  54. 9900706 fio: flush log files on test end by Peter Oberparleiter · 10 years ago
  55. 74454ce fio: allow milliseconds on all time specifiers by Christian Ehrhardt · 10 years ago
  56. 002fe73 Fix issue with openfiles= and file sizing by Jens Axboe · 10 years ago
  57. ea66e04 Fix issue with td->mutex being used-after-free by Jens Axboe · 10 years ago
  58. f940128 verify: always log IO in the order they are issued by Jens Axboe · 10 years ago
  59. 78a6469 More precise fix for verify_backlog verification failure by Jens Axboe · 10 years ago
  60. 9a50c5c Fix verify_backlog start verification before finish writing by Puthikorn Voravootivat · 10 years ago
  61. c2703bf Fix for prematurely stopping on verify by Jens Axboe · 10 years ago
  62. c4b6117 Fix rand_seed mismatches in verify phase by Puthikorn Voravootivat · 10 years ago
  63. 6216776 Adds verify_only option by Juan Casse · 11 years ago
  64. ce35b1e Add option for specifically setting buffer contents by Jens Axboe · 10 years ago
  65. 3e260a4 Add options to have fio latency profile a device by Jens Axboe · 10 years ago
  66. d01612f Add support for O_ATOMIC by Chris Mason · 10 years ago
  67. 334185e server: ensure that fio_time_init() is called before option parsing by Bruce Cran · 11 years ago
  68. 20876c5 Add condition to stop issuing io in do_io(). by Juan Casse · 11 years ago
  69. ce48649 backend: Logging exec_{pre|post}run by Erwan Velu · 11 years ago
  70. 8d271b6 backend: Get rid of sh -c for exec_string by Erwan Velu · 11 years ago
  71. 2ae0b20 Replace list based free/busy/requeue list with FIFO + ring by Jens Axboe · 11 years ago
  72. 4a88752 act: basic reporting by Jens Axboe · 11 years ago
  73. 002e718 Ensure that we have no IO pending when sleeping by Jens Axboe · 11 years ago
  74. cef9175 Ensure that stat outputs are serialized by Jens Axboe · 11 years ago
  75. 0646490 Add support for other ways of triggering intermediate result outputs by Jens Axboe · 11 years ago
  76. fd8a09b fix memory allocation in the cases we may need to align by peter chang · 11 years ago
  77. 4e0a8fa Fixup bad logging types by Jens Axboe · 11 years ago
  78. 8f91cc3 Merge branch 'gfio' into gfio-int by Jens Axboe · 11 years ago
  79. 5a812f9 iolog: note type of log by Jens Axboe · 12 years ago
  80. 3a5f6bd Make nr_thread/nr_process private to backend by Jens Axboe · 11 years ago
  81. 4896473 backend: merge in td->o to o-> thread_main() change by Jens Axboe · 11 years ago
  82. 9a3f110 Make lockmem a per job option by Jens Axboe · 12 years ago
  83. dc5bfbb Merge in crc32c-intel probe by Jens Axboe · 11 years ago
  84. 62232d0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  85. c97f1ad Fix usr/sys/ctx/majf/minf for -USR1 usage by Jens Axboe · 11 years ago
  86. 74f4b02 Consider the maximum block size difference the minimum for loop exit by Jens Axboe · 11 years ago
  87. d721392 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  88. ee98e23 Fix re-run issue when job size is set to "unknown" by Jens Axboe · 11 years ago
  89. a5e0ee1 Conditionally include <sys/shm.h> based on OS support. Define missing MAP_HUGETLB for Android. by Oleg · 11 years ago
  90. 6a5c4d9 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  91. 61ee0f8 Handle end_fsync if a file is closed by Jens Axboe · 11 years ago
  92. 90b7a96 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  93. 5bd5f71 Fix failure to exit IO loop on some IO sizes by Jens Axboe · 11 years ago
  94. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  95. f2a2ce0 Add support for idletime profiling by Huadong Liu · 11 years ago
  96. 135be49 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  97. 44404c5 Add lib/getrusage.c by Jens Axboe · 11 years ago
  98. 7732a09 Use RUSAGE_THREAD, if available by Huadong Liu · 11 years ago
  99. 836fcc0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  100. 100f49f verify: stop on actual number of bytes needed to be verified by Jens Axboe · 11 years ago