1. c180342 mutex: add __fio_mutex_remove() by Jens Axboe · 9 years ago
  2. 7224205 mutex: add open init function and down_trylock() variant by Jens Axboe · 10 years ago
  3. 8b4e954 mutex: add magic checks by Jens Axboe · 11 years ago
  4. d7df1d1 Rework lockfile= file lock handling by Jens Axboe · 11 years ago
  5. 521da52 mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED by Jens Axboe · 12 years ago
  6. b6f6abc Switch mutex to using anonymous mmap by Jens Axboe · 13 years ago
  7. 656b139 Add code to detect a task that exited prior to up'ing the startup mutex by Jens Axboe · 15 years ago
  8. 4d4e80f Revamp file locking by Jens Axboe · 16 years ago
  9. 9c5b529 Add rw mutex init helper by Jens Axboe · 16 years ago
  10. 64d4d31 Add read-write mutexes by Jens Axboe · 16 years ago
  11. af4bab5 Fix bad inlining in mutex.h by Jens Axboe · 16 years ago
  12. cdd18ad Confusion between mutex and semaphore naming by Jens Axboe · 16 years ago
  13. f7c9e00 Shrink the semaphores a little by Jens Axboe · 17 years ago
  14. 07739b5 Add a real semaphore implemtation by Jens Axboe · 17 years ago