aboutsummaryrefslogtreecommitdiffstats
path: root/filelock.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07filelock: fix wrong file trylock assertion.David, Bar1-1/+1
2019-10-08Increase MAX_FILELOCKS for highly parallel IO testEarle F. Philhower, III1-1/+1
2018-03-15Rename fio_mutex into fio_semBart Van Assche1-19/+19
2016-08-29filelock: bool conversionJens Axboe1-7/+7
2015-02-26Fix segfault due to bad munmap()Jens Axboe1-2/+2
2015-01-13filelock: fix segfault on some use cases of log file lockingJens Axboe1-43/+131
2014-12-18mutex: add __fio_mutex_remove()Jens Axboe1-2/+3
2014-04-02iolog: don't serialize the writing of all logsJens Axboe1-0/+157