Make fio include the git version in the version output
[fio.git] / init.c
2012-03-21 Jens AxboeMake fio include the git version in the version output
2012-03-20 Jens AxboeMerge branch 'gfio' of ssh://brick.kernel.dk/data/git...
2012-03-19 Jens Axboecpu: move cpuload/cpuchunks options into private engine...
2012-03-19 Jens Axboegfio: fill default options on new job
2012-03-19 Jens Axboebackend: privatize nr_thread/nr_process
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-17 Steven LangAdded 99.95 and 99.99 default percentiles.
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-16 Jens AxboeMerge branch 'master' into gfio
2012-03-15 Jens Axboegfio: add bs display
2012-03-15 Jens AxboeAdd thread number ID to appropriate network commands
2012-03-14 Jens Axboeiolog: note type of log
2012-03-14 Jens Axboeclient/server: pass type of client to the backend
2012-03-13 Jens AxboeMerge branch 'master' into gfio
2012-03-12 Jens AxboeOnly send job options once
2012-03-08 Jens AxboeAdd basic cconv test
2012-03-04 Jens AxboeStore specific client ops in the fio_client structure
2012-03-02 Jens AxboeCompression fixes
2012-03-02 Jens AxboeAdd preferences help tooltips
2012-03-02 Jens AxboeAdd more job info
2012-02-29 Jens AxboeVarious GUI updates
2012-02-20 Bruce CranMove Windows port to MinGW
2012-02-20 Dan EhrenbergToken-based flow control
2012-02-01 Jens AxboeKeep reducing jobs on ENOMEM for shmget()
2012-01-31 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-01-31 Steven Noonanimplement zoned random I/O testing support
2011-12-01 Jens AxboeAdd log_avg_msec option
2011-11-09 Steven LangPrivate parameters for ioengines
2011-11-09 Steven LangImprove accuracy of rate= option
2011-11-07 Jens AxboeUsage typo
2011-10-17 Jens AxboeUpdate command line usage help
2011-10-17 Jens AxboeAdd terse version 2 output format
2011-10-15 Jens AxboeFix off-by-one in fgets() size
2011-10-14 Jens AxboeMemory leak fixes
2011-10-14 Jens AxboeAdd fio version to terse output
2011-10-13 Jens AxboeDon't output version for terse output
2011-10-13 Jens AxboeAdd IOPS to terse output
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-10 Jens Axboeserver: write pid file for backgrounded server to speci...
2011-10-10 Jens Axboeinit: typo, remove -> remote.
2011-10-08 Jens AxboeAdd protocol support for an arbitrary number of command...
2011-10-07 Jens AxboeSplit version into separate include fio
2011-10-07 Jens AxboeRemember to clear client cookie
2011-10-07 Jens AxboeUnify client/server argument
2011-10-06 Jens AxboeAdd support for client/server connection over unix...
2011-10-06 Jens AxboeCorrectly handle multiple clients for various command...
2011-10-06 Jens AxboeOnly print usage() on error
2011-10-05 Jens Axboeclient: ensure that cmd line arguments are always run
2011-10-05 Jens Axboeclient: check and error out on exceeding number of...
2011-10-05 Jens AxboeAdd support for write_iops_log
2011-10-05 Jens AxboeFio 1.59 fio-1.59
2011-10-05 Jens AxboePrint usage if no arguments are given
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-05 Jens AxboeDon't overwrite -t timeout setting in fill_def_thread()
2011-10-05 Jens AxboeChange network transmitted doubles to fio_fp64_t IEEE...
2011-10-04 Jens AxboeFix bad indexing of options
2011-10-04 Jens Axboeserver: initial support for command line passing
2011-10-04 Jens Axboeclient: handle connection failure
2011-10-03 Jens Axboeserver: unify shm setup
2011-10-03 Jens Axboeclient: don't setup shared mem area for just the frontend
2011-10-03 Jens Axboeserver: start conversion of data structures to network...
2011-10-03 Jens Axboeserver: initial support for daemonizing
2011-10-01 Jens AxboeAdd FD_NET debugging value
2011-10-01 Jens Axboeserver: exit gracefully on ctrl-c
2011-10-01 Jens Axboeclient: continue support for multiple connections
2011-10-01 Jens Axboeclient: initial support for multiple connections
2011-09-30 Jens AxboeServer logging cleanup/functionality
2011-09-30 Jens AxboeStart of functional client
2011-09-30 Jens AxboeAdd start of client, start of real protocol
2011-09-30 Jens AxboeHide things not appropriate behind is_backend
2011-09-29 Jens AxboeStart of client/server
2011-09-16 Jens AxboeFio 1.58 fio-1.58
2011-09-12 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-09-09 Jens AxboeAdd terse version output format command line parameter
2011-08-31 Jens AxboeEnsure that buffer contents are random across jobs...
2011-08-12 Yu-ju Hongstats: Add a function to report completion latency...
2011-07-30 Bruce CranAdd version number to --help output
2011-07-23 Jens AxboeFix --timeout as global parameter
2011-07-14 Jens AxboeFio 1.57 fio-1.57
2011-07-13 Jens AxboeFio 1.56 fio-1.56
2011-07-08 Jens AxboeGet rid of warning on platforms for casting char -...
2011-07-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-07-06 Jens AxboeAdd --max-jobs/-j command line option
2011-05-26 Jens AxboeFio 1.55 fio-1.55
2011-05-12 Jens AxboeFio 1.54 fio-1.54
2011-05-12 Jens AxboeFix crash on specifying bad IO engine on the command...
2011-05-11 Jens AxboeCast l_opts string names to char *
2011-05-11 Jens AxboeRevert "Constify l_opts strings"
2011-05-11 Jens AxboeConstify l_opts strings
2011-05-05 Jens AxboeFio 1.53 fio-1.53
2011-05-05 Bruce Cransscanf fixup
2011-04-29 Jens AxboeFio 1.52 fio-1.52
2011-03-28 Jens AxboeSwitch all random generators to be decided by use_os_rand
2011-03-28 Jens AxboeSwitch to using our internal Tausworthe based random...
2011-03-27 Jens AxboeGet rid of mixed rw and verify warning
2011-03-22 Jens AxboeFio 1.51 fio-1.51
2011-03-11 Jens AxboeAdd support for giving multiple --section options
2011-01-27 Jens AxboeFio 1.50.2 fio-1.50.2
2011-01-26 Jens AxboeFio 1.50.1 fio-1.50.1
2011-01-26 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
next