1. 3d7174e Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  2. 2735718 Fix segfault race on exit for platforms that don't have disk util support by Jens Axboe · 12 years ago
  3. de26d51 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  4. 88045e0 backend: fix data direction flow check by Dmitry Monakhov · 12 years ago
  5. f982d35 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  6. 59d8d0f backend: don't allocate memory buffers for non-data workloads by Jens Axboe · 12 years ago
  7. e65a950 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  8. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  9. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  10. f3afa57 Add --output-format command line option by Jens Axboe · 12 years ago
  11. 342f4be Add ddir_rw_sum() by Jens Axboe · 12 years ago
  12. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  13. c2e9cc4 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  14. 521da52 mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED by Jens Axboe · 12 years ago
  15. 9ec7779 diskutil: ensure that we lock around disk_list access by Jens Axboe · 12 years ago
  16. 9961495 Revert "diskutil: ensure that we lock around disk_list access" by Jens Axboe · 12 years ago
  17. 80666be Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  18. feb4185 diskutil: ensure that we lock around disk_list access by Jens Axboe · 12 years ago
  19. fb390e2 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  20. 5d89ff7 fio: Add to cgroup if parameter "cgroup" is enabled. by Tao Ma · 12 years ago
  21. 4c6d91e Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 13 years ago
  22. a462bae Free disk util on exit, not on stats display by Jens Axboe · 13 years ago
  23. b0df717 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  24. a5e371a Add indication of whether a job got killed by Jens Axboe · 12 years ago
  25. b852e7c Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 13 years ago
  26. d44256b Free disk util on exit, not on stats display by Jens Axboe · 13 years ago
  27. 28727df options: move ioprio/ioprio_class into thread_options space by Jens Axboe · 13 years ago
  28. 1b79a07 Make lockmem a per job option by Jens Axboe · 13 years ago
  29. 83ea422 Start the process of making options more gfio friendly by Jens Axboe · 13 years ago
  30. 3c3ed07 White space spring cleaning by Jens Axboe · 13 years ago
  31. 812409e backend: privatize nr_thread/nr_process by Jens Axboe · 13 years ago
  32. 122c772 server: make client connections fork off by Jens Axboe · 13 years ago
  33. 9746fdb Merge branch 'master' into gfio by Jens Axboe · 13 years ago
  34. c04e466 time_based: Avoid restarting main I/O loop by Daniel Ehrenberg · 13 years ago
  35. 6a4cf74 Merge branch 'master' into gfio by Jens Axboe · 13 years ago
  36. 8a74b56 Fix problem with iodepth_batch_complete=0 and accounting by Jens Axboe · 13 years ago
  37. ea51b95 iolog: note type of log by Jens Axboe · 13 years ago
  38. 82af2a7 Fix failure to verify in mixed read/write workload with backlog by Jens Axboe · 13 years ago
  39. f7078f7 Fix bug that causes early termination of fio with verify_backlog by Jens Axboe · 13 years ago
  40. 9c42684 Add buffer_compress_percentage by Jens Axboe · 13 years ago
  41. 9e684a4 Token-based flow control by Dan Ehrenberg · 13 years ago
  42. e43606c Fix assumption that pointers fits in a 'long' by Bruce Cran · 13 years ago
  43. 649c10c nice() error handling by Bruce Cran · 13 years ago
  44. 4e87c37 Fix grammatical error by Jens Axboe · 13 years ago
  45. a3efc91 Move variables to backend, fix up line spaces by Jens Axboe · 13 years ago
  46. 2e1df07 Move some code around to better separate front/backend by Jens Axboe · 13 years ago