Merge branch 'make-nowarn-snprintf-call-va-end' of https://github.com/bvanassche/fio
[fio.git] / lib /
2018-06-05 Jens AxboeMerge branch 'make-nowarn-snprintf-call-va-end' of...
2018-06-05 Bart Van AsscheMake nowarn_snprintf() call va_end()
2018-06-05 Jens AxboeMove nowarn_snprintf.h to lib/
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheSimplify num2str()
2018-04-18 Bart Van AsscheIntroduce enum n2s_unit
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-08 Jens Axboeaxmap: use calloc() for level alloc
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerAdd include-what-you-use pragmas
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-03-13 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-12 Bart Van AsscheRename struct rb_node into struct fio_rb_node
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
next