appveyor: disable setting compiler march
[fio.git] / lib /
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-12-01 Jens Axboememcpy: add hybrid
2017-12-01 Jens Axboememcpy: free buffer in case of failure
2017-12-01 Jens Axboememcpy: use malloc
2017-12-01 Jens AxboeAdd basic memcpy test
2017-10-30 Jens AxboeMerge branch 'misc' of https://github.com/sitsofe/fio
2017-10-29 Sitsofe Wheelerfio: update FSF address
2017-10-11 Jens AxboeMerge branch 'ci_and_configure' of https://github.com...
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-18 Tomohiro Kusumilib/memalign: don't malloc size twice
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-30 Jens Axboelib/axmap: a few fixes/cleanups
2017-06-27 Daniel Verkamplib/ffz: remove dead store
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Fulib/seqlock: #include "types.h" for bool type
2017-06-08 Jens AxboeAdd strndup() function, if we don't have it
2017-06-08 Stephen Batespattern: Add support for files in buffer_pattern argument.
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-24 Jens Axboelib/output_buffer: harden buf_output_free() and kill...
2017-05-24 Tomohiro KusumiDrop circular dependency in log.c and lib/output_buffer.c
2017-05-04 dyniuszAdjustments to support C++ engines
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-26 Jens AxboeMerge branch 'gpudirect' of https://github.com/yufeiren/fio
2017-04-26 Jens Axboeseqlock: add simple user space code for sequence locks
2017-04-26 Tomohiro KusumiMake lib/mountcheck.c a stand-alone library
2017-04-26 Tomohiro KusumiMake lib/zipf.c a stand-alone library
2017-04-26 Tomohiro KusumiMake lib/rand.c a stand-alone library
2017-04-26 Tomohiro KusumiMake lib/pattern.c a stand-alone library
2017-04-26 Tomohiro KusumiMake lib/strntol.c a stand-alone library
2017-04-26 Tomohiro KusumiFix num2str() output when modulo != -1U
2017-04-10 Jens AxboeMerge branch 'pull-2' of https://github.com/dmonakhov/fio
2017-04-08 Tomohiro KusumiFix num2str() output when maxlen <= strlen(tmp)
2017-04-08 Tomohiro KusumiMake lib/num2str.c a stand-alone library by adding...
2017-04-08 Tomohiro KusumiMake lib/memalign.c a stand-alone library
2017-04-08 Tomohiro KusumiMake lib/prio_tree.c a stand-alone library
2017-03-20 Jens AxboeMerge branch 'wip-fix-bs-title' of https://github.com...
2017-03-17 Jens Axboeis_power_of_2() should return bool
2017-02-07 Jens Axboebloom: if we're not setting bits, break after first...
2017-01-26 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-23 Tomohiro KusumiUse ARRAY_SIZE()
2017-01-23 Tomohiro KusumiDefine pointer alignment macro in fio.h
2017-01-05 wei xiaoAdd arm64 hardware assisted crc32c support
2017-01-03 Robert ElliottImprove IEC binary and SI decimal prefix handling
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-10-17 Tomohiro KusumiAdd device_is_mounted() support for NetBSD
2016-09-25 Jens Axboebloom: don't enforce minimum entry count
2016-09-25 Jens Axboebloom: allow to pass in whether to set bits for strings
2016-09-23 Jens Axboebloom: add string version
2016-09-23 Jens Axboebloom: hashes take byte lengths, not nwords
2016-09-23 Jens Axboebloom: use bool
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-15 Jens AxboeFixup correct sparse warnings
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-17 Jens Axboezipf/pareto/gauss: hash cleanup
2016-05-17 Jens Axboezipf/pareto/gauss: add option to disable hashing
2016-03-10 Jens Axboelib/rand: make __init_randX() static
2016-03-10 Jens AxboeUse 32-bit rand for parts that use rand_between()
2016-03-07 Jens Axboerand: use bools
2016-03-04 Jens AxboeAdd support for zones of random IO, with varying freque...
2015-12-29 Jens AxboeFix included getopt locations
2015-12-28 Jens Axboelib/pattern: include oslib/strcasestr.h
2015-12-23 Jens Axboearch: add ffs64 and ffz64
2015-12-08 Jens Axboeiolog: replace tp usage with workqueue
2015-12-01 Jens AxboeAdd 'bool' type
2015-12-01 Jens AxboeMove conditional lib files to oslib/
2015-12-01 Jens AxboeMove memalign to lib/
2015-11-09 Song Liumake sure __rand_0_1 does not return 0.0
2015-11-09 Jens AxboeFixups for poisson rate
2015-10-31 Jens Axboeoutput_buffer: only realloc once, and memset just what...
2015-10-27 Jens AxboeMerge branch 'mmap_shared' of git://github.com/lsgunth/fio
2015-10-27 Jens AxboeUnbreak output buffer logging over the network
2015-10-27 Jens AxboeDon't setup output buffers we are not going to use
2015-10-27 Jens AxboeProper size return from output buffers
2015-10-27 Jens AxboeEnable the use of multiple output formats
2015-10-20 Jens Axboestrlcat: fix header guard typo
2015-09-30 Kris Davissg: 16-byte cdb support and lots of fixes
2015-09-04 Roman Penreplace 'fill_pattern' with 'cpy_pattern' from 'lib...
2015-09-04 Roman Penlib/pattern: add set of functions to parse combined...
2015-09-04 Roman Penlib/strntol: add 'strntol' function
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
next