Add support for resetting zones periodically
[fio.git] / lib /
2018-08-23 Jens Axboeaxmap: return early of an overlap results in 0 settable...
2018-08-23 Jens AxboeMerge branch '20180823-terse-remote-fix' of https:...
2018-08-23 Jens AxboeMerge branch 'axmap' of https://github.com/bvanassche/fio
2018-08-23 Bart Van Asschelib/axmap: Optimize __axmap_set()
2018-08-23 Bart Van Asschelib/axmap: Simplify axmap_set_fn()
2018-08-23 Bart Van Asschelib/axmap: Make axmap_new() more robust
2018-08-23 Bart Van Asschelib/axmap: Inline ulog64()
2018-08-23 Bart Van Asschelib/axmap: Add more documentation
2018-08-20 Jens AxboeMerge branch 'multiple-read_iolog' of https://github...
2018-08-17 Jens AxboeMerge branch 'master' of https://github.com/kelleymh/fio
2018-08-17 Michael KelleyRemove unused code in lib/axmap.c
2018-08-17 Jens AxboeMerge branch 'ime-support' of https://github.com/DDNSto...
2018-08-17 Jens AxboeMerge branch 'master' of https://github.com/kelleymh/fio
2018-08-17 Michael KelleyReimplement axmap_next_free() to prevent distribution...
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-12 Jens Axboeaxmap: optimize ulog64 usage in axmap_handler()
2018-07-11 Jens Axboeaxmap: fix continued sequential bit setting
2018-07-11 Jens Axboeaxmap: a few more cleanups
2018-07-11 Jens Axboeaxmap: remove unused 'data' argument to topdown handler
2018-07-11 Jens Axboeaxmap: code cleanups
2018-07-11 Jens Axboeaxmap: clean up 'no bits to set' case
2018-07-10 Jens Axboeaxmap: ensure that overlaps are handled strictly sequential
2018-06-12 Jens Axboerand: make randX_upto() do the end value increment
2018-06-12 Jens Axboerand: ensure that rand_between() can reach max value
2018-06-12 Jens Axboerand: cleanup rand_between() and helpers
2018-06-12 Jens Axboerand: add rand64_between()
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
next