workqueue: make it work on platforms without __sync_fetch_and_add()
[fio.git] / lib /
2015-06-05 Tomohiro KusumiFix compile error on non Linux-or-BSDs
2015-06-03 Tomohiro KusumiAdd device_is_mounted() support for BSDs
2015-06-01 Jens AxboeMerge branch 'req6' of git://github.com/kusumi/fio
2015-06-01 Tomohiro KusumiFix build error on non-GNU environment
2015-05-29 Jens Axboerand: add 64-bit tausworthe variant with a 2^258 cycle
2015-05-29 Jens AxboeAdd Intel rdrand support
2015-05-22 Jens AxboeAdd 'allow_mounted_write' option
2015-05-22 Jens AxboeAdd start of mount check
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Jens AxboeMerge branch 'multiclnt-sharedfs-try3' of git://github...
2015-05-06 Jens AxboeAdd support for options being a power-of-2
2015-05-06 Jens AxboeMerge branch 'master' of git://github.com/iuliur/fio
2015-05-05 Jens Axboelibmtd: ->name and ->type_str can't be constant
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-16 Dan EhrenbergFix mtd valgrind warning
2015-04-15 Dan Ehrenbergmtd: Import libmtd with modifications to make it compile
2015-04-08 Jens AxboeUnify gauss and zipf/pareto input values
2015-04-08 Jens AxboeMake normal distribution takes deviations as a percentage
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-02-19 Jens AxboeFixup whitespace damage in the two previous commits
2015-02-19 Erwan Veluaxmap: Avoid memory leak if axmap_new() failed
2015-01-14 Jens Axboeaxmap: random maps are private, don't get them from...
2015-01-03 Jens Axboebloom: kill unused function
2015-01-03 Ming Leiaxmap: make axmap_first_free() static
2015-01-03 Jens AxboeRevert "axmap: ensure we lock down the maps for shared...
2015-01-03 Jens AxboeRevert "axmap: fix deadlock"
2015-01-03 Ming Leiaxmap: fix deadlock
2014-12-19 Jens Axboeaxmap: ensure we lock down the maps for shared access
2014-12-05 Jens Axboelib/rand: cleanup __fill_random_buffer()
2014-12-05 Jens Axboelib/rand: fix bug with non uint64_t aligned random...
2014-12-04 Jens AxboeUse specified compression/pattern for verify buffers too
2014-12-04 Jens AxboeUse specified buffer_pattern (if given) for all io_u...
2014-11-24 Jens Axboelfsr: don't pass in last value to lfsr_next()
2014-11-11 Jens AxboeMerge branch 'verify-trigger'
2014-11-11 Jens AxboeAdd support for verify triggers and verify state saving
2014-11-06 Jens AxboeMake fio -Wshadow clean
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 Axboebloom: always use a larger minimum size for bloom filter
2014-09-26 Jens AxboeAdd bloom filter
2014-09-23 Jens AxboeFix 32-bit compile warnings
2014-09-23 Jens AxboeFix min/max typeof warnings
2014-09-22 Jens AxboeBasic support for dedupe
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-07-09 Jens Axboeiolog: run compression work at slightly elevated nice...
2014-07-08 Jens Axboetp: move pthread_cond_signal() outside of lock
2014-07-08 Jens AxboeAdd some new code comments on the log compress/decompress
2014-07-04 Jens Axboeflist: add flist_first_entry()
2014-07-03 Jens AxboeMove tp.[ch] to lib/
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-04-14 Jens Axboenum2str: ensure we never access postfix[] out-of-bounds
2014-04-02 Jens AxboeMerge branch 'erwan/clang' of https://github.com/enovan...
2014-04-02 Jens AxboeMerge branch 'erwan/nobasename' of https://github.com...
2014-04-02 Jens AxboeCleanup symbols that should be static
2014-02-26 Jens AxboeBranch and cache miss speedups
2013-09-27 Anatol PomozovFix misspellings using 'codespell' tool
2013-08-27 Alex PyrgiotisLFSR: Do not ignore returning the seed
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-09 Steven Noonannum2str: add arguments to represent values in terms...
2013-04-08 Jens AxboeMerge branch 'next'
2013-04-05 Jens AxboeAdd strcasestr()
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-03-29 Jens Axboeaxmap: get rid of old debug ->fail_ok checking
2013-03-29 Jens Axboeaxmap: fix bug with max_bs/min_bs ratio being > 64
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-19 Jens Axboelib/getopt_long: clear 'optarg' every time
2013-03-12 Alex Pyrgiotislfsr: fix verification and spin bugs
2013-03-10 Alex Pyrgiotislfsr: Fix spin related bug
2013-03-08 Jens Axboelfsr: indent table
2013-03-08 Alex PyrgiotisImprove LFSR implementation
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-21 Jens AxboeFix problem with terminating on unaligned sizes
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-11 Jens AxboeInitialize global and non-static variables
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-04 Jens AxboeMerge branch 'master' into gfio
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-25 Jens AxboeFix getopt def check
2013-01-24 Jens AxboeAdd lib/getrusage.c
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-23 Jens Axboeconfigure: add endian check
2013-01-23 Jens Axboeaxmap: ensure that we never return a value that is...
2013-01-23 Jens Axboeaxmap: improve axmap_find_first_free()
2013-01-23 Jens Axboeaxmap: fix bug in axmap_find_first_free()
2013-01-21 Jens AxboeUse unsigned long long for the uint64_t type
2013-01-21 Jens AxboeAdd hweight64()
2013-01-21 Jens AxboeAdd generic hweight helpers
2013-01-21 Jens Axboeaxmap: clear map->first_free when we reset it
2013-01-21 Jens Axboelfsr: add lfsr_reset()
next