1. e40823b Print error on thread init failure by Jens Axboe · 15 years ago
  2. c85c324 Async verify HOWTO/man update by Jens Axboe · 15 years ago
  3. b36e298 Code indentation fix by Jens Axboe · 15 years ago
  4. d561f2a Make async IO verify offload handle errors properly by Jens Axboe · 15 years ago
  5. e53ab27 Improve async verify offload efficiency by Jens Axboe · 15 years ago
  6. e8462bd Add support for async IO verification offload by Jens Axboe · 15 years ago
  7. 8f933ca mmap engine: remove code duplication by Jens Axboe · 15 years ago
  8. ed47cbf mmap engine: allow full mmaps for 64-bit machines by Jens Axboe · 15 years ago
  9. 3d87c7a Fio 1.30 by Jens Axboe · 15 years ago
  10. cb21168 Add warning about potentially missing O_DIRECT support or bad alignment by Jens Axboe · 15 years ago
  11. 8b5f731 Don't limit direct IO to 512b aligned by Jens Axboe · 15 years ago
  12. fc966be Fix O_DIRECT memory alignment by Jens Axboe · 15 years ago
  13. aea691c Fio 1.29 by Jens Axboe · 15 years ago
  14. e0ae4df Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  15. 8a4f8a2 Fix issue with fill_device=1 and continue_on_error by Radha Ramachandran · 15 years ago
  16. 656b139 Add code to detect a task that exited prior to up'ing the startup mutex by Jens Axboe · 15 years ago
  17. 9c0d224 Don't allow pre_read on IO engines that cannot seek by Jens Axboe · 15 years ago
  18. c103f24 Fio 1.29-rc1 by Jens Axboe · 15 years ago
  19. 276ca4f Fix compile error by Jens Axboe · 15 years ago
  20. 29d43ff Move gtod_cpu affinity check to verify callback by Jens Axboe · 15 years ago
  21. 896cac2 Move rw= write && read_only check to ->verify callback by Jens Axboe · 15 years ago
  22. d529ee1 Add support for the iomem_align option by Jens Axboe · 15 years ago
  23. 70a4c0c Add verify hook to options by Jens Axboe · 15 years ago
  24. 3980127 Only show maxval in --cmdhelp if it is given by Jens Axboe · 15 years ago
  25. 829a602 Cleanup IO buffer memory allocation by Jens Axboe · 15 years ago
  26. ff455a0 mmap engine: fix for large files on 32-bit archs by Jens Axboe · 15 years ago
  27. f6db4fa sg engine: IO should be done sync of O_SYNC and O_DIRECT by Jens Axboe · 15 years ago
  28. 5f9099e Add support for fdatasync() by Jens Axboe · 15 years ago
  29. 7771081 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  30. dcb4830 Alter the order of checking time exceeded vs getting an io_u by Radha Ramachandran · 15 years ago
  31. fd4442b Default print pretty up by Jens Axboe · 15 years ago
  32. c1f7543 Cmd help type fix by Jens Axboe · 15 years ago
  33. 1ec99ee Fix typo on continue_on_error patch by Jens Axboe · 15 years ago
  34. f2bba18 Add a 'continue_on_error' option to fio by Radha Ramachandran · 15 years ago
  35. 9896178 Fio 1.28 by Jens Axboe · 15 years ago
  36. b23b6a2 Yet another rate fixup by Jens Axboe · 15 years ago
  37. 40e1a6f Improve rate limiting by Jens Axboe · 15 years ago
  38. 4580885 Get rid of (now) unused rate_throttle() by Jens Axboe · 15 years ago
  39. e69d6e3 Fio 1.27.4 by Jens Axboe · 15 years ago
  40. 54c00a8 Remove a reference check by Jens Axboe · 15 years ago
  41. 2be3eec File close fixes by Jens Axboe · 15 years ago
  42. 39d9ef6 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  43. 3ce9dca More documentation updates by Jens Axboe · 15 years ago
  44. c35dd7a Documentation update by Jens Axboe · 15 years ago
  45. f6c4c07 Fio 1.27.3 by Jens Axboe · 15 years ago
  46. 29a90dd Fix slat numbers by Jens Axboe · 15 years ago
  47. d982d87 Fix bad min rate check by Jens Axboe · 15 years ago
  48. e01b22b parser: get rid of FIO_OPT_STR_VAL_INT by Jens Axboe · 15 years ago
  49. 835d9b9 Use __e for errno by Jens Axboe · 15 years ago
  50. 8fe9eff Fio 1.27.2 by Jens Axboe · 15 years ago
  51. 22a57ba Fix problem with too many opened files by Jens Axboe · 15 years ago
  52. 2cc5293 Bad indent by Jens Axboe · 15 years ago
  53. ec76f15 Fix fd leak in cache line checking by Jens Axboe · 15 years ago
  54. cf2dd8d Missed int to pointer conversion check for ->ratemin by Jens Axboe · 15 years ago
  55. 1621031 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  56. 581e714 Add support for limiting only rate in only one direction by Jens Axboe · 15 years ago
  57. 7c8f1a5 Fix bug in parser with postfix and truncated direction values by Jens Axboe · 15 years ago
  58. 890abca Fio 1.27.1 by Jens Axboe · 15 years ago
  59. 0d1cd20 Fix fill_device with read/randread by Jens Axboe · 15 years ago
  60. 29c8e86 Move td_* ddir defines by Jens Axboe · 15 years ago
  61. e9f4847 Add pre_read to man page by Jens Axboe · 15 years ago
  62. e9f98a7 Fio 1.27 by Jens Axboe · 15 years ago
  63. d1bd721 Improve throughput ETA display by Jens Axboe · 15 years ago
  64. adb02ba Add iops rate to ETA display by Jens Axboe · 15 years ago
  65. 0a4957c Fix bug with rwmix and multiple loops over the same set by Jens Axboe · 15 years ago
  66. c592b9f More fio.h cleanups by Jens Axboe · 15 years ago
  67. 7c9b1bc Split off diskutil include by Jens Axboe · 15 years ago
  68. 590aebd Move file service type defines to file.h by Jens Axboe · 15 years ago
  69. 5995a6a Add iolog defines by Jens Axboe · 15 years ago
  70. 2b4f4ab Move IO engine flags by Jens Axboe · 15 years ago
  71. dcefb58 Add ioengine.h header by Jens Axboe · 15 years ago
  72. 4cd02b3 Move more file stuff to file.h by Jens Axboe · 15 years ago
  73. 4f5af7b Cleanup verify headers by Jens Axboe · 15 years ago
  74. d6aed79 Clean up file flags by Jens Axboe · 15 years ago
  75. 5e0074c Fix problem with fill_device and read workloads by Jens Axboe · 15 years ago
  76. 34f1c04 Make pre_read imply invalidate=0 by Jens Axboe · 15 years ago
  77. 468306a mmap engine: don't invalidate cache on segment remap by Jens Axboe · 15 years ago
  78. 4e9401c mmap engine: remove 'mmap too large' check for 32-bit by Jens Axboe · 15 years ago
  79. ac89311 mmap engine: allow large files on 32-bit archs by Jens Axboe · 15 years ago
  80. 482900c Fio man page still refers to old mailing list by Jens Axboe · 15 years ago
  81. 58726a1 Fix problem with fadvise() and fill_device option by Jens Axboe · 15 years ago
  82. 1712751 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  83. c97bd0f Increase accuracy of disk utility percentage by Jens Axboe · 15 years ago
  84. 3bfb53d Remove io_u->endpos by Jens Axboe · 15 years ago
  85. 398e8c4 Make sure that exec_prerun/postrun work for shell commands by Jens Axboe · 15 years ago
  86. 55c39e2 Fix old printf() in pre_read() by Jens Axboe · 15 years ago
  87. 55093ac Fio 1.26.4 by Jens Axboe · 15 years ago
  88. b0f6586 pre_read fixes by Jens Axboe · 15 years ago
  89. 3b5ccd3 Fio 1.26.3 by Jens Axboe · 15 years ago
  90. ccd4f41 Add fio_generate_plots.1 man page from debian package by Jens Axboe · 15 years ago
  91. 639ce0f man page fix to make lintian happy by Martin Steigerwald · 15 years ago
  92. afad68f Add pre_read option by Zhang, Yanmin · 15 years ago
  93. 8de43fd Add appropriate warning in mmap engine for large maps failing by Jens Axboe · 15 years ago
  94. 87c27b4 Clear f on error get_next_file_rr() by Jens Axboe · 15 years ago
  95. 9fd1896 Return EILSEQ on verify errors instead of EIO by Jens Axboe · 15 years ago
  96. 306ddc9 Include transfer size in the clat/slat measurements by Jens Axboe · 15 years ago
  97. d2bbb8d Fix garbling of clat/slat logs if a shared log file is used by Fabio Checconi · 15 years ago
  98. 3c704d7 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  99. 3776041 fio howto typo fixes by Randy Dunlap · 15 years ago
  100. 26eca2d fio docs corrections by Randy Dunlap · 15 years ago