Fix issue with rate_process=poisson and ramp time
[fio.git] / configure
2018-04-21 Jens Axboeconfigure: use proper CONFIG_ prefix for asprintf/vasprintf
2018-04-17 Jens AxboeMerge branch 'nvml-to-pmdk' of https://github.com/sscar...
2018-04-16 sscargalNVML references renamed to PMDK
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-03-30 Jens AxboeMerge branch 'aarch64-crc32c' of https://github.com...
2018-03-30 Sitsofe WheelerMinor style changes
2018-03-30 Sitsofe Wheeleraarch64: refactor HW ARM CRC32c detection
2018-03-27 Sitsofe Wheelerconfigure/Makefile: make Cygwin force less
2018-03-27 Sitsofe Wheelerwindows: target Windows 7 and add support for more...
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 AsscheImprove Valgrind instrumentation of memory allocations
2018-03-13 Jens Axboeconfigure: don't disable lex on FreeBSD
2018-03-13 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-12 Bart Van Asscheconfigure: Disable lex on NetBSD
2018-03-07 Jens AxboeMerge branch 'disable_opt' of https://github.com/sitsof...
2018-03-07 Sitsofe Wheelerconfigure: make --disable-optimizations disable march...
2018-03-07 Jens Axboeconfigure: don't override march if already set
2018-03-07 Jens AxboeMerge branch 'wip-rbd-engine' of https://github.com...
2018-03-07 Jason Dillamanrbd: remove support for blkin tracing
2018-03-06 Jens AxboeDefault to building native code
2018-03-01 Jens AxboeMerge branch 'hotfix_counter_overflow' of https://githu...
2018-02-28 Jens AxboeMerge branch 'win_build' of https://github.com/sitsofe/fio
2018-02-28 Jens Axboeconfigure: improve static zlib package warning
2018-02-27 Jens AxboeMerge branch 'master' of https://github.com/brycepg/fio
2018-02-27 Bryce GuintaRefer to zlib-static package in zlib static build warning
2018-02-21 Sitsofe Wheelerwindows: document MinGW zlib install and remove custom...
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-12-03 Jens AxboeMerge branch 'wip-cleanup' of https://github.com/ZVampi...
2017-12-03 Enming Zhangconfigure: fix typos
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-10-17 Jens AxboeMerge branch 'cpuclock-test'
2017-10-17 Jens Axboegettime: improve cpu clock test
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Jens AxboeWindows mkdir() fix
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-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-24 Sitsofe Wheelerconfigure: update compiler probing
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-27 Jens AxboeMerge branch 'doc_runtime' of https://github.com/sitsof...
2017-08-27 Jens AxboeMerge branch 'fixes' of https://github.com/sitsofe/fio
2017-08-18 Sitsofe Wheelerconfigure: clean up libverbs configure test
2017-08-16 Sitsofe Wheelerconfigure: fail rbd configure check on wrong rados_crea...
2017-06-08 Jens Axboeconfigure: remember to initialize 'strndup' to "no"
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-24 Tomohiro Kusumiconfigure: Add print_config() for "<config>... <yes...
2017-05-24 Tomohiro Kusumiconfigure: Use single square brackets (POSIX)
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-22 Jens AxboeMerge branch 'alignment' of https://github.com/omor1/fio
2017-05-22 Jens AxboeMerge branch 'android-26-shm' of https://github.com...
2017-05-22 Omri Morconfigure: fix _Static_assert check
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-05-01 Tomohiro Kusumiconfigure: Add missing $val != "yes" test to override...
2017-05-01 Tomohiro Kusumiconfigure: Add missing ##########...
2017-05-01 Tomohiro Kusumiconfigure: Check gfio test result via return value...
2017-05-01 Tomohiro Kusumiconfigure: Add void* cast to avoid bogus warning
2017-05-01 Tomohiro Kusumiconfigure: Add missing <string.h> to avoid bogus warning
2017-05-01 Tomohiro Kusumiconfigure: output_sym CONFIG_GFIO
2017-04-30 Tomohiro KusumiTurn off lex by default on OpenBSD
2017-04-26 Jens Axboeconfigure: fix broken test for cuda
2017-04-26 Jens AxboeMerge branch 'gpudirect' of https://github.com/yufeiren/fio
2017-04-26 Yufei RenGPUDirect RDMA support
2017-03-21 Mike Frysingerconfigure: add a --disable-rdma flag to control rdma...
2017-03-14 Sitsofe Wheelerconfigure: add generic pshared mutex test
2017-03-12 Theodore Ts'oOnly enable arm64 CRC32 acceleration if the required...
2017-03-10 Tomohiro Kusumiconfigure: Make Cygwin take regular configure path
2017-03-10 Tomohiro Kusumiconfigure: Align help messages
2017-02-22 Jens Axboeconfigure: disable compile time asserts for !opt and...
2017-02-20 Tomohiro KusumiRevert "configure: Drop default CONFIG_LITTLE_ENDIAN...
2017-02-20 Tomohiro KusumiRemove irrelevant Cygwin config flag CONFIG_FADVISE
2017-02-14 Tomohiro Kusumiconfigure: Use x86 instead of i386 for $cpu for IA32
2017-02-14 Tomohiro Kusumiconfigure: Drop default CONFIG_LITTLE_ENDIAN for Cygwin
2017-02-13 Rebecca CranWindows: re-enable the mmap ioengine and fix static...
2017-02-13 Sitsofe Wheelerconfigure: try to disable weak linking on OSX
2017-01-12 Rebecca CranSupport zlib in the Windows build (enabled latency...
2017-01-12 Robert Elliottpmemblk, dev-dax: load libpmem and libpmemblk at startup
2017-01-05 wei xiaoAdd arm64 hardware assisted crc32c support
2016-12-20 Dave Jiangfio: Add support for auto detect dev-dax and libpmemblk...
2016-12-16 Jens AxboeMerge https://bitbucket.org/vincentfu/fio-steadystate...
2016-12-15 Dave Jiangfio: add device dax engine
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-10-19 Jens AxboeMerge branch 'rbd-poll'
2016-10-19 Pan Liuuse poll() and rbd_poll_io_events to speed up io retrieval.
2016-10-17 Tomohiro KusumiAdd device_is_mounted() support for NetBSD
2016-10-17 Tomohiro KusumiFix e7e136da (Add device_is_mounted() support for BSDs)
2016-09-16 Jens Axboeconfigure: harden clockid_t test
2016-09-16 Jens Axboemac: fix for 10.12 having clockid_t
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
next