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