summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-08-04Add intel hardware assisted crc32c supportJens Axboe
2008-06-13Revert "Add spinlock wrapper helpers"Jens Axboe
2008-06-12Add spinlock wrapper helpersJens Axboe
2008-06-11Add crc32c checksumJens Axboe
2008-06-11Don't include headers in depend targetJens Axboe
2008-06-02Makefile updateJens Axboe
2008-05-30Remove icc reference in Linux MakefileJens Axboe
2008-03-04Revamp file lockingJens Axboe
2008-03-03Makefile updatesJens Axboe
2008-03-03Makefile updatesJens Axboe
2008-03-01Add file hashing helpersJens Axboe
2008-03-01Add a semaphore implementationJens Axboe
2008-03-01Add a really simple allocator, backed with mmap'ed memoryJens Axboe
2008-03-01Enable quiet build mode, enable by defaultJens Axboe
2008-02-01Add option for not including the tracing stuffJens Axboe
2007-12-10syslet: update to -v7 as posted by ZachJens Axboe
2007-09-17man 1 fioAaron Carroll
2007-07-30Move checksumming files to seperate directoryJens Axboe
2007-07-30Add sha256 and sha512 checksumsJens Axboe
2007-07-27Add sample crc64 checksumJens Axboe
2007-07-27Add crc7 verify typeJens Axboe
2007-07-27Add crc16 verify typeJens Axboe
2007-05-22Fix build on older systemsJens Axboe
2007-05-16blktrace support: speedup reading of dataJens Axboe
2007-05-15Initial blktrace supportJens Axboe
2007-04-02Seperate disk util code out of fio.cJens Axboe
2007-03-26Fix io piece logging to not have O(n) runtimeJens Axboe
2007-03-22Introduce EXTFLAGS and EXTLIBS in Makefile.Davide Libenzi
2007-03-21GUASI IO engineDavide Libenzi
2007-03-15Split option handling out of init.cJens Axboe
2007-03-08Add a real semaphore implemtationJens Axboe
2007-03-01[PATCH] init.c: Expose f_out and f_err to loaded libraries via dlsym()Joel Becker
2007-02-22Include engines in dependency checkJens Axboe
2007-02-21Makefile: libdir is not used anymoreJens Axboe
2007-02-19Clean core files on make cleanJens Axboe
2007-02-14[PATCH] First cut syslet async io supportJens Axboe
2007-02-09[PATCH] CFLAGS: -fstack-protector doesn't work on older compilersJens Axboe
2007-02-07[PATCH] Improve dependency checking on buildsJens Axboe
2007-02-07[PATCH] Enable _FORTIFY_SOURCE and stack protector checkingJens Axboe
2007-02-06[PATCH] Simple support for networked IOJens Axboe
2007-02-06[PATCH] Rename io enginesJens Axboe
2007-01-02[PATCH] Split CFLAGS into OPTFLAGS + CFLAGSPascal Bleser
2007-01-02[PATCH] Don't create libdirJens Axboe
2006-12-05[PATCH] Fix warnings from iccJens Axboe
2006-11-24[PATCH] 'null' ioengineJens Axboe
2006-11-24[PATCH] Time and seek optimizationsJens Axboe
2006-11-23[PATCH] Get rid of FIO_INST_PREFIXJens Axboe
2006-11-07[PATCH] Link in known io enginesJens Axboe
2006-11-07[PATCH] Warn on writable stringsJens Axboe
2006-11-03[PATCH] Makefile updateJens Axboe