fio.git
2013-04-10 Jens AxboeMerge in zipf differences from gfio
2013-04-10 Jens AxboeMerge missing content to man page
2013-04-10 Jens AxboeREADME: remove partial option list
2013-04-10 Jens AxboeMove rbtree to lib/
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens Axboetiobench: remove duplicate profile group
2013-04-10 Jens AxboeCategorize engine and profile options
2013-04-10 Jens Axboeparse: fix spelling error
2013-04-10 Jens Axboeparse: bring in more stuff from gfio
2013-04-10 Jens AxboeUnify options with gfio
2013-04-10 Jens AxboeAdd thread_options.h
2013-04-10 Jens Axboeconfigure: gfio wording
2013-04-10 Jens AxboeAdd group/category to numa/mem node options
2013-04-10 Jens Axboeparse: set invalid group on option with no group set
2013-04-10 Jens Axboeparse: catch all options without a group/category set
2013-04-10 Jens Axboegfio: add option group/category to filename_format
2013-04-10 Jens Axboeparse: don't print min/max option ranges if posval...
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeConvert unit_base to posval[]
2013-04-10 Jens Axboeparse: for option with posval, dump allowed values...
2013-04-09 Jens Axboeoptions: make unit_base be posval[] based
2013-04-09 Jens Axboeparse: add posval support to FIO_OPT_INT
2013-04-09 Jens Axboeparse: add posval support to FIO_OPT_INT
2013-04-09 Jens Axboeoptions: make unit_base be posval[] based
2013-04-09 Jens Axboegfio: add support for FIO_OPT_INT options with posval
2013-04-09 Jens Axboegfio: update new options for gfio opt format
2013-04-09 Jens Axboeserver: bump protocol version
2013-04-09 Jens Axboeserver: bump protocol version
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Steven Noonanstat.c: make 'bw' summary line respect 'unit_base'...
2013-04-09 Steven Noonanstats: show summary bandwidth in terms of kb_base
2013-04-09 Steven Noonanimplement 'unit_base' option to select between KB and...
2013-04-09 Steven Noonannum2str: add arguments to represent values in terms...
2013-04-08 Jens AxboeMerge branch 'next'
2013-04-08 Jens AxboeFio 2.0.15 fio-2.0.15
2013-04-05 Jens AxboeMakefile: use ginstall on Solaris
2013-04-05 Jens AxboeMakefile: use ginstall on Solaris
2013-04-05 Jens AxboeMan page formatting fixups
2013-04-05 Jens AxboeUse strcasestr() for matching filename_prefix keywords
2013-04-05 Jens AxboeAdd strcasestr()
2013-04-05 Jens Axboeconfigure: check for zlib
2013-04-05 Jens AxboeFix merge error
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-04-05 Jens AxboeAdd filename_format option
2013-04-04 Steven Noonangitignore: ignore configure script outputs
2013-04-03 Shaohua LiFixup json bandwidth output
2013-03-29 Jens Axboeparse: fix misparse of bs=64k-128k
2013-03-29 Jens Axboeaxmap: get rid of old debug ->fail_ok checking
2013-03-29 Bruce CranWorkaround pthreads-win32 pthread_rwlock_init limitation.
2013-03-29 Bruce CranFix rwlock error messages to specify the correct functi...
2013-03-29 Jens Axboet/axmap: add test for multi bit sets
2013-03-29 Jens Axboeaxmap: fix bug with max_bs/min_bs ratio being > 64
2013-03-29 Jens Axboeconfigure: fixup build so that it's more resilient
2013-03-28 Jens AxboeFix usr/sys/ctx/majf/minf for -USR1 usage
2013-03-28 Jens AxboeFix build if just one of libverbs or librdma is installed
2013-03-28 Shaohua Limutex: set pshared attributes on rw semaphore
2013-03-25 Jens Axboeconfigure: check for v2 of libnuma
2013-03-23 Jens AxboeConsider the maximum block size difference the minimum...
2013-03-22 Jens Axboeposixaio: restart suspend list after we have used aio_s...
2013-03-22 Jianpeng Mamutex: fix the expression for checking the mutext magic
2013-03-21 Jens AxboeOnly attempt file unlock if we use locking
2013-03-21 Jens Axboemutex: add magic checks
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-21 Jens AxboeKill now unused lockfile_batch variable
2013-03-21 Jens AxboeRework lockfile= file lock handling
2013-03-19 Jens Axboelib/getopt_long: clear 'optarg' every time
2013-03-19 Jens AxboeFix re-run issue when job size is set to "unknown"
2013-03-19 Jens AxboeA few ULL -> uint64_t conversions
2013-03-18 Jens AxboeFixup commit error in 56c796
2013-03-14 Aaron CarrollAndroid: remove static Android configuration
2013-03-14 Aaron Carrollconfigure: endianness check for cross compile
2013-03-14 Aaron Carrollconfigure: compile-time word size detection
2013-03-14 Aaron CarrollPropagate target OS from configure to Makefile
2013-03-13 Aaron Carrollandroid: fix compile by not defining FIO_NO_HAVE_SHM_H...
2013-03-12 Martin SteigerwaldMake test for gnuplot work with empty strings.
2013-03-12 Aaron CarrollAndroid: add ioprio support
2013-03-12 Alex Pyrgiotislfsr: fix verification and spin bugs
2013-03-12 OlegConditionally include <sys/shm.h> based on OS support...
2013-03-12 Oleg MatcovschiRemove config-host.h on clean.
2013-03-10 Alex Pyrgiotislfsr: Fix spin related bug
2013-03-08 Jens Axboelfsr: indent table
2013-03-08 Alex PyrgiotisAdd a simple test for LFSR generator
2013-03-08 Alex PyrgiotisImprove LFSR implementation
2013-03-07 SEOKYOUNG KOFix skewed latencies for rate IOPS
2013-03-07 SEOKYOUNG KOFix rate iops with ramp time
2013-03-07 Jens AxboeAdd --parse-only command line option
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-28 Jens Axboeconfigure: fixup __sync_fetch_and_add()
2013-02-28 Jens Axboeconfigure: add general libs for Solaris
2013-02-28 Jens Axboesolaris: ensure that TCP_NODELAY gets picked up
2013-02-28 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-28 Steven Noonanpowerpc: use mfspr for Time Base Register reads
2013-02-28 Jens AxboeFix compile of RDMA engine for SunOS 5.x
2013-02-28 Jens Axboenet: fix warning for systems without TCP_NODELAY
2013-02-27 Jens AxboeRevert "debug: only do getpid() if we have to"
2013-02-26 Jens AxboeFIO-VERSION-GEN: use `foo` instead of $(foo)
2013-02-26 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-26 Jens Axboeconfigure: use `foo` instead of $(foo)
2013-02-26 Jens Axboepowerpc: harden the clock ATB probe a bit
2013-02-26 Jens Axboepowerpc: use ATB clock, if it's available
next