1. a61edde blktrace replay: delay support by Jens Axboe · 17 years ago
  2. 36361eb iolog bug: TD_DDIR_READ should be TD_DDIR_WRITE by Jens Axboe · 17 years ago
  3. fb7b71a Initial blktrace support by Jens Axboe · 17 years ago
  4. 733ed59 More iolog fixes by Jens Axboe · 17 years ago
  5. fcb1170 Fix read_iolog by Jens Axboe · 17 years ago
  6. 160b966 Improve random verify block sorting by Jens Axboe · 17 years ago
  7. 8de8f04 Avoid using the rbtree if we don't have to by Jens Axboe · 17 years ago
  8. bb5d7d0 Fix problems with rb code by Jens Axboe · 17 years ago
  9. c38e946 Include syncs in the stored io log by Jens Axboe · 17 years ago
  10. 4b87898 Fix io piece logging to not have O(n) runtime by Jens Axboe · 17 years ago
  11. 2dc1bbe Move thread options into a seperate structure by Jens Axboe · 17 years ago
  12. 127f686 Move setup_rate() out of log.c by Jens Axboe · 17 years ago
  13. 4e991c2 Support for setting rated based on IOPS by Jens Axboe · 17 years ago
  14. ba0fbe1 Turn the CPU burner into a real io engine by Jens Axboe · 17 years ago
  15. 34403fb Spelling fixes by Jens Axboe · 17 years ago
  16. c3852ae Improve rate usec calculation by Jens Axboe · 17 years ago
  17. 413dd45 Streamline thread_data data direction setting and checking by Jens Axboe · 17 years ago
  18. a4f4fdd [PATCH] First cut syslet async io support by Jens Axboe · 17 years ago
  19. bb3884d [PATCH] Add support for writing aggregate bandwidth log by Jens Axboe · 17 years ago
  20. fb44a18 [PATCH] Fixup rate usec cycle calculation for small values by Jens Axboe · 17 years ago
  21. 1e97cce [PATCH] Fix warnings from icc by Jens Axboe · 18 years ago
  22. a00735e [PATCH] Add seperate read/write block size options by Jens Axboe · 18 years ago
  23. f48b467 [PATCH cpu io threads need not have lots of stuff setup by Jens Axboe · 18 years ago
  24. 076efc7 [PATCH] Improve io logging by Jens Axboe · 18 years ago
  25. 56f9498 [PATCH] Revert some of the leak fixes by Jens Axboe · 18 years ago
  26. b4a6a59 [PATCH] Be nicer about cleaning up allocated memory by Jens Axboe · 18 years ago
  27. fb71fbd [PATCH] Cleanup iolog handling by Jens Axboe · 18 years ago
  28. 53cdc68 [PATCH] First cut at supporting > 1 file per job by Jens Axboe · 18 years ago
  29. 3b70d7e [PATCH] When logging to a file, stderr should go both to stderr and file by Jens Axboe · 18 years ago
  30. eb8bbf4 [PATCH] Enable output logging to file instead of stdout by Jens Axboe · 18 years ago
  31. 8914a9d [PATCH] More function moving by Jens Axboe · 18 years ago
  32. 6796209 [PATCH] Shorten the file names, stupid to prefix everything with fio- by Jens Axboe · 18 years ago[Renamed from fio-log.c]
  33. 3c39a37 [PATCH] Split up fio.c into log/stat/time parts by Jens Axboe · 18 years ago