1. 4e59d0f Bump length of description field to 256 chars by Jens Axboe · 10 years ago
  2. 6bb5821 Improve latency_target runs by Jens Axboe · 10 years ago
  3. 3e260a4 Add options to have fio latency profile a device by Jens Axboe · 10 years ago
  4. 952b05e Add json output for client/server mode by Castor Fu · 11 years ago
  5. cef9175 Ensure that stat outputs are serialized by Jens Axboe · 11 years ago
  6. 0646490 Add support for other ways of triggering intermediate result outputs by Jens Axboe · 11 years ago
  7. 714e85f eta: improve output for threads sitting in TD_SETTING_UP by Jens Axboe · 11 years ago
  8. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  9. ad705bc implement 'unit_base' option to select between KB and Kbit et. al. by Steven Noonan · 11 years ago
  10. 9db01ef Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  11. 435d195 Handle percentile lists with higher precision that 2 digits by Vincent Kang Fu · 11 years ago
  12. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  13. 771e58b Add unified_rw_reporting option by Jens Axboe · 11 years ago
  14. 92a0daf Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  15. 372aecb Use variable[] instead of GCC variable[0] syntax by Jens Axboe · 11 years ago
  16. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  17. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  18. c41a9d0 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  19. b7f05eb eta: ETA bandwidth was off by 1.024 by Jens Axboe · 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. b852e7c Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  22. 2f122b1 Add thread number ID to appropriate network commands by Jens Axboe · 12 years ago
  23. ec41265 Abstract out the thread_options structure by Jens Axboe · 12 years ago
  24. 2e33101 gfio: add os resource usage and io depth display by Jens Axboe · 12 years ago
  25. e5bd134 gfio: add latency bucket display by Jens Axboe · 12 years ago
  26. a269790 Add completion percentiles to results output by Jens Axboe · 12 years ago
  27. b29ad56 Unify cli latency display by Jens Axboe · 12 years ago
  28. 3e47bd2 Update GUI to attempt to graphically handle ETA output by Jens Axboe · 12 years ago
  29. 37f0c1a client: display summed total of all clients when all stats have been received by Jens Axboe · 13 years ago
  30. 5b9babb Abstract out and export summation of thread_stats by Jens Axboe · 13 years ago
  31. af9c9fb client/server: request ETA instead of having the server send it automatically by Jens Axboe · 13 years ago
  32. c8eeb9d Add support for write_iops_log by Jens Axboe · 13 years ago
  33. 802ad4a Change network transmitted doubles to fio_fp64_t IEEE 754 type by Jens Axboe · 13 years ago
  34. 1d1f45a server: send network copy of run_str[] by Jens Axboe · 13 years ago
  35. cf451d1 server: add ETA as a specific command by Jens Axboe · 13 years ago
  36. b75a394 Abstract out calculation of ETA from display of ETA by Jens Axboe · 13 years ago
  37. ddcc0b6 Add type checking to 16/32/64 endianness converters by Jens Axboe · 13 years ago
  38. a64e88d server: transmit status as structures, not text by Jens Axboe · 13 years ago