fio.git
2012-02-20 Jens AxboeFix IOPS logging for mixed read/write workloads
2012-02-20 Bruce CranMove Windows port to MinGW
2012-02-20 Bruce CranAdd FIO_PREFERRED_CLOCK_SOURCE to allow selection of...
2012-02-20 Bruce CranAdd OS_PATH_SEPARATOR for platforms which have differen...
2012-02-20 Dan EhrenbergToken-based flow control
2012-02-20 Josh CarterFix bandwidth logging for mixed read/write workloads.
2012-02-20 Bruce CranFix assumption that pointers fits in a 'long'
2012-02-20 Jens AxboeNeed glibc 2.8 or bigger for fallocate
2012-02-20 Jens Axboemutex: don't attempt to use CLOCK_MONOTONIC
2012-02-20 Bruce Crannice() error handling
2012-02-17 Jens Axboemac: doesn't have pthread_condattr_setclock()
2012-02-17 Jens Axboemutex: guard pthread_condattr_setclock() by defined...
2012-02-16 Jens Axboemutex: more clock fixes
2012-02-15 Jens AxboeMutex timeout work-around
2012-02-15 Jens AxboeMutex fixes
2012-02-15 Jens AxboeFixup includes
2012-02-15 Jens AxboeFix typo
2012-02-15 Jens AxboeFix build issue for non-cgroup support
2012-02-15 Jens AxboeFix grammatical error
2012-02-15 Jens Axboemutex: set and use the proper clock source
2012-02-11 Jens AxboeRevert "Change iolog overlap assert to a debug dump"
2012-02-11 Jens AxboeAdd job files for zone bug
2012-02-11 Jens AxboeOnly attempt zone switch if we have zones enabled
2012-02-10 Jens AxboeChange iolog overlap assert to a debug dump
2012-02-10 Jens AxboeSlave aggregate output format fix
2012-02-10 Jens AxboeFix missing ';' before slave disk utilization in terse...
2012-02-09 Jens AxboeFix a few other static code checker spotted "issues"
2012-02-09 Jens AxboeFixup a few items spotted by a static code checker
2012-02-09 Jens AxboeAdd gettime.h
2012-02-09 Jens AxboeMove variables to backend, fix up line spaces
2012-02-09 Jens AxboeMove some code around to better separate front/backend
2012-02-09 Jens AxboeMove gtod thread to gettime.c
2012-02-08 Jens AxboeInstall man page in /usr/share/man by default on OSX
2012-02-07 Jens Axboestat: fix typo
2012-02-07 Jens Axboestat: NaN fixes
2012-02-07 Steven LangEnable completion latency stat collection on verify
2012-02-07 Steven LangOptimize pattern verify
2012-02-07 Jens AxboeFio 2.0.3 fio-2.0.3
2012-02-07 Jens AxboeAdd regression test job file for commit 52c58027
2012-02-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-02-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-02-06 Jens AxboeFail if we can't satisfy the minimum block size
2012-02-03 Jens Axboemac: remove unused timer_create()
2012-02-03 Jens AxboeUse CLOCK_MONOTONIC if we can
2012-02-03 Jens AxboeAvoid divide-by-zero for disk util on 0 msec runtime
2012-02-02 Steven LangOptimize pattern filling by limiting small calls to...
2012-02-02 Jens AxboeFio 2.0.2 fio-2.0.2
2012-02-02 Jens AxboeReenable io_u->buf_filled_len optimization
2012-02-02 Jens AxboeMake random map allocation more resilient
2012-02-01 Jens Axboewindowsaio: style fixes
2012-02-01 Bruce Cranwindowsaio: fix file offset bug
2012-02-01 Jens AxboeKeep reducing jobs on ENOMEM for shmget()
2012-02-01 Jens AxboeFix bad types for mac blockdev_size()
2012-02-01 Jens AxboeGrow file num_maps to unsigned long
2012-01-31 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-01-31 Ryan MarchandFix thread hang when using async engines (libaio,etc...
2012-01-31 Steven Noonanimplement zoned random I/O testing support
2012-01-31 Steven Noonanfix early termination of runs caused by ramp_time ...
2012-01-18 Jens AxboeFio 2.0.1 fio-2.0.1
2012-01-02 Zhu YanhaiFix a man page typo
2011-12-22 Bruce Cranwindows: use SYSTEMDRIVE instead of hard-coding C:
2011-12-19 Jens AxboeFix segfault with net io engine and no file/hostname...
2011-12-19 Yufei Renfix net engine client read server write bug
2011-12-08 Jens AxboeFio 2.0 fio-2.0
2011-12-02 Jens AxboeRemove debug/broken assert() in the IOPS logging code
2011-12-01 Jens AxboeFio 1.99.13 fio-1.99.13
2011-12-01 Jens AxboeOnly log the period mean if we have samples
2011-12-01 Jens AxboeAdd log_avg_msec option
2011-11-22 Zhu YanhaiUse the reentrant getmntent_r instead of getmntent
2011-11-22 Josh CarterFix initialization of lastrate when using ratemin
2011-11-17 Steven LangExpand continue_on_error to select which type of error...
2011-11-16 Steven LangFix parsing of ioengine strings
2011-11-09 Jens AxboeFio 1.99.12 fio-1.99.12
2011-11-09 Jens AxboeFix crash when attempting to dupe options
2011-11-09 Jens AxboeUpdate examples/netio to new option format
2011-11-09 Jens AxboeFio 1.99.11 fio-1.99.11
2011-11-09 Steven LangPrivate parameters for ioengines
2011-11-09 Steven LangImprove accuracy of rate= option
2011-11-07 Jens AxboeUsage typo
2011-11-07 Anton BlanchardFix big endian build
2011-10-28 Steven LangCleanup option keyword/environment substitution
2011-10-26 Jens AxboeFio 1.99.10 fio-1.99.10
2011-10-26 Steven LangFix segfault with verify_async
2011-10-25 Jens AxboeMake verify_dump off by default
2011-10-25 Steven LangAdd core for verify_dump option
2011-10-25 Jens Axboeserver: cleanup fio_server_parse_string()
2011-10-24 Jens Axboeserver: document fio_server_parse_string()
2011-10-24 Jens Axboeclient/server: IPv6 support
2011-10-22 Jens AxboeFix io_u->buf calculation overflow
2011-10-19 Keplar kramerFix clat latency terse output
2011-10-18 Jens AxboeFio 1.99.9 fio-1.99.9
2011-10-18 Jens AxboeTurn old debug printf() into a proper log_err()
2011-10-18 Jens AxboeFix klibc getopt_long_only() for optional arguments
2011-10-18 Bruce CranFix OSX build
2011-10-18 Bruce CranFix printf() being used instead of log_info()
2011-10-18 Jens AxboeFix error in disk util stats for terse output
2011-10-17 Jens AxboeUpdate command line usage help
2011-10-17 Jens AxboeAdd terse version 2 output format
2011-10-17 Jens AxboeFio 1.99.8 fio-1.99.8
2011-10-17 Jens AxboeFix possible use-after-free on client disconnect
next