1. 323d911 Fix recursive dump of options by Jens Axboe · 16 years ago
  2. cdd18ad Confusion between mutex and semaphore naming by Jens Axboe · 16 years ago
  3. a3d741f Add --debug=parse for option parsing debug by Jens Axboe · 16 years ago
  4. c0a5d35 fio.1: add section option and remove spurious command text by Aaron Carroll · 16 years ago
  5. 982016d extend_file need continue when the file exists by Zhang, Yanmin · 16 years ago
  6. f3de88a Move syslet/indirect bits into the OS specific directory by Jens Axboe · 16 years ago
  7. 6ae1f57 Remove dead FIO_FILE_EXISTS flag by Jens Axboe · 16 years ago
  8. 8ce9cd3 prune_io_piece_log() also needs to take list into account by Jens Axboe · 16 years ago
  9. 9b23c9f Remove dead FIO_FILE_NOSORT flag by Jens Axboe · 16 years ago
  10. 357f618 fix hugepage-size type mismatch by Aaron Carroll · 16 years ago
  11. a1dedc1 account for delayed jobs when reaping threads by Aaron Carroll · 16 years ago
  12. 509df2b Fio 1.19 by Jens Axboe · 16 years ago
  13. c09823a Don't always print usage info by Jens Axboe · 16 years ago
  14. 811a0d0 Mention new --debug=random option in README by Jens Axboe · 16 years ago
  15. 84422ac More random fixes by Jens Axboe · 16 years ago
  16. c299e03 Fix TO_MAP_BLOCK() taking offset into account twice by Jens Axboe · 16 years ago
  17. ad830ed Add FIO_SIGQUIT engine option by Jens Axboe · 16 years ago
  18. 7d6a890 Cleanup parse_cmd_line() by Jens Axboe · 16 years ago
  19. 01f06b6 Add --section command line option by Jens Axboe · 16 years ago
  20. 536582b Exit on bad command line options by Jens Axboe · 16 years ago
  21. 062c602 Add/correct missing command line options in help text by Jens Axboe · 16 years ago
  22. 19e8257 Fio 1.18.1 by Jens Axboe · 16 years ago
  23. 51b6996 Fix typo in mark_random_map() by Jens Axboe · 16 years ago
  24. b9c5b64 Fix random location generation with offset != 0 by Jens Axboe · 16 years ago
  25. 36ecec8 fio: HOWTO update by Gurudas Pai · 16 years ago
  26. 7971314 Verify doesn't really work on mixed read/write workloads, so warn by Jens Axboe · 16 years ago
  27. c475da7 Fix misplaced exit(0) in cpus_allowed setting by Jens Axboe · 16 years ago
  28. e05af9e fio: minor HOWTO fix by Gurudas Pai · 16 years ago
  29. 9183788 man page update by Jens Axboe · 16 years ago
  30. dbe1a01 Fio 1.18 by Jens Axboe · 16 years ago
  31. 4ba6613 Fix offset retrieval problem for read and write having different bs ranges by Jens Axboe · 16 years ago
  32. 97e8cd4 parser: always set off3/4 even if we have more by Jens Axboe · 16 years ago
  33. cc9159c sync engine: missing fsync check in vsync by Jens Axboe · 16 years ago
  34. 1d2af02 Add vsync io engine by Jens Axboe · 16 years ago
  35. 163f849 Improve depth marking by Jens Axboe · 16 years ago
  36. e4f54ad Decrement io_issue count when requeuing an io_u by Jens Axboe · 16 years ago
  37. b271fe6 Add debug trace for io_u_queue_complete() by Jens Axboe · 16 years ago
  38. 1e3c09a Don't allow FIO_SYNCIO io engine flag to override queue depth by Jens Axboe · 16 years ago
  39. 2bd3eab sync engine: cleanup psync/sync seperation by Jens Axboe · 16 years ago
  40. 47bc8bc Don't force iodepth == 1 for SYNC io engine by Jens Axboe · 16 years ago
  41. 108fcc1 Fix bug in fio mutex initialization by Zhang, Yanmin · 16 years ago
  42. d4ac64c Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 16 years ago
  43. 8172fe9 A few debug debug log fixes by Jens Axboe · 16 years ago
  44. 79e48f7 Add option for not including the tracing stuff by Jens Axboe · 16 years ago
  45. bd6f78b Add blktrace and verify debug tracing by Jens Axboe · 16 years ago
  46. d0656a9 CPU burn engine fix by Jens Axboe · 16 years ago
  47. 2ba1c29 A bunch of fixes by Jens Axboe · 16 years ago
  48. 691394d Typo in 'init' debug option mask by Jens Axboe · 16 years ago
  49. ee56ad5 Add --debug for enabling internal dumps on various actions by Jens Axboe · 16 years ago
  50. 886a2b5 Stop job if it fails to do any IO for a new invocation by Jens Axboe · 16 years ago
  51. 01680f3 Fio 1.17.3 by Jens Axboe · 16 years ago
  52. 259693e Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 16 years ago
  53. d9d91e3 Fix wrong accouning of zone bytes by Jens Axboe · 16 years ago
  54. 273f8c9 Random IO fixes by Jens Axboe · 16 years ago
  55. 65bdb10 More file extend fixes by Jens Axboe · 16 years ago
  56. 587af92 file extent fix by Gurudas Pai · 16 years ago
  57. 89e820f Update iodepth_batch documentation by Jens Axboe · 16 years ago
  58. a2e6f8a Make iodepth_batch=1 by default by Jens Axboe · 16 years ago
  59. 5e00c2c libio: fix bug in commit hook by Jens Axboe · 16 years ago
  60. f51dcaf surface-scan: make bs 64k again by Jens Axboe · 16 years ago
  61. 04d04cd Add sample file for surface scan by Shawn Lewis · 16 years ago
  62. e28218f Revert "Remove verify_pattern option, replace with verify=pattern:x" by Shawn Lewis · 16 years ago
  63. fc74ac1 Don't truncate files if we don't need to extend them by Shawn Lewis · 16 years ago
  64. aa31f1f Add fill_device option by Shawn Lewis · 16 years ago
  65. 8f9cc4a fio: Fix for new file creation by Gurudas Pai · 17 years ago
  66. 45378b3 Show fio help page when no arguments are given by Jens Axboe · 17 years ago
  67. 509eab1 Overflow bugs in random map by Jens Axboe · 17 years ago
  68. d090f6f Add Intel IOMeter file access server example job file by Jens Axboe · 17 years ago
  69. 564ca97 Add support for 'bssplit' option, fine grained block size contrl by Jens Axboe · 17 years ago
  70. 757aff4 '1' is minimum value for queue depth, don't allow 0 by Jens Axboe · 17 years ago
  71. e6026f9 syslet: we have fls(), use it for rounding ring size up by Jens Axboe · 17 years ago
  72. a3cc770 unsigned vs signed warnings by Jens Axboe · 17 years ago
  73. 11a65bf syslet: can't free the stack by Jens Axboe · 17 years ago
  74. 1e20499 Change io engine version by Jens Axboe · 17 years ago
  75. e7d2e61 ->getevents() should take unsigned args by Jens Axboe · 17 years ago
  76. 4a88edf syslet: cleanup event reaping by Jens Axboe · 17 years ago
  77. db6defc syslet: add proper read barrier between user_tail and completion read by Jens Axboe · 17 years ago
  78. c6effc3 syslet: error handling by Jens Axboe · 17 years ago
  79. 05f6a17 syslet: make sure ring buffer is a power-of-2 by Jens Axboe · 17 years ago
  80. e81f734 syslet: memory allocation error handling by Jens Axboe · 17 years ago
  81. ad532d7 Add kcompat.h by Jens Axboe · 17 years ago
  82. 12cbb46 syslet: update to -v7 as posted by Zach by Jens Axboe · 17 years ago
  83. 056f345 Fix failure in opening files with O_NOATIME by Aaron Carroll · 17 years ago
  84. 046ee30 Update HOWTO terse description by Shawn Lewis · 17 years ago
  85. 1092731 fix utime_since overflow by Shawn Lewis · 17 years ago
  86. 8670579 don't log iopiece when do_verify is off by Shawn Lewis · 17 years ago
  87. d9956b6 fio.1: minor fixes by Aaron Carroll · 17 years ago
  88. ac68478 Seperate ioprio value from setting by Jens Axboe · 17 years ago
  89. 64d04e4 Fio 1.17.2 by Jens Axboe · 17 years ago
  90. 4381960 Fix spurious eta output by Aaron Carroll · 17 years ago
  91. b4c5e1a More cpu engine fixes by Jens Axboe · 17 years ago
  92. 5a32012 Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 17 years ago
  93. 1f809d1 Fixes for CPU burn engine by Jens Axboe · 17 years ago
  94. a31041e Add pread/pwrite support to sync engine by gurudas pai · 17 years ago
  95. 59b9ddf fio: build warning fix on gcc-3.4.6-3 by gurudas pai · 17 years ago
  96. 3a6d267 splice: fix fallback from copy vmsplice to nothing by Jens Axboe · 17 years ago
  97. 8b85024 splice: fix problem with current mainline kernels by Jens Axboe · 17 years ago
  98. ad92396 Set O_NOATIME on open for non-regular files by Jens Axboe · 17 years ago
  99. 53aec0a fio HOWTO/man fix by gurudas pai · 17 years ago
  100. 67f5b27 Get rid of syslet-rw compile warnings on 32-bit by Jens Axboe · 17 years ago