1. 61ee0f8 Handle end_fsync if a file is closed by Jens Axboe · 11 years ago
  2. 5bd5f71 Fix failure to exit IO loop on some IO sizes by Jens Axboe · 11 years ago
  3. f2a2ce0 Add support for idletime profiling by Huadong Liu · 11 years ago
  4. 44404c5 Add lib/getrusage.c by Jens Axboe · 11 years ago
  5. 7732a09 Use RUSAGE_THREAD, if available by Huadong Liu · 11 years ago
  6. 100f49f verify: stop on actual number of bytes needed to be verified by Jens Axboe · 11 years ago
  7. bcd5abf Make experimental_verify=1 handle all cases properly by Jens Axboe · 11 years ago
  8. 44cbc6d verify: add new experimental mode that requires no meta data by Jens Axboe · 11 years ago
  9. 1ae83d4 Pre-load and sort random blocks for pure read verify workloads by Jens Axboe · 12 years ago
  10. 67bf982 Add configure script by Jens Axboe · 12 years ago
  11. fbccf46 Fix potential null pointer dereference on verify and requeue events by Jens Axboe · 12 years ago
  12. 5d87939 gettime: use pthread_{set,get}specific() for TLS by Jens Axboe · 12 years ago
  13. 32dbca2 Free io_u related structures before killing IO engine by Bruce Cran · 12 years ago
  14. c73ed24 windowsaio: initialize and map windowsaio IO structure to io_u by Jens Axboe · 12 years ago
  15. 36d80bc Wire up SIGUSR2 to kill blocking threads by Jens Axboe · 12 years ago
  16. ec5c6b1 Add support for Android by Aaron Carroll · 12 years ago
  17. 108fea7 client/server: fixup "All clients" reporting by Jens Axboe · 12 years ago
  18. 7d7803f rdma ioengine improvement by Yufei Ren · 12 years ago
  19. d5abee0 backend: only check bytes_done for engines without FIO_NOIO by Jens Axboe · 12 years ago
  20. d0b937e Fine-grained job level numa control by Yufei Ren · 12 years ago
  21. 2f69450 Windows: handle SIGBREAK. by Bruce Cran · 12 years ago
  22. 2735718 Fix segfault race on exit for platforms that don't have disk util support by Jens Axboe · 12 years ago
  23. 88045e0 backend: fix data direction flow check by Dmitry Monakhov · 12 years ago
  24. 59d8d0f backend: don't allocate memory buffers for non-data workloads by Jens Axboe · 12 years ago
  25. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  26. f3afa57 Add --output-format command line option by Jens Axboe · 12 years ago
  27. 342f4be Add ddir_rw_sum() by Jens Axboe · 12 years ago
  28. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  29. 521da52 mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED by Jens Axboe · 12 years ago
  30. 9ec7779 diskutil: ensure that we lock around disk_list access by Jens Axboe · 12 years ago
  31. 9961495 Revert "diskutil: ensure that we lock around disk_list access" by Jens Axboe · 12 years ago
  32. feb4185 diskutil: ensure that we lock around disk_list access by Jens Axboe · 12 years ago
  33. 5d89ff7 fio: Add to cgroup if parameter "cgroup" is enabled. by Tao Ma · 12 years ago
  34. 4c6d91e Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  35. a462bae Free disk util on exit, not on stats display by Jens Axboe · 12 years ago
  36. a5e371a Add indication of whether a job got killed by Jens Axboe · 12 years ago
  37. c04e466 time_based: Avoid restarting main I/O loop by Daniel Ehrenberg · 12 years ago
  38. 8a74b56 Fix problem with iodepth_batch_complete=0 and accounting by Jens Axboe · 12 years ago
  39. 82af2a7 Fix failure to verify in mixed read/write workload with backlog by Jens Axboe · 12 years ago
  40. f7078f7 Fix bug that causes early termination of fio with verify_backlog by Jens Axboe · 12 years ago
  41. 9c42684 Add buffer_compress_percentage by Jens Axboe · 12 years ago
  42. 9e684a4 Token-based flow control by Dan Ehrenberg · 12 years ago
  43. e43606c Fix assumption that pointers fits in a 'long' by Bruce Cran · 12 years ago
  44. 649c10c nice() error handling by Bruce Cran · 12 years ago
  45. 4e87c37 Fix grammatical error by Jens Axboe · 12 years ago
  46. a3efc91 Move variables to backend, fix up line spaces by Jens Axboe · 12 years ago
  47. 2e1df07 Move some code around to better separate front/backend by Jens Axboe · 12 years ago