1. 29721c9 sh4 support by Nobuhiro Iwamatsu · 15 years ago
  2. fa77073 Add generic arch include header by Jens Axboe · 15 years ago
  3. b71b80d OSX should include sha1 by Jens Axboe · 15 years ago
  4. c36d16f Make fdatasync OS optional by Jens Axboe · 15 years ago
  5. a14ca44 os.h should include headers it needs by itself by Jens Axboe · 15 years ago
  6. d09913c Include juggling by Jens Axboe · 15 years ago
  7. d0983d0 Add Solaris helper object by Jens Axboe · 15 years ago
  8. f8ed6d8 Make weak posix_memalign() private to Solaris by Jens Axboe · 15 years ago
  9. 5353137 Add generic random helpers by Jens Axboe · 15 years ago
  10. 3b2e146 Fix some issues with the OSX port by Jens Axboe · 15 years ago
  11. 2afd826 Support for Mac OS 10.6.2 by Jens Axboe · 15 years ago
  12. bf2e190 Fio 1.36 by Jens Axboe · 15 years ago
  13. ba3e4e0 Fix rate option with iodepth > 1 by Radha Ramachandran · 15 years ago
  14. d2a1ed1 Fio 1.36-rc2 by Jens Axboe · 15 years ago
  15. e0b0d89 Add support for specifying UID/GID by Jens Axboe · 15 years ago
  16. 82830b0 Fix compilation for non-linux by Jens Axboe · 15 years ago
  17. 6adb38a Autodetect cgroup blkio mount point by Jens Axboe · 15 years ago
  18. ed81ee1 Fix an inverted cgroup exit check by Jens Axboe · 15 years ago
  19. 8eb76f7 Fio 1.36-rc1 by Jens Axboe · 15 years ago
  20. 8a4d0ff cgroup cleanups by Jens Axboe · 15 years ago
  21. dae5341 Move cgroup list to proper shared storage by Jens Axboe · 15 years ago
  22. 3858bf9 cgroup cleanups/fixes by Jens Axboe · 15 years ago
  23. 39f2202 Better support for setting up and removing private cgroups by Jens Axboe · 15 years ago
  24. ddf16fe CGROUP fixes by Jens Axboe · 15 years ago
  25. a696fa2 Add support for blkio cgroups on Linux by Jens Axboe · 15 years ago
  26. d481e00 Move back to realtime clock by Jens Axboe · 15 years ago
  27. c5c8bd5 Add helpers include file by Jens Axboe · 15 years ago
  28. f166280 Fix compile error due to missing ENOMEM on some platforms by Jens Axboe · 15 years ago
  29. f9e256b Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  30. d4c5b19 Add weak helpers to other makefiles by Jens Axboe · 15 years ago
  31. 7d289b2 Fix posix_memalign() return value in case of error by Jens Axboe · 15 years ago
  32. ed80ddf Add posix_* weak helpers by Jens Axboe · 15 years ago
  33. 11f97f3 Re-include fallback BITS_PER_LONG fallback by Jens Axboe · 15 years ago
  34. 3f5bf57 Correct size of tiobench profile by Jens Axboe · 15 years ago
  35. 9ac8a79 Add support for simple profile benchmarks by Jens Axboe · 15 years ago
  36. 7a958bd Only do math on known keywords by Jens Axboe · 15 years ago
  37. 892a6ff Support simple math on reserved keyword expressions by Jens Axboe · 15 years ago
  38. b7a3e66 Log bad verify header location by Radha Ramachandran · 15 years ago
  39. a8617ad Fio 1.35 by Jens Axboe · 15 years ago
  40. 6a96276 Don't pass more than the queued IO depth in to getevents() by Radha Ramachandran · 15 years ago
  41. 2ecc1b5 Fix race on io_u->flags by Jens Axboe · 15 years ago
  42. daaa166 Move BITS_PER_LONG define to arch by Jens Axboe · 15 years ago
  43. b4707ed Wait for async threads before freeing/killing IO buffers by Jens Axboe · 15 years ago
  44. 457bf39 Fixup iolog replay and add 'wait' command by Glen Ogilvie · 15 years ago
  45. 0c41214 Fix race condition when using asynch verify by Radha Ramachandran · 15 years ago
  46. 0e92f87 Support > 4 byte verify write patterns by Radha Ramachandran · 15 years ago
  47. b2c754d Fio 1.34.2 by Jens Axboe · 15 years ago
  48. df9cf92 Fix bug in bssplit parsing by Kenneth Waters · 15 years ago
  49. 9c965f3 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 15 years ago
  50. 666bf12 Fix problem with mutexes and MONOTONIC clock by Roland Dreier · 15 years ago
  51. 69a852f Fix wrong clock source in mutex by Jens Axboe · 15 years ago
  52. b767c7f Fio 1.34.1 by Jens Axboe · 15 years ago
  53. e99ca81 Really fix dm/md slave disk utilization by Jens Axboe · 15 years ago
  54. 631c95e Revert "Fix disk utilization for md/dm slaves" by Jens Axboe · 15 years ago
  55. 4744ed6 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 15 years ago
  56. f03f8e4 Fix disk utilization for md/dm slaves by Jens Axboe · 15 years ago
  57. 792d551 Add generic bdev_size function by Jens Axboe · 15 years ago
  58. 783500a Fix compile error on IA64 by Jens Axboe · 15 years ago
  59. 2e266ba Add a bit of huge page documentation by Jens Axboe · 15 years ago
  60. da7d79b Add hint on being root for EPERM and shmhuge error by Jens Axboe · 15 years ago
  61. d488d68 Fio 1.34 by Jens Axboe · 15 years ago
  62. a1242a2 Make sure shmhuge allocations are huge page size aligned by Jens Axboe · 15 years ago
  63. 0b9d69e Silence the style/whitespace police by Jens Axboe · 15 years ago
  64. 2db4ecc Cleanup diskutil.c by Jens Axboe · 15 years ago
  65. d31592c Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 15 years ago
  66. b06de82 Bug fix: handles disk device used multiple times by Alan D. Brunelle · 15 years ago
  67. 0717248 Fio 1.33.1 by Jens Axboe · 15 years ago
  68. d9fcf07 Fix typo in write_barrier() on Alpha by Martin Steigerwald · 15 years ago
  69. 0d5b625 Fio 1.33 by Jens Axboe · 15 years ago
  70. b892dc0 Document the verify behaviour wrt read and write workloads by Jens Axboe · 15 years ago
  71. 715d2b3 Don't assume read IO are always verifies if verify is enabled by Jens Axboe · 15 years ago
  72. c28b912 MIPS support by Jens Axboe · 15 years ago
  73. 755c318 Don't start new groups for numjobs= by Jens Axboe · 15 years ago
  74. c6e13ea fio.1: fix hyphen-used-as-minus-sign by Michael Prokop · 15 years ago
  75. 23d2461 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 15 years ago
  76. 7c353ce Add Linus' optimized sha1 hash for checksum by Jens Axboe · 15 years ago
  77. 74929ac Add support for reserved keywords by Jens Axboe · 15 years ago
  78. a1c5807 Add strong madvise() hint for cache pruning by Jens Axboe · 15 years ago
  79. 56075b9 Remove old FIXME comment by Jens Axboe · 15 years ago
  80. 617a201 FreeBSD: use generic bdev size retrieval by Jens Axboe · 15 years ago
  81. 515d183 solaris: implement blockdev size getting by Jens Axboe · 15 years ago
  82. 983b770 solarisaio: fix aio errno assignment by Jens Axboe · 15 years ago
  83. 8e827d3 Allow ':' in filenames by Jens Axboe · 15 years ago
  84. f2b7ce1 Solaris cpu affinity fix by Jens Axboe · 15 years ago
  85. 644eec5 Fio 1.32 by Jens Axboe · 15 years ago
  86. 5e01298 smalloc: enlarge pool size by Jens Axboe · 15 years ago
  87. c5d3d79 Fix problem with bw log not working for writes by Jens Axboe · 15 years ago
  88. 5338f35 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  89. e92d3d7 Verify pattern & header meta data by Radha Ramachandran · 15 years ago
  90. d6978a3 A few more kb_base fixups by Jens Axboe · 15 years ago
  91. a639f0b Make kb_base apply to parser k/m/g etc values by Jens Axboe · 15 years ago
  92. b09da8f Add tera/peta suffixes by Jens Axboe · 15 years ago
  93. 86375e3 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 15 years ago
  94. 90fef2d Add kb_base option to specify the base unit of a kilobyte by Jens Axboe · 15 years ago
  95. b22989b Get rid of KiB vs KB distinction by Jens Axboe · 15 years ago
  96. d447a8c parser: dump valid option format for ->verify() fail by Jens Axboe · 15 years ago
  97. 10033c3 Fio 1.31 by Jens Axboe · 15 years ago
  98. 01a1caa Fix broken completion latency numbers by Jens Axboe · 15 years ago
  99. 122426d smalloc: just round alloc_size to int aligned for post redzone pointer by Jens Axboe · 15 years ago
  100. cf98708 Make smalloc redzone pointer properly aligned by Jens Axboe · 15 years ago