axmap: use 64-bit type for number of bits
[fio.git] / Makefile
2018-09-16 Jens AxboeMerge branch 'windows_static' of https://github.com...
2018-09-15 Sitsofe Wheelerbuild: change where we set -static for Windows
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-10 Jens AxboeMerge branch 'no-unittest-dep' of https://github.com...
2018-09-09 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-09-08 Jens AxboeKill fusion atomic write engine
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheAdd support for zoned block devices
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 Jens AxboeMerge branch 'ddn-ime'
2018-08-17 Jens AxboeMerge branch 'ime-support' of https://github.com/DDNSto...
2018-08-17 Gaëtan BossuAdd support for DDN's Infinite Memory Engine
2018-08-14 Jens AxboeMerge branch 'wip-http-engine' of https://github.com...
2018-08-14 Lars Marowsky-Breeengines/http: Add support for WebDAV and S3
2018-08-14 Jens AxboeMerge branch 'fio-man-page' of https://github.com/bvana...
2018-08-14 Jens AxboeFix double free of zone cache data
2018-07-10 Jens AxboeMakefile: lib/axmap no longer needs hweight
2018-07-10 Jens Axboet/axmap: add overlap test cases
2018-04-26 Jens AxboeMakefile: ensure we kill all object files
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-08 Jens AxboeRemove binject engine
2018-03-27 Sitsofe Wheelerconfigure/Makefile: make Cygwin force less
2018-03-21 Jens AxboeMerge branch 'asprintf' of https://github.com/bvanassch...
2018-03-19 Bart Van AsscheAdd an asprintf() implementation
2018-03-19 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-15 Bart Van Asschegettime: Rework the clock thread starting mechanism
2018-03-15 Bart Van AsscheRename fio_mutex into fio_sem
2018-03-15 Bart Van AsscheSplit mutex.c and .h each into three files
2018-03-09 Bart Van AsscheMakefile: Rerun the configure script if it has been...
2018-03-07 Jens AxboeMerge branch 'wip-rbd-engine' of https://github.com...
2018-03-06 Jens AxboeDefault to building native code
2018-02-14 Jens AxboeMerge branch 'wip-ifed-rados' of https://github.com...
2018-02-14 Igor FedotovAdd support for Ceph Rados benchmarking.
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-11-17 Jens AxboeMerge branch 'libpmem'
2017-11-17 Jens AxboeMerge branch 'add-libpmem-engine' of https://github...
2017-11-17 Teruaki Ishizakifio: add libpmem engine
2017-11-06 Jens AxboeMerge branch 'fix-libhdfs' of https://github.com/follit...
2017-11-06 follitudeMakefile: tiny fix of libhdfs
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Jens AxboeMerge branch 'fgp_fixes' of https://github.com/sitsofe/fio
2017-10-11 Jens AxboeMerge branch 'windowaio_invalidate' of https://github...
2017-10-11 Jens AxboeMerge branch 'ci_and_configure' of https://github.com...
2017-10-09 Josef Bacikadd a filecreate engine
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-14 Jens AxboeMerge branch 'ci' of https://github.com/sitsofe/fio
2017-08-13 Sitsofe WheelerMakefile: modify make test to use a filesystem file
2017-08-07 Jens AxboeMerge branch 'fio-jsonplus-patches' of https://github...
2017-08-07 Vincent Futools: add fio_jsonplus_clat2csv
2017-07-16 Bernhard M. Wiedemannbuild: Sort file list
2017-06-23 Tomohiro KusumiMakefile: use fmt(1) rather than tr(1) on NetBSD/etc
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: add test program t/time-test for experiment...
2017-06-08 Jens Axboeoslib/strndup: cleanup and remember to include for...
2017-06-08 Jens AxboeAdd strndup() function, if we don't have it
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-22 Jens AxboeMerge branch 'bugfix' of https://github.com/YukiKita/fio
2017-05-22 Jens AxboeMerge branch 'android_cgroup' of https://github.com...
2017-05-20 Omri MorAndroid: add support for cgroups
2017-05-03 Vincent FuRevert "tools/fio_latency2csv.py: add tool that convert...
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-10 Jens AxboeMerge branch 'pull-2' of https://github.com/dmonakhov/fio
2017-04-07 Dmitry Monakhovengine: add ftruncate ioengine
2017-03-13 Jens AxboeMakefile: make test target use thread
2017-02-16 Jens AxboeMerge branch 'travis_osx' of https://github.com/sitsofe/fio
2017-02-16 Sitsofe WheelerMakefile: add test using the null ioengine
2017-02-13 Rebecca CranWindows: re-enable the mmap ioengine and fix static...
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Mikhail Terekhovremove documentation output in clean
2017-01-05 wei xiaoAdd arm64 hardware assisted crc32c support
2016-12-16 Jens AxboeMerge https://bitbucket.org/vincentfu/fio-steadystate...
2016-12-15 Dave Jiangfio: move _FORTIFY_SOURCE to only when optimization...
2016-12-15 Dave Jiangfio: add device dax engine
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-10-20 Tomohiro KusumiUse fmt -w WIDTH option instead of -WIDTH
2016-09-16 Jens AxboeMerge branch 'client-unique-log-names' of https://githu...
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-09-12 Jens AxboeMakefile: fixup java path for libhdfs
2016-08-18 Karl CronburgManual page for fiologparser_hist.py and Makefile updat...
2016-08-15 Vincent FuAllow fio to terminate jobs when steady state is attained
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-14 Tomohiro KusumiAdd os_trim() support for FreeBSD
2016-07-14 Tomohiro KusumiAdd os_trim() support for DragonFlyBSD
2016-06-03 Vincent Futools/fio_latency2csv.py: add tool that converts json...
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-20 David ZengThe fixed CPU architecture in the Makefile will make...
2016-05-06 Jens AxboeMakefile: fix path to tools/fiologparser.py
2016-05-06 Jens Axboehelper_thread: split into separate file
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-05-06 Jens AxboeMakefile: add tools/fiologpaser.py
2016-03-27 Brian Boylstonadd pmemblk engine
2016-03-24 Jens Axboet/memlock: sample utility to use X memory from Y threads
2016-03-24 Jens AxboeMakefile: disable build of t/read-to-pipe-async by...
2016-03-24 Jens Axboet/read-to-pipe-async: standalone test app
2016-03-24 Jens AxboeMakefile: add empty 'test' target
2016-03-20 Jens Axboegen-rand: fix dependency on strcasestr.o
next