1. 306ddc9 Include transfer size in the clat/slat measurements by Jens Axboe · 15 years ago
  2. 720e84a Add support for different weights for reads and writes with bssplit by Jens Axboe · 15 years ago
  3. 5bfc35d Reseed random generator for loop/time based runs by Jens Axboe · 15 years ago
  4. eaf9b41 File reset should clear random map as well by Jens Axboe · 15 years ago
  5. 2b7a01d Add blockalign/ba option by Jens Axboe · 15 years ago
  6. df9c26b Avoid opening files until they are used by Jens Axboe · 15 years ago
  7. dd87b2c Missing fio.h update by Jens Axboe · 15 years ago
  8. 814452b Add create_on_open option by Jens Axboe · 15 years ago
  9. a086c25 Add 'sequential' file_service_type by Jens Axboe · 15 years ago
  10. 6dd6f2c __usec_sleep() really just spins, rename it by Jens Axboe · 16 years ago
  11. be4ecfd Add gtod_cpu option for pinning gettimeofday() to a single CPU by Jens Axboe · 16 years ago
  12. e3cedca Add support for giving bw/clat/slat log prefixes by Jens Axboe · 16 years ago
  13. 993bf48 Add gtod_reduce option by Jens Axboe · 16 years ago
  14. 12d9d84 Issue time fixup for guasi/libaio by Jens Axboe · 16 years ago
  15. 9520ebb Add options for disabling slat/clat/bw measurements by Jens Axboe · 16 years ago
  16. 62977e0 Kill io_u timeout handling by Jens Axboe · 16 years ago
  17. 6742301 Add support to display slave device stats for software RAIDs. by Shehjar Tikoo · 16 years ago
  18. b29ee5b Update ramp_time by Jens Axboe · 16 years ago
  19. 721938a Add ramp_time option by Jens Axboe · 16 years ago
  20. 3845591 Add intel hardware assisted crc32c support by Jens Axboe · 16 years ago
  21. bac39e0 Add crc32c checksum by Jens Axboe · 16 years ago
  22. 3b8b713 Add option priorities by Jens Axboe · 16 years ago
  23. 4950421 Add iodepth_batch_complete control by Jens Axboe · 16 years ago
  24. 556e831 solarisaio: support signal driven async IO by Jens Axboe · 16 years ago
  25. 01743ee Rename list_* function and file to flist_ to avoid conflict with FreeBSD by Jens Axboe · 16 years ago
  26. 417f006 Add Solaris native aio engine by Jens Axboe · 16 years ago
  27. de60566 ffz() takes ints, so change the file_map to being int based by Jens Axboe · 16 years ago
  28. ccb0fa2 Seperate status timer setup from disk util timer by Jens Axboe · 16 years ago
  29. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  30. 838bc70 Add logging for queue submit and complet counts by Jens Axboe · 16 years ago
  31. 5973caf Add option for refilling IO buffers on each submit by Jens Axboe · 16 years ago
  32. 009bd84 Fix bad interaction with file open/close and queuing by Jens Axboe · 16 years ago
  33. d800575 Improve iodepth logging by Jens Axboe · 16 years ago
  34. 3bec7ae Allow marking of queue depth for more than 1 io_u at the time by Jens Axboe · 16 years ago
  35. aec2de2 Kill unused parameters by Jens Axboe · 16 years ago
  36. e492866 Base the rwmix switch algorithm on io issues by Jens Axboe · 16 years ago
  37. d3eeeab Improve eta calculation and display for complex jobs by Jens Axboe · 16 years ago
  38. 2b386d2 Add softrandommap and --alloc-size options by Jens Axboe · 16 years ago
  39. 303032a Allow randommap allocation to fail by Jens Axboe · 16 years ago
  40. f718273 Extend ipo file action capabilities by Jens Axboe · 16 years ago
  41. 691c8fb blktrace improvements and fixups by Jens Axboe · 16 years ago
  42. 58f9f04 for_each_file() fix by Jens Axboe · 16 years ago
  43. 9efef3c Multiple file handling fixes by Jens Axboe · 16 years ago
  44. 4d4e80f Revamp file locking by Jens Axboe · 16 years ago
  45. 29c1349 Add the file sharing bits by Jens Axboe · 17 years ago
  46. 392a374 Missed fio.h update for filehash, oops by Jens Axboe · 17 years ago
  47. b2bd2bd Add file locking hooks by Jens Axboe · 17 years ago
  48. f85ac25 Remove the file->last_completed_pos variable by Jens Axboe · 17 years ago
  49. 126d65c Make file structures dynamically allocated by Jens Axboe · 17 years ago
  50. 6977bcd Update close file handler to return potential error by Jens Axboe · 17 years ago
  51. 24ffd2c Add close_files() that closes all files by Jens Axboe · 17 years ago
  52. cdd18ad Confusion between mutex and semaphore naming by Jens Axboe · 17 years ago
  53. a3d741f Add --debug=parse for option parsing debug by Jens Axboe · 17 years ago
  54. 6ae1f57 Remove dead FIO_FILE_EXISTS flag by Jens Axboe · 17 years ago
  55. 9b23c9f Remove dead FIO_FILE_NOSORT flag by Jens Axboe · 17 years ago
  56. 84422ac More random fixes by Jens Axboe · 17 years ago
  57. c299e03 Fix TO_MAP_BLOCK() taking offset into account twice by Jens Axboe · 17 years ago
  58. ad830ed Add FIO_SIGQUIT engine option by Jens Axboe · 17 years ago
  59. 01f06b6 Add --section command line option by Jens Axboe · 17 years ago
  60. d4ac64c Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 17 years ago
  61. 8172fe9 A few debug debug log fixes by Jens Axboe · 17 years ago
  62. 79e48f7 Add option for not including the tracing stuff by Jens Axboe · 17 years ago
  63. bd6f78b Add blktrace and verify debug tracing by Jens Axboe · 17 years ago
  64. 2ba1c29 A bunch of fixes by Jens Axboe · 17 years ago
  65. ee56ad5 Add --debug for enabling internal dumps on various actions by Jens Axboe · 17 years ago
  66. e28218f Revert "Remove verify_pattern option, replace with verify=pattern:x" by Shawn Lewis · 17 years ago
  67. aa31f1f Add fill_device option by Shawn Lewis · 17 years ago
  68. 509eab1 Overflow bugs in random map 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. 1e20499 Change io engine version by Jens Axboe · 17 years ago
  71. e7d2e61 ->getevents() should take unsigned args by Jens Axboe · 17 years ago
  72. 12cbb46 syslet: update to -v7 as posted by Zach by Jens Axboe · 17 years ago
  73. 1092731 fix utime_since overflow by Shawn Lewis · 17 years ago
  74. ac68478 Seperate ioprio value from setting by Jens Axboe · 17 years ago
  75. 1f809d1 Fixes for CPU burn engine by Jens Axboe · 17 years ago
  76. e592a06 Add ETA output control and interactivity check by Aaron Carroll · 17 years ago
  77. 7101d9c Full readonly check by Jens Axboe · 17 years ago
  78. 4241ea8 Extend --readonly by Jens Axboe · 17 years ago
  79. 81887d5 splice: update to new vmsplice-to-user interface by Jens Axboe · 17 years ago
  80. 061c869 Add unmap hook that belongs to the IO engines by Jens Axboe · 17 years ago
  81. bfb41d9 Remove verify_pattern option, replace with verify=pattern:x by Jens Axboe · 17 years ago
  82. a12a3b4 Add verify_fatal option by Jens Axboe · 17 years ago
  83. e84c73a [PATCH] Add do_verify option by Shawn Lewis · 17 years ago
  84. 7437ee8 [PATCH] Add verify_meta verification type by Shawn Lewis · 17 years ago
  85. 546dfd9 Seperate verify_header from the checksum type by Jens Axboe · 17 years ago
  86. cd14cc1 Add sha256 and sha512 checksums by Jens Axboe · 17 years ago
  87. 90059d6 Add verify_pattern option by Jens Axboe · 17 years ago
  88. a59e170 Rename header_offset and header_interval options by Jens Axboe · 17 years ago
  89. 546a914 [PATCH] Offset verification header by a user-specified distance by Shawn Lewis · 17 years ago
  90. 3f9f4e2 [PATCH] Allow verification to be done at finer granularity by Shawn Lewis · 17 years ago
  91. d77a7af Add sample crc64 checksum by Jens Axboe · 17 years ago
  92. 1e154bd Add crc7 verify type by Jens Axboe · 17 years ago
  93. 969f7ed Add crc16 verify type by Jens Axboe · 17 years ago
  94. b67740d IO verification improvements by Jens Axboe · 17 years ago
  95. 20e354e Add ->done variable to force exit when we know we are done by Jens Axboe · 17 years ago
  96. f29b25a Add version 2 of the iolog format by Jens Axboe · 17 years ago
  97. 48f5abd Fix disk zone test case by Jens Axboe · 17 years ago
  98. a9a18a3 Fix bug with FIO_IO_U_M/U_NR being transposed by Jens Axboe · 17 years ago
  99. 04a0fea Adaptive io latency distrobution "histogram" by Jens Axboe · 17 years ago
  100. 5e62c22 Fix build/compile for non-blktrace platforms by Jens Axboe · 17 years ago