Remove deprecated rwmixcycle option from the man page
[fio.git] / Makefile
2012-04-16 Bruce CranWindows build fixes
2012-04-13 Jens AxboeEnsure that init depends on FIO-VERSION-FILE
2012-04-11 Jens AxboeFix repeated link of fio
2012-04-11 Jens AxboeMake fio include the git version in the version output
2012-02-20 Bruce CranMove Windows port to MinGW
2012-02-20 Dan EhrenbergToken-based flow control
2012-02-09 Jens AxboeMove some code around to better separate front/backend
2012-02-08 Jens AxboeInstall man page in /usr/share/man by default on OSX
2011-10-13 Jens AxboeMove IEEE754 support code to lib/
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-07 Jens AxboeMakefile: use -O3 by default
2011-10-07 Jens AxboeMakefile: move -rdynamic to linking flag
2011-10-05 Jens AxboeAdd IEEE 754 test case
2011-10-05 Jens AxboeRe-enable -O2 optimization
2011-10-05 Jens Axboet/stest: add log.o smaller helper
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-05 Jens AxboeAdd IEEE 754 pack and unpack helpers
2011-10-01 Jens AxboeFixup some bad file naming
2011-10-01 Jens Axboeclient: initial support for multiple connections
2011-09-30 Jens AxboeServer logging cleanup/functionality
2011-09-30 Jens AxboeAdd start of client, start of real protocol
2011-09-29 Jens AxboeStart of client/server
2011-08-16 Jens AxboeImprove Makefile for t/ test code
2011-08-16 Jens AxboeAdd simple stest smalloc tester
2011-08-02 Yufei RenRDMA update
2011-08-01 ren yufeiRDMA IO engine
2011-07-14 Bruce CranAdd CPU affinity support to Windows
2011-07-13 Michael PerzlFix AIX Makefile
2011-07-09 Jens AxboeHP-UX typo
2011-07-09 Jens AxboeA few HP-UX fixes
2011-07-08 Jens AxboeInitial HP-UX port
2011-06-01 Michael ZappeFix Makefile depend issue
2011-04-29 Jens AxboeAdd space between -m and 755 for install
2011-04-25 Jens AxboeRemove solaris posix_memalign() helper
2011-04-25 Jens AxboeAdd simple aligned alloc helper
2011-03-21 Diego Elio PettenòFix linking of fio executable
2011-01-28 Bruce CranReinstate unified Makefile
2011-01-27 Jens AxboeKill flist_sort from Makefiles
2011-01-27 Jens AxboeRevert "Unify makefiles"
2011-01-24 Bruce CranUnify makefiles
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-10 Bruce CranWindows updates
2011-01-08 Bruce CranVarious fixes/updates
2010-09-16 Jens AxboeImplement a better num2str()
2010-09-07 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-09-07 Jens AxboeAdd binject IO engine
2010-09-01 Jens AxboeAdd verify trim support
2010-07-19 Jens AxboeHave cscope look in subdirs too
2010-05-04 Jens AxboeAdd flist sorting
2010-03-25 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-03-25 Jens AxboeFirst step at speeding up io_u rand refill
2010-03-19 Jens AxboeMake the dprint() processing out-of-line
2010-03-04 Jens AxboeAdd support for loadable profiles
2009-12-04 Jens AxboeAdd support for blkio cgroups on Linux
2009-11-24 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-11-23 Jens AxboeAdd weak helpers to other makefiles
2009-08-09 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-08-09 Jens AxboeAdd Linus' optimized sha1 hash for checksum
2009-05-20 Jens AxboeAdd fio_generate_plots.1 man page from debian package
2008-11-20 Jens AxboeUse frame pointer
2008-08-04 Jens AxboeAdd intel hardware assisted crc32c support
2008-06-13 Jens AxboeRevert "Add spinlock wrapper helpers"
2008-06-12 Jens AxboeAdd spinlock wrapper helpers
2008-06-11 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-06-11 Jens AxboeAdd crc32c checksum
2008-06-11 Jens AxboeDon't include headers in depend target
2008-06-02 Jens AxboeMakefile update
2008-05-30 Jens AxboeRemove icc reference in Linux Makefile
2008-03-04 Jens AxboeRevamp file locking
2008-03-03 Jens AxboeMakefile updates
2008-03-03 Jens AxboeMakefile updates
2008-03-01 Jens AxboeAdd file hashing helpers
2008-03-01 Jens AxboeAdd a semaphore implementation
2008-03-01 Jens AxboeAdd a really simple allocator, backed with mmap'ed...
2008-03-01 Jens AxboeEnable quiet build mode, enable by default
2008-02-01 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-02-01 Jens AxboeAdd option for not including the tracing stuff
2007-12-10 Jens Axboesyslet: update to -v7 as posted by Zach
2007-09-17 Aaron Carrollman 1 fio
2007-07-30 Jens AxboeMove checksumming files to seperate directory
2007-07-30 Jens AxboeAdd sha256 and sha512 checksums
2007-07-27 Jens AxboeAdd sample crc64 checksum
2007-07-27 Jens AxboeAdd crc7 verify type
2007-07-27 Jens AxboeAdd crc16 verify type
2007-05-22 Jens AxboeFix build on older systems
2007-05-16 Jens Axboeblktrace support: speedup reading of data
2007-05-15 Jens AxboeInitial blktrace support
2007-04-02 Jens AxboeSeperate disk util code out of fio.c
2007-03-26 Jens AxboeFix io piece logging to not have O(n) runtime
2007-03-22 Davide LibenziIntroduce EXTFLAGS and EXTLIBS in Makefile.
2007-03-21 Davide LibenziGUASI IO engine
2007-03-15 Jens AxboeSplit option handling out of init.c
2007-03-08 Jens AxboeAdd a real semaphore implemtation
2007-03-01 Joel Becker[PATCH] init.c: Expose f_out and f_err to loaded librar...
2007-02-22 Jens AxboeInclude engines in dependency check
2007-02-21 Jens AxboeMakefile: libdir is not used anymore
2007-02-19 Jens AxboeClean core files on make clean
2007-02-14 Jens Axboe[PATCH] First cut syslet async io support
2007-02-09 Jens Axboe[PATCH] CFLAGS: -fstack-protector doesn't work on older...
2007-02-07 Jens Axboe[PATCH] Improve dependency checking on builds
next