1. b6f6abc Switch mutex to using anonymous mmap by Jens Axboe · 13 years ago
  2. 9b83656 Various fixes/updates by Bruce Cran · 14 years ago
  3. 03e20d6 First snapshot of FIO for Windows by Bruce Cran · 14 years ago
  4. 3a8600b gracefully handle full /tmp file system by Greg Edwards · 14 years ago
  5. 7452440 fio netbsd support by YAMAMOTO Takashi · 14 years ago
  6. 3b2e146 Fix some issues with the OSX port by Jens Axboe · 15 years ago
  7. d481e00 Move back to realtime clock by Jens Axboe · 15 years ago
  8. 9c965f3 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 15 years ago
  9. 666bf12 Fix problem with mutexes and MONOTONIC clock by Roland Dreier · 15 years ago
  10. 69a852f Fix wrong clock source in mutex by Jens Axboe · 15 years ago
  11. 656b139 Add code to detect a task that exited prior to up'ing the startup mutex by Jens Axboe · 15 years ago
  12. 3c2d93e Make sure os mutex define is visible in mutex.c by Jens Axboe · 16 years ago
  13. f356d01 Only use process shared mutexes on support platforms by Jens Axboe · 16 years ago
  14. 4fa6d0f Fixup handling of pthread_mutex*() error returns by Jens Axboe · 16 years ago
  15. 42124d3 mutex: only regard less-than-zero return as error by Jens Axboe · 16 years ago
  16. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  17. 4d4e80f Revamp file locking by Jens Axboe · 16 years ago
  18. 64d4d31 Add read-write mutexes by Jens Axboe · 16 years ago
  19. cdd18ad Confusion between mutex and semaphore naming by Jens Axboe · 16 years ago
  20. 108fcc1 Fix bug in fio mutex initialization by Zhang, Yanmin · 16 years ago
  21. f7c9e00 Shrink the semaphores a little by Jens Axboe · 17 years ago
  22. e53bd0b mutex error handling by Jens Axboe · 17 years ago
  23. 07739b5 Add a real semaphore implemtation by Jens Axboe · 17 years ago