1. 457bf39 Fixup iolog replay and add 'wait' command by Glen Ogilvie · 15 years ago
  2. 5f9099e Add support for fdatasync() by Jens Axboe · 15 years ago
  3. 4f5af7b Cleanup verify headers by Jens Axboe · 15 years ago
  4. 306ddc9 Include transfer size in the clat/slat measurements by Jens Axboe · 15 years ago
  5. eccffc9 Remove debug printf() by Jens Axboe · 15 years ago
  6. 77787c8 Allow IO logging even for diskless engines by Jens Axboe · 15 years ago
  7. 8347239 Allow 'norandommap' with verify by Jens Axboe · 15 years ago
  8. c12f6da Make log writing append by Jens Axboe · 16 years ago
  9. e3cedca Add support for giving bw/clat/slat log prefixes by Jens Axboe · 16 years ago
  10. 01743ee Rename list_* function and file to flist_ to avoid conflict with FreeBSD by Jens Axboe · 16 years ago
  11. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  12. 393ca7e Fix crash with iolog by Jens Axboe · 16 years ago
  13. 748b23a Put the logs in the current directory by Jens Axboe · 16 years ago
  14. aec2de2 Kill unused parameters by Jens Axboe · 16 years ago
  15. 84f8317 Improve naming in fio gnuplot graphs by Jens Axboe · 16 years ago
  16. f718273 Extend ipo file action capabilities by Jens Axboe · 16 years ago
  17. 691c8fb blktrace improvements and fixups by Jens Axboe · 16 years ago
  18. ed4aa70 Tweak handling of write traces with --readonly by Jens Axboe · 16 years ago
  19. 5ec10ea Style fixups by Jens Axboe · 16 years ago
  20. 126d65c Make file structures dynamically allocated by Jens Axboe · 16 years ago
  21. 8ce9cd3 prune_io_piece_log() also needs to take list into account by Jens Axboe · 16 years ago
  22. 9b23c9f Remove dead FIO_FILE_NOSORT flag by Jens Axboe · 16 years ago
  23. ee56ad5 Add --debug for enabling internal dumps on various actions by Jens Axboe · 16 years ago
  24. 59b9ddf fio: build warning fix on gcc-3.4.6-3 by gurudas pai · 17 years ago
  25. 4241ea8 Extend --readonly by Jens Axboe · 17 years ago
  26. ea966f8 Fix ETA display for iolog replay by Jens Axboe · 17 years ago
  27. 20e354e Add ->done variable to force exit when we know we are done by Jens Axboe · 17 years ago
  28. 21bd298 One more fio_ddir fixup by Jens Axboe · 17 years ago
  29. 53fa9b6 ddir is of type enum fio_ddir by Jens Axboe · 17 years ago
  30. b3f4b4f Remove gotos from read_iolog_get() by Jens Axboe · 17 years ago
  31. 429f667 IO log fixes by Jens Axboe · 17 years ago
  32. f29b25a Add version 2 of the iolog format by Jens Axboe · 17 years ago
  33. a61edde blktrace replay: delay support by Jens Axboe · 17 years ago
  34. 36361eb iolog bug: TD_DDIR_READ should be TD_DDIR_WRITE by Jens Axboe · 17 years ago
  35. fb7b71a Initial blktrace support by Jens Axboe · 17 years ago
  36. 733ed59 More iolog fixes by Jens Axboe · 17 years ago
  37. fcb1170 Fix read_iolog by Jens Axboe · 17 years ago
  38. 160b966 Improve random verify block sorting by Jens Axboe · 17 years ago
  39. 8de8f04 Avoid using the rbtree if we don't have to by Jens Axboe · 17 years ago
  40. bb5d7d0 Fix problems with rb code by Jens Axboe · 17 years ago
  41. c38e946 Include syncs in the stored io log by Jens Axboe · 17 years ago
  42. 4b87898 Fix io piece logging to not have O(n) runtime by Jens Axboe · 17 years ago
  43. 2dc1bbe Move thread options into a seperate structure by Jens Axboe · 17 years ago
  44. 127f686 Move setup_rate() out of log.c by Jens Axboe · 17 years ago
  45. 4e991c2 Support for setting rated based on IOPS by Jens Axboe · 17 years ago
  46. ba0fbe1 Turn the CPU burner into a real io engine by Jens Axboe · 17 years ago
  47. 34403fb Spelling fixes by Jens Axboe · 17 years ago
  48. c3852ae Improve rate usec calculation by Jens Axboe · 17 years ago
  49. 413dd45 Streamline thread_data data direction setting and checking by Jens Axboe · 17 years ago
  50. a4f4fdd [PATCH] First cut syslet async io support by Jens Axboe · 17 years ago
  51. bb3884d [PATCH] Add support for writing aggregate bandwidth log by Jens Axboe · 17 years ago
  52. fb44a18 [PATCH] Fixup rate usec cycle calculation for small values by Jens Axboe · 17 years ago
  53. 1e97cce [PATCH] Fix warnings from icc by Jens Axboe · 18 years ago
  54. a00735e [PATCH] Add seperate read/write block size options by Jens Axboe · 18 years ago
  55. f48b467 [PATCH cpu io threads need not have lots of stuff setup by Jens Axboe · 18 years ago
  56. 076efc7 [PATCH] Improve io logging by Jens Axboe · 18 years ago
  57. 56f9498 [PATCH] Revert some of the leak fixes by Jens Axboe · 18 years ago
  58. b4a6a59 [PATCH] Be nicer about cleaning up allocated memory by Jens Axboe · 18 years ago
  59. fb71fbd [PATCH] Cleanup iolog handling by Jens Axboe · 18 years ago
  60. 53cdc68 [PATCH] First cut at supporting > 1 file per job by Jens Axboe · 18 years ago
  61. 3b70d7e [PATCH] When logging to a file, stderr should go both to stderr and file by Jens Axboe · 18 years ago
  62. eb8bbf4 [PATCH] Enable output logging to file instead of stdout by Jens Axboe · 18 years ago
  63. 8914a9d [PATCH] More function moving by Jens Axboe · 18 years ago
  64. 6796209 [PATCH] Shorten the file names, stupid to prefix everything with fio- by Jens Axboe · 18 years ago[Renamed from fio-log.c]
  65. 3c39a37 [PATCH] Split up fio.c into log/stat/time parts by Jens Axboe · 18 years ago