1. e8462bd Add support for async IO verification offload by Jens Axboe · 15 years ago
  2. d529ee1 Add support for the iomem_align option by Jens Axboe · 15 years ago
  3. 5f9099e Add support for fdatasync() by Jens Axboe · 15 years ago
  4. 1ec99ee Fix typo on continue_on_error patch by Jens Axboe · 15 years ago
  5. f2bba18 Add a 'continue_on_error' option to fio by Radha Ramachandran · 15 years ago
  6. 4580885 Get rid of (now) unused rate_throttle() by Jens Axboe · 15 years ago
  7. 1621031 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  8. 581e714 Add support for limiting only rate in only one direction by Jens Axboe · 15 years ago
  9. 29c8e86 Move td_* ddir defines by Jens Axboe · 15 years ago
  10. adb02ba Add iops rate to ETA display by Jens Axboe · 15 years ago
  11. 0a4957c Fix bug with rwmix and multiple loops over the same set by Jens Axboe · 15 years ago
  12. c592b9f More fio.h cleanups by Jens Axboe · 15 years ago
  13. 7c9b1bc Split off diskutil include by Jens Axboe · 15 years ago
  14. 590aebd Move file service type defines to file.h by Jens Axboe · 15 years ago
  15. 5995a6a Add iolog defines by Jens Axboe · 15 years ago
  16. 2b4f4ab Move IO engine flags by Jens Axboe · 15 years ago
  17. dcefb58 Add ioengine.h header by Jens Axboe · 15 years ago
  18. 4cd02b3 Move more file stuff to file.h by Jens Axboe · 15 years ago
  19. 4f5af7b Cleanup verify headers by Jens Axboe · 15 years ago
  20. d6aed79 Clean up file flags by Jens Axboe · 15 years ago
  21. ac89311 mmap engine: allow large files on 32-bit archs by Jens Axboe · 15 years ago
  22. 1712751 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  23. c97bd0f Increase accuracy of disk utility percentage by Jens Axboe · 15 years ago
  24. 3bfb53d Remove io_u->endpos by Jens Axboe · 15 years ago
  25. b0f6586 pre_read fixes by Jens Axboe · 15 years ago
  26. afad68f Add pre_read option by Zhang, Yanmin · 15 years ago
  27. 306ddc9 Include transfer size in the clat/slat measurements by Jens Axboe · 15 years ago
  28. 720e84a Add support for different weights for reads and writes with bssplit by Jens Axboe · 15 years ago
  29. 5bfc35d Reseed random generator for loop/time based runs by Jens Axboe · 15 years ago
  30. eaf9b41 File reset should clear random map as well by Jens Axboe · 15 years ago
  31. 2b7a01d Add blockalign/ba option by Jens Axboe · 15 years ago
  32. df9c26b Avoid opening files until they are used by Jens Axboe · 15 years ago
  33. dd87b2c Missing fio.h update by Jens Axboe · 15 years ago
  34. 814452b Add create_on_open option by Jens Axboe · 15 years ago
  35. a086c25 Add 'sequential' file_service_type by Jens Axboe · 15 years ago
  36. 6dd6f2c __usec_sleep() really just spins, rename it by Jens Axboe · 16 years ago
  37. be4ecfd Add gtod_cpu option for pinning gettimeofday() to a single CPU by Jens Axboe · 16 years ago
  38. e3cedca Add support for giving bw/clat/slat log prefixes by Jens Axboe · 16 years ago
  39. 993bf48 Add gtod_reduce option by Jens Axboe · 16 years ago
  40. 12d9d84 Issue time fixup for guasi/libaio by Jens Axboe · 16 years ago
  41. 9520ebb Add options for disabling slat/clat/bw measurements by Jens Axboe · 16 years ago
  42. 62977e0 Kill io_u timeout handling by Jens Axboe · 16 years ago
  43. 6742301 Add support to display slave device stats for software RAIDs. by Shehjar Tikoo · 16 years ago
  44. b29ee5b Update ramp_time by Jens Axboe · 16 years ago
  45. 721938a Add ramp_time option by Jens Axboe · 16 years ago
  46. 3845591 Add intel hardware assisted crc32c support by Jens Axboe · 16 years ago
  47. bac39e0 Add crc32c checksum by Jens Axboe · 16 years ago
  48. 3b8b713 Add option priorities by Jens Axboe · 16 years ago
  49. 4950421 Add iodepth_batch_complete control by Jens Axboe · 16 years ago
  50. 556e831 solarisaio: support signal driven async IO by Jens Axboe · 16 years ago
  51. 01743ee Rename list_* function and file to flist_ to avoid conflict with FreeBSD by Jens Axboe · 16 years ago
  52. 417f006 Add Solaris native aio engine by Jens Axboe · 16 years ago
  53. de60566 ffz() takes ints, so change the file_map to being int based by Jens Axboe · 16 years ago
  54. ccb0fa2 Seperate status timer setup from disk util timer by Jens Axboe · 16 years ago
  55. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  56. 838bc70 Add logging for queue submit and complet counts by Jens Axboe · 16 years ago
  57. 5973caf Add option for refilling IO buffers on each submit by Jens Axboe · 16 years ago
  58. 009bd84 Fix bad interaction with file open/close and queuing by Jens Axboe · 16 years ago
  59. d800575 Improve iodepth logging by Jens Axboe · 16 years ago
  60. 3bec7ae Allow marking of queue depth for more than 1 io_u at the time by Jens Axboe · 16 years ago
  61. aec2de2 Kill unused parameters by Jens Axboe · 16 years ago
  62. e492866 Base the rwmix switch algorithm on io issues by Jens Axboe · 16 years ago
  63. d3eeeab Improve eta calculation and display for complex jobs by Jens Axboe · 16 years ago
  64. 2b386d2 Add softrandommap and --alloc-size options by Jens Axboe · 16 years ago
  65. 303032a Allow randommap allocation to fail by Jens Axboe · 16 years ago
  66. f718273 Extend ipo file action capabilities by Jens Axboe · 16 years ago
  67. 691c8fb blktrace improvements and fixups by Jens Axboe · 16 years ago
  68. 58f9f04 for_each_file() fix by Jens Axboe · 16 years ago
  69. 9efef3c Multiple file handling fixes by Jens Axboe · 16 years ago
  70. 4d4e80f Revamp file locking by Jens Axboe · 16 years ago
  71. 29c1349 Add the file sharing bits by Jens Axboe · 16 years ago
  72. 392a374 Missed fio.h update for filehash, oops by Jens Axboe · 16 years ago
  73. b2bd2bd Add file locking hooks by Jens Axboe · 16 years ago
  74. f85ac25 Remove the file->last_completed_pos variable by Jens Axboe · 16 years ago
  75. 126d65c Make file structures dynamically allocated by Jens Axboe · 16 years ago
  76. 6977bcd Update close file handler to return potential error by Jens Axboe · 16 years ago
  77. 24ffd2c Add close_files() that closes all files by Jens Axboe · 16 years ago
  78. cdd18ad Confusion between mutex and semaphore naming by Jens Axboe · 16 years ago
  79. a3d741f Add --debug=parse for option parsing debug by Jens Axboe · 16 years ago
  80. 6ae1f57 Remove dead FIO_FILE_EXISTS flag by Jens Axboe · 16 years ago
  81. 9b23c9f Remove dead FIO_FILE_NOSORT flag by Jens Axboe · 16 years ago
  82. 84422ac More random fixes by Jens Axboe · 16 years ago
  83. c299e03 Fix TO_MAP_BLOCK() taking offset into account twice by Jens Axboe · 16 years ago
  84. ad830ed Add FIO_SIGQUIT engine option by Jens Axboe · 16 years ago
  85. 01f06b6 Add --section command line option by Jens Axboe · 16 years ago
  86. d4ac64c Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 16 years ago
  87. 8172fe9 A few debug debug log fixes by Jens Axboe · 16 years ago
  88. 79e48f7 Add option for not including the tracing stuff by Jens Axboe · 16 years ago
  89. bd6f78b Add blktrace and verify debug tracing by Jens Axboe · 16 years ago
  90. 2ba1c29 A bunch of fixes by Jens Axboe · 16 years ago
  91. ee56ad5 Add --debug for enabling internal dumps on various actions by Jens Axboe · 16 years ago
  92. e28218f Revert "Remove verify_pattern option, replace with verify=pattern:x" by Shawn Lewis · 16 years ago
  93. aa31f1f Add fill_device option by Shawn Lewis · 16 years ago
  94. 509eab1 Overflow bugs in random map by Jens Axboe · 17 years ago
  95. 564ca97 Add support for 'bssplit' option, fine grained block size contrl by Jens Axboe · 17 years ago
  96. 1e20499 Change io engine version by Jens Axboe · 17 years ago
  97. e7d2e61 ->getevents() should take unsigned args by Jens Axboe · 17 years ago
  98. 12cbb46 syslet: update to -v7 as posted by Zach by Jens Axboe · 17 years ago
  99. 1092731 fix utime_since overflow by Shawn Lewis · 17 years ago
  100. ac68478 Seperate ioprio value from setting by Jens Axboe · 17 years ago