1. 6df8ada blktrace fixup + documentation by Jens Axboe · 17 years ago
  2. a2eea81 blktrace support now works by Jens Axboe · 17 years ago
  3. 8c1fdf0 blktrace support update by Jens Axboe · 17 years ago
  4. 36361eb iolog bug: TD_DDIR_READ should be TD_DDIR_WRITE by Jens Axboe · 17 years ago
  5. e7a7d70 Fix typo in blktrace code by Jens Axboe · 17 years ago
  6. fdefd98 Some more bits of blktrace support by Jens Axboe · 17 years ago
  7. fb7b71a Initial blktrace support by Jens Axboe · 17 years ago
  8. 3deb310 Log error on io buffer allocation by Jens Axboe · 17 years ago
  9. db1cd90 Allow termination during io_u building by Jens Axboe · 17 years ago
  10. 019b18e Fio 1.16.1 by Jens Axboe · 17 years ago
  11. 2dbdab7 Fix bug with file references by Jens Axboe · 17 years ago
  12. 0a839f3 Disk stat improvements by Jens Axboe · 17 years ago
  13. 733ed59 More iolog fixes by Jens Axboe · 17 years ago
  14. fcb1170 Fix read_iolog by Jens Axboe · 17 years ago
  15. b680c54 Fio 1.16 by Jens Axboe · 17 years ago
  16. 97f049c Fio is also available over http:// by Jens Axboe · 17 years ago
  17. a9b7b30 Fix file unlinking by Jens Axboe · 17 years ago
  18. 3106f22 Fix command line parsing bug by Jens Axboe · 17 years ago
  19. 097b299 Fix --showcmd bug by Jens Axboe · 17 years ago
  20. 6cefbe3 Mask in BE ioprio class as default by Jens Axboe · 17 years ago
  21. 7a93ab1 Revert "We do need to send a SIGQUIT to a process/thread, even if it is running" by Jens Axboe · 17 years ago
  22. 90a87d4 Have the job set ->terminate when runtime is exceeded by Jens Axboe · 17 years ago
  23. cf4464c Add time_based option by Jens Axboe · 17 years ago
  24. 210f43b Replace random constant with the symbolic name (GR prime) by Jens Axboe · 17 years ago
  25. b6f9676 IO buffer allocation cleanup by Jens Axboe · 17 years ago
  26. e9459e5 Add zero_buffers option by Jens Axboe · 17 years ago
  27. 660a1cb Reduntant write bit checks by Jens Axboe · 17 years ago
  28. ef5fffa We do need to send a SIGQUIT to a process/thread, even if it is running by Jens Axboe · 17 years ago
  29. 30061b9 Log and dump short ios by Jens Axboe · 17 years ago
  30. ce98fa6 If writing to stdout, move stat output to stderr by Jens Axboe · 17 years ago
  31. 8cc7afa Better checks for disk util init by Jens Axboe · 17 years ago
  32. d424d4d No need to check for type before doing fsync() by Jens Axboe · 17 years ago
  33. 6615982 Add support for using '-' as filename for stdin/stdout by Jens Axboe · 17 years ago
  34. d460eb3 Fix problem with f->last_completed_pos not being correct on requeues by Jens Axboe · 17 years ago
  35. b5605e9 Add check for pipe/fifo files by Jens Axboe · 17 years ago
  36. cbf5c1d Warn more gently if the kernel is too old for io scheduler switching by Jens Axboe · 17 years ago
  37. 13fbfd8 Fio 1.15.2 by Jens Axboe · 17 years ago
  38. 07eb79d Put the ->real_file_size handling into fio by Jens Axboe · 17 years ago
  39. b284075 A ->close_file() operation isn't strictly needed by Jens Axboe · 17 years ago
  40. f4e62a5 For non-file engines, set ->real_file_size if total size is known by Jens Axboe · 17 years ago
  41. e48676b Fix bug with stonewall option causing segfault by gurudas pai · 17 years ago
  42. 40b44f4 Fix problem with treating ENOENT as an error by Jens Axboe · 17 years ago
  43. 0798ba3 GUASI API change by Davide Libenzi · 17 years ago
  44. cca73aa Add a '--showcmd' option for dumping a job file by Jens Axboe · 17 years ago
  45. 4b472fa Let parse_options() decide on when parsing failed by Jens Axboe · 17 years ago
  46. 523bfad Have strip_blank_end() also strip off any comments by Jens Axboe · 17 years ago
  47. e11c410 Fix sysfs_root assignment with multiple identical devices by Jens Axboe · 17 years ago
  48. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 17 years ago
  49. 9f8f206 Seperate disk util code out of fio.c by Jens Axboe · 17 years ago
  50. 07e5b26 Fix disk utilization and ioscheduler switch on raw devices by Jens Axboe · 17 years ago
  51. 12b8a83 Fio 1.15.1 by Jens Axboe · 17 years ago
  52. 946ff86 sg engine: fix old comment by Jens Axboe · 17 years ago
  53. 15ba640 sg engine: do type check only when sd has been setup by Jens Axboe · 17 years ago
  54. a05bd42 sg engine: errno return value fixes by Jens Axboe · 17 years ago
  55. b4ba5f3 splice engine: return negative for error by Jens Axboe · 17 years ago
  56. bab3fd5 Log and return error in early file open checks by Jens Axboe · 17 years ago
  57. ef11d73 Save a division, if delta is non-zero. by Jens Axboe · 17 years ago
  58. ea44365 Unlink a writeable file, if overwrite isn't set by Jens Axboe · 17 years ago
  59. 99cbac7 Merge branch 'master' of axboe@router:/data/git/fio by root · 17 years ago
  60. 6c7c7da Warn when seeing a job option outside of a job section by Jens Axboe · 17 years ago
  61. d0f62ba Increase latency histogram resolution by Jens Axboe · 17 years ago
  62. 76f58b9 syslet engine: fix segfault if syslets are not available by Jens Axboe · 17 years ago
  63. 1020a13 Fix loop with multiple files by Jens Axboe · 17 years ago
  64. 0401bca Fix memory overflow with > 64 byte options by Jens Axboe · 17 years ago
  65. e8be2ad Only use posix_fallocate(), if we are overwriting by Jens Axboe · 17 years ago
  66. cdc7f19 Fix parsing of job section with preceeding space by gurudas pai · 17 years ago
  67. 993cca0 compiler.h needs to define __must_check if not set by Jens Axboe · 17 years ago
  68. 73e07ac Fix typo in previous compiler patch for gcc 3.x by Jens Axboe · 17 years ago
  69. 4fee809 Fix __must_check compile on older compilers by Jens Axboe · 17 years ago
  70. 4d651da Fix bug with stripping white space at the front of an option by Jens Axboe · 17 years ago
  71. 97cc1a8 Fio version 1.15 by Jens Axboe · 17 years ago
  72. 36afc11 Fix typo in the netio example by Jens Axboe · 17 years ago
  73. 8400d9b Fix short IO handling for verifies as well by Jens Axboe · 17 years ago
  74. 5a7c568 Handle short read at the end of file by Jens Axboe · 17 years ago
  75. 92c1d41 Don't inherit new_group for sub-jobs by Jens Axboe · 17 years ago
  76. 409b341 Fix size setting on raw devices by Jens Axboe · 17 years ago
  77. d5ed68e Fix infinite loop in get_next_file_rr() by Jens Axboe · 17 years ago
  78. fb0480b Add a REPORTING-BUGS file by Jens Axboe · 17 years ago
  79. 059e63c Better check for not doing a file twice by Jens Axboe · 17 years ago
  80. 43063a1 Fix bug with not noticing end of file by Jens Axboe · 17 years ago
  81. e6e4160 Print number of open files in eta dump by Jens Axboe · 17 years ago
  82. 22d6621 Don't free the string options by Jens Axboe · 17 years ago
  83. 541d66d Use clear_error() instead of clearing the error manually by Jens Axboe · 17 years ago
  84. 9bf27b4 Auto limit open files if we get EMFILE by Jens Axboe · 17 years ago
  85. 0ddb270 'opendir' fixes by Jens Axboe · 17 years ago
  86. 2c187c0 Update fio io engine version by Jens Axboe · 17 years ago
  87. 000b080 No need to return an error from get_file_sizes() by Jens Axboe · 17 years ago
  88. 507a702 Only overwrite in layout if needed by Jens Axboe · 17 years ago
  89. 413d669 Do the invalidate/advise hinting in td_open_file() by Jens Axboe · 17 years ago
  90. 7bb48f8 Revamp the file creation code by Jens Axboe · 17 years ago
  91. 148cf6a Cleanup generic_file_open() by Jens Axboe · 17 years ago
  92. 7e0e25c Don't completely fail for block device flushing failure by Jens Axboe · 17 years ago
  93. 1d56dfe Make sure to set io size on non-files by Jens Axboe · 17 years ago
  94. 88c46b6 Trim the rbtree stuff fio doesn't use by Jens Axboe · 17 years ago
  95. 3902866 Remove kernel headers from rbtree.h by Jens Axboe · 17 years ago
  96. 0725726 GUASI engine: should use log_err() during runtime by Jens Axboe · 17 years ago
  97. 160b966 Improve random verify block sorting by Jens Axboe · 17 years ago
  98. 8de8f04 Avoid using the rbtree if we don't have to by Jens Axboe · 17 years ago
  99. bb5d7d0 Fix problems with rb code by Jens Axboe · 17 years ago
  100. 44b5374 Update rbtree code by Jens Axboe · 17 years ago