1. 30cb4c6 Fix off-by-one bug in CPU split mask handling by Jens Axboe · 10 years ago
  2. c2acfba Add support for cpus_allowed_policy by Jens Axboe · 10 years ago
  3. 0de5b26 Unify the time handling by Jens Axboe · 10 years ago
  4. 9900706 fio: flush log files on test end by Peter Oberparleiter · 10 years ago
  5. 74454ce fio: allow milliseconds on all time specifiers by Christian Ehrhardt · 10 years ago
  6. 002fe73 Fix issue with openfiles= and file sizing by Jens Axboe · 10 years ago
  7. ea66e04 Fix issue with td->mutex being used-after-free by Jens Axboe · 10 years ago
  8. f940128 verify: always log IO in the order they are issued by Jens Axboe · 10 years ago
  9. 78a6469 More precise fix for verify_backlog verification failure by Jens Axboe · 10 years ago
  10. 9a50c5c Fix verify_backlog start verification before finish writing by Puthikorn Voravootivat · 10 years ago
  11. c2703bf Fix for prematurely stopping on verify by Jens Axboe · 10 years ago
  12. c4b6117 Fix rand_seed mismatches in verify phase by Puthikorn Voravootivat · 10 years ago
  13. 6216776 Adds verify_only option by Juan Casse · 11 years ago
  14. ce35b1e Add option for specifically setting buffer contents by Jens Axboe · 10 years ago
  15. 3e260a4 Add options to have fio latency profile a device by Jens Axboe · 11 years ago
  16. d01612f Add support for O_ATOMIC by Chris Mason · 11 years ago
  17. 334185e server: ensure that fio_time_init() is called before option parsing by Bruce Cran · 11 years ago
  18. 20876c5 Add condition to stop issuing io in do_io(). by Juan Casse · 11 years ago
  19. ce48649 backend: Logging exec_{pre|post}run by Erwan Velu · 11 years ago
  20. 8d271b6 backend: Get rid of sh -c for exec_string by Erwan Velu · 11 years ago
  21. 2ae0b20 Replace list based free/busy/requeue list with FIFO + ring by Jens Axboe · 11 years ago
  22. 4a88752 act: basic reporting by Jens Axboe · 11 years ago
  23. 002e718 Ensure that we have no IO pending when sleeping by Jens Axboe · 11 years ago
  24. cef9175 Ensure that stat outputs are serialized by Jens Axboe · 11 years ago
  25. 0646490 Add support for other ways of triggering intermediate result outputs by Jens Axboe · 11 years ago
  26. fd8a09b fix memory allocation in the cases we may need to align by peter chang · 11 years ago
  27. 4e0a8fa Fixup bad logging types by Jens Axboe · 11 years ago
  28. 8f91cc3 Merge branch 'gfio' into gfio-int by Jens Axboe · 11 years ago
  29. 5a812f9 iolog: note type of log by Jens Axboe · 12 years ago
  30. 3a5f6bd Make nr_thread/nr_process private to backend by Jens Axboe · 11 years ago
  31. 4896473 backend: merge in td->o to o-> thread_main() change by Jens Axboe · 11 years ago
  32. 9a3f110 Make lockmem a per job option by Jens Axboe · 12 years ago
  33. dc5bfbb Merge in crc32c-intel probe by Jens Axboe · 11 years ago
  34. 62232d0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  35. c97f1ad Fix usr/sys/ctx/majf/minf for -USR1 usage by Jens Axboe · 11 years ago
  36. 74f4b02 Consider the maximum block size difference the minimum for loop exit by Jens Axboe · 11 years ago
  37. d721392 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  38. ee98e23 Fix re-run issue when job size is set to "unknown" by Jens Axboe · 11 years ago
  39. a5e0ee1 Conditionally include <sys/shm.h> based on OS support. Define missing MAP_HUGETLB for Android. by Oleg · 11 years ago
  40. 6a5c4d9 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  41. 61ee0f8 Handle end_fsync if a file is closed by Jens Axboe · 11 years ago
  42. 90b7a96 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  43. 5bd5f71 Fix failure to exit IO loop on some IO sizes by Jens Axboe · 11 years ago
  44. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  45. f2a2ce0 Add support for idletime profiling by Huadong Liu · 11 years ago
  46. 135be49 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  47. 44404c5 Add lib/getrusage.c by Jens Axboe · 11 years ago
  48. 7732a09 Use RUSAGE_THREAD, if available by Huadong Liu · 11 years ago
  49. 836fcc0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  50. 100f49f verify: stop on actual number of bytes needed to be verified by Jens Axboe · 11 years ago
  51. bcd5abf Make experimental_verify=1 handle all cases properly by Jens Axboe · 11 years ago
  52. 44cbc6d verify: add new experimental mode that requires no meta data by Jens Axboe · 11 years ago
  53. 1ae83d4 Pre-load and sort random blocks for pure read verify workloads by Jens Axboe · 11 years ago
  54. 67bf982 Add configure script by Jens Axboe · 11 years ago
  55. 92a0daf Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  56. fbccf46 Fix potential null pointer dereference on verify and requeue events by Jens Axboe · 11 years ago
  57. 5d87939 gettime: use pthread_{set,get}specific() for TLS by Jens Axboe · 12 years ago
  58. 2a988d8 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  59. 32dbca2 Free io_u related structures before killing IO engine by Bruce Cran · 12 years ago
  60. c73ed24 windowsaio: initialize and map windowsaio IO structure to io_u by Jens Axboe · 12 years ago
  61. 49758e1 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  62. 36d80bc Wire up SIGUSR2 to kill blocking threads by Jens Axboe · 12 years ago
  63. ec5c6b1 Add support for Android by Aaron Carroll · 12 years ago
  64. 1e5324e Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  65. 108fea7 client/server: fixup "All clients" reporting by Jens Axboe · 12 years ago
  66. 7d7803f rdma ioengine improvement by Yufei Ren · 12 years ago
  67. d5abee0 backend: only check bytes_done for engines without FIO_NOIO by Jens Axboe · 12 years ago
  68. d0b937e Fine-grained job level numa control by Yufei Ren · 12 years ago
  69. f681d0b Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  70. 2f69450 Windows: handle SIGBREAK. by Bruce Cran · 12 years ago
  71. 3d7174e Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  72. 2735718 Fix segfault race on exit for platforms that don't have disk util support by Jens Axboe · 12 years ago
  73. de26d51 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  74. 88045e0 backend: fix data direction flow check by Dmitry Monakhov · 12 years ago
  75. f982d35 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  76. 59d8d0f backend: don't allocate memory buffers for non-data workloads by Jens Axboe · 12 years ago
  77. e65a950 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  78. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  79. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  80. f3afa57 Add --output-format command line option by Jens Axboe · 12 years ago
  81. 342f4be Add ddir_rw_sum() by Jens Axboe · 12 years ago
  82. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  83. c2e9cc4 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  84. 521da52 mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED by Jens Axboe · 12 years ago
  85. 9ec7779 diskutil: ensure that we lock around disk_list access by Jens Axboe · 12 years ago
  86. 9961495 Revert "diskutil: ensure that we lock around disk_list access" by Jens Axboe · 12 years ago
  87. 80666be Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  88. feb4185 diskutil: ensure that we lock around disk_list access by Jens Axboe · 12 years ago
  89. fb390e2 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  90. 5d89ff7 fio: Add to cgroup if parameter "cgroup" is enabled. by Tao Ma · 12 years ago
  91. 4c6d91e Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  92. a462bae Free disk util on exit, not on stats display by Jens Axboe · 12 years ago
  93. b0df717 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  94. a5e371a Add indication of whether a job got killed by Jens Axboe · 12 years ago
  95. b852e7c Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  96. d44256b Free disk util on exit, not on stats display by Jens Axboe · 12 years ago
  97. 28727df options: move ioprio/ioprio_class into thread_options space by Jens Axboe · 12 years ago
  98. 1b79a07 Make lockmem a per job option by Jens Axboe · 12 years ago
  99. 83ea422 Start the process of making options more gfio friendly by Jens Axboe · 12 years ago
  100. 3c3ed07 White space spring cleaning by Jens Axboe · 12 years ago