fio: allow for build in separate build directory
[fio.git] / Makefile
2015-07-08 Jeremy Fitzhardingefio: allow for build in separate build directory
2015-05-22 Jens AxboeAdd start of mount check
2015-05-07 Bruce CranFix compiler warning and test progs linker errors on...
2015-05-06 Jens AxboeMerge branch 'master' of git://github.com/iuliur/fio
2015-04-29 Jens Axboeconfigure: add support for --prefix
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-15 Jens AxboeFirst cut at supporting IO offload
2015-04-15 Dan Ehrenbergmtd: ioengine
2015-04-08 Jens Axboegenzipf: add support for normal distribution
2015-04-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-04-08 Jens AxboeAdd support for normal/gaussian random distributions
2015-01-03 Jens AxboeRevert "axmap: ensure we lock down the maps for shared...
2014-12-19 Jens Axboeaxmap: ensure we lock down the maps for shared access
2014-12-10 Fabrice BacchellaImproved support for libhdfs
2014-12-01 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-11-25 Jens AxboeMake gfio build with --build-static
2014-11-19 Jens AxboeKill off -Wshadow again
2014-11-11 Jens AxboeMakefile: add -Wshadow
2014-11-05 Jens AxboeAdd basic DragonFly support
2014-10-15 Bruce CranBSD Yacc doesn't understand --no-lines, so use -l instead
2014-10-15 Jens AxboeGet rid if --header-file argument for lex
2014-10-11 Jens AxboeMakefile: don't install test binaries
2014-10-08 Jens AxboeMakefile: fix gfio link for CONFIG_ARITHMETIC
2014-10-07 Jens AxboeIgnore lexer.h auto-generated file
2014-10-07 Jens Axboet/dedupe: use generic blockdev_size() to get size
2014-10-07 Stephen M. CameronFix bison parsing
2014-10-07 Stephen M. Cameronfix problem with yy_size_t vs int param to lexer_input
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-10-03 Jens AxboeMakefile: exp/fixup-buggy-yacc-output is no more
2014-09-30 Jens AxboeMakefile: properly annotate LEX/YACC parts
2014-09-30 Jens AxboeMakefile: PARSER_OBJS is not used anymore
2014-09-30 Jens Axboeexp: get rid of the #line bug workaround
2014-09-29 Jens AxboeMerge branch 'master' into expression-parser
2014-09-29 Jens AxboeMakefile: silence make clean
2014-09-29 Jens AxboeMakefile: silence fixup
2014-09-29 Jens AxboeWire up exp/test-expression-parser
2014-09-29 Stephen M. Cameronfio: allow arithmetic expressions to be used in job...
2014-09-28 Jens Axboebloom: up hashes to 5 by default
2014-09-27 Jens AxboeMove murmur3 hash to crc/
2014-09-27 Jens AxboeAdd murmurhash3
2014-09-26 Jens Axboebloom: use independent hashes
2014-09-26 Jens AxboeAdd debug helper stub for t/ programs
2014-09-26 Jens AxboeAdd bloom filter
2014-09-24 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-09-24 Jens Axboet/dedupe: Linux only for now
2014-09-23 Jens AxboeBuild t/ tools by default
2014-09-23 Jens AxboeAdd small tool to check for dedupable contents in a...
2014-09-16 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-09-16 Jens AxboeAdd basic tool to turn blktrace into fio job file
2014-08-13 Manish MandlikAdd support for HDFS IO engine
2014-07-03 Jens AxboeMove tp.[ch] to lib/
2014-07-03 Jens AxboeAdd support for runtime log compression
2014-06-18 George DowdingFix build from cmake
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-05-01 Daniel Gollubdistinguish internal/ext. builds with FIO_INTERNAL
2014-04-30 Jens AxboeMakefile: clean all *.d dependency files on make clean
2014-04-08 chenhglusterfs api fadvise support
2014-04-06 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-04 Jens AxboeMakefile: add doc target to generate PDFs from the...
2014-04-02 Jens Axboeiolog: don't serialize the writing of all logs
2014-04-02 chenhfirst async IO code drop
2014-03-27 chenhGlusterfs libgfapi engine - initial deposit
2014-02-18 Daniel Gollublibrbd ioengine support
2014-01-28 Bruce CranUpdate Windows build for new threading library
2013-12-30 JohnAdd OpenBSD support
2013-09-04 Grant GrundlerRemove duplicate LDFLAGS on -o lines
2013-08-08 Erwan Velufio2gnuplot: Adding manpage
2013-08-07 Erwan Velufio2gnuplot: Removing .py extension
2013-07-30 Erwan VeluTree: Moving fio_generate_plots in tools/
2013-07-30 Erwan VeluMakefile: Installing genfio at install time
2013-07-30 Erwan VeluMakefile: Installing fio2gnuplot & sons
2013-05-29 Jens AxboeMakefile: don't run configure for make clean
2013-05-28 Jens AxboeReplace list based free/busy/requeue list with FIFO...
2013-05-22 Jens AxboeStart of ACT like benchmark profile
2013-04-27 Jens AxboeAdd distclean target
2013-04-17 Jens AxboeAdd -Wdeclaration-after-statement to compiler flags
2013-04-17 Jens AxboeSplit out td error handling code
2013-04-11 Jens AxboeMakefile: clean $(FIO_OBJS) too
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-10 Jens AxboeMove rbtree to lib/
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-08 Jens AxboeMerge branch 'next'
2013-04-05 Jens AxboeMakefile: use ginstall on Solaris
2013-04-05 Jens AxboeMakefile: use ginstall on Solaris
2013-04-05 Jens AxboeAdd strcasestr()
2013-04-05 Jens AxboeFix merge error
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-03-29 Jens Axboeconfigure: fixup build so that it's more resilient
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-14 Aaron CarrollPropagate target OS from configure to Makefile
2013-03-12 Oleg MatcovschiRemove config-host.h on clean.
2013-03-08 Alex PyrgiotisAdd a simple test for LFSR generator
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-28 Jens Axboesolaris: ensure that TCP_NODELAY gets picked up
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-12 Aaron Carrollconfigure: attempt to get Android going again
next