1. 36d80bc Wire up SIGUSR2 to kill blocking threads by Jens Axboe · 12 years ago
  2. ec5c6b1 Add support for Android by Aaron Carroll · 12 years ago
  3. 108fea7 client/server: fixup "All clients" reporting by Jens Axboe · 12 years ago
  4. 7d7803f rdma ioengine improvement by Yufei Ren · 12 years ago
  5. d5abee0 backend: only check bytes_done for engines without FIO_NOIO by Jens Axboe · 12 years ago
  6. d0b937e Fine-grained job level numa control by Yufei Ren · 12 years ago
  7. 2f69450 Windows: handle SIGBREAK. by Bruce Cran · 12 years ago
  8. 2735718 Fix segfault race on exit for platforms that don't have disk util support by Jens Axboe · 12 years ago
  9. 88045e0 backend: fix data direction flow check by Dmitry Monakhov · 12 years ago
  10. 59d8d0f backend: don't allocate memory buffers for non-data workloads by Jens Axboe · 12 years ago
  11. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  12. f3afa57 Add --output-format command line option by Jens Axboe · 12 years ago
  13. 342f4be Add ddir_rw_sum() by Jens Axboe · 12 years ago
  14. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  15. 521da52 mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED by Jens Axboe · 12 years ago
  16. 9ec7779 diskutil: ensure that we lock around disk_list access by Jens Axboe · 12 years ago
  17. 9961495 Revert "diskutil: ensure that we lock around disk_list access" by Jens Axboe · 12 years ago
  18. feb4185 diskutil: ensure that we lock around disk_list access by Jens Axboe · 12 years ago
  19. 5d89ff7 fio: Add to cgroup if parameter "cgroup" is enabled. by Tao Ma · 12 years ago
  20. 4c6d91e Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  21. a462bae Free disk util on exit, not on stats display by Jens Axboe · 12 years ago
  22. a5e371a Add indication of whether a job got killed by Jens Axboe · 12 years ago
  23. c04e466 time_based: Avoid restarting main I/O loop by Daniel Ehrenberg · 12 years ago
  24. 8a74b56 Fix problem with iodepth_batch_complete=0 and accounting by Jens Axboe · 12 years ago
  25. 82af2a7 Fix failure to verify in mixed read/write workload with backlog by Jens Axboe · 12 years ago
  26. f7078f7 Fix bug that causes early termination of fio with verify_backlog by Jens Axboe · 12 years ago
  27. 9c42684 Add buffer_compress_percentage by Jens Axboe · 12 years ago
  28. 9e684a4 Token-based flow control by Dan Ehrenberg · 12 years ago
  29. e43606c Fix assumption that pointers fits in a 'long' by Bruce Cran · 12 years ago
  30. 649c10c nice() error handling by Bruce Cran · 12 years ago
  31. 4e87c37 Fix grammatical error by Jens Axboe · 12 years ago
  32. a3efc91 Move variables to backend, fix up line spaces by Jens Axboe · 12 years ago
  33. 2e1df07 Move some code around to better separate front/backend by Jens Axboe · 12 years ago