summaryrefslogtreecommitdiff
path: root/filehash.c
AgeCommit message (Expand)Author
2014-04-02Don't crash when using filehash lock before initJens Axboe
2014-04-01Cleanup symbols that should be staticJens Axboe
2014-04-01Properly protect already-allocated file listJens Axboe
2012-08-02mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKEDJens Axboe
2011-10-06Add jhash (Jenkins hash) and use that for file namesJens Axboe
2009-06-03Clean up file flagsJens Axboe
2008-09-10filehash: check for NULL ->file_name in hash lookupJens Axboe
2008-06-13Revert "Convert file hash lock to spinlocks"Jens Axboe
2008-06-12Convert file hash lock to spinlocksJens Axboe
2008-06-02Rename list_* function and file to flist_ to avoid conflict with FreeBSDJens Axboe
2008-05-23Add job number specific dumping and fix atexit() errorJens Axboe
2008-03-03filehash.c: remove debug hash dumpJens Axboe
2008-03-01Add file hashing helpersJens Axboe