Merge branch 'shifted_logging' of https://github.com/sitsofe/fio
[fio.git] / server.h
2017-06-23 Andreas Herrmannstat: Print one-line iops stat
2017-06-22 Jens Axboeclient/server: bool conversion
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Fuserver: bump server version for the change to FIO_IO_U_...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-06-19 Jens AxboeUpdate write_hint mechanism to latest API
2017-06-05 Brantley Westallow a percent value for the offset parameter
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/sitsofe/fio
2017-05-22 Sitsofe Wheelerserver: bump protocol version
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-26 Jens Axboeserver: bump protocol version
2017-03-21 Tomohiro KusumiDefine struct sk_out in server.h (not server.c)
2016-12-16 Jens AxboeMerge https://bitbucket.org/vincentfu/fio-steadystate...
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-11-27 Sitsofe Wheelerserver: bump protocol version
2016-10-11 Omar Sandovaliolog: make write_*_log prefix optional
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-09-02 Jens Axboeserver: bump version
2016-09-02 Jens AxboeMerge branch 'histogram-client-server' of https://githu...
2016-08-26 Karl CronburgClient / server code for handling histograms. The server:
2016-08-15 Jens Axboesteady-state: convert options across the wire
2016-08-08 mrturtledevAdd 'unlink_each_loop' option
2016-08-07 Jens Axboeserver: bump protocol version
2016-05-23 Jens Axboecconv: wire up conversion of unique_filename
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-04-13 Jens AxboeFix verify state for multiple files
2016-03-04 Jens AxboeAdd support for zones of random IO, with varying freque...
2016-02-04 Jens Axboelog: add support for logging max instead of averages
2016-01-20 Jens Axboeclient: drain text output when exiting
2016-01-13 Jens AxboeDestroy sk_out server key when we are done
2016-01-13 Jens AxboeAlways create server sk_out key
2015-12-22 Andrey KuzminAdd support for waiting for other jobs by name
2015-12-17 Jens Axboeclient/server: transparent handling of storing compress...
2015-12-16 Jens Axboeclient/server: ensure we don't overrun memory for long...
2015-12-16 Jens Axboeclient/server: pass back job options to client
2015-12-15 Jens AxboeMerge branch 'server'
2015-12-15 Jens Axboeclient: make SEND_ETA timeout non-fatal
2015-12-14 Jens Axboeserver: cleanup exported functions
2015-12-10 Jens Axboeserver: rewrite message handling
2015-12-08 Jens Axboeoptions: add log_compression_cpus option
2015-11-09 Jens AxboeFixups for poisson rate
2015-10-30 Jens AxboeBump the client ETA timeout from 5s to 30s
2015-10-01 Jens Axboeserver: bump protocol version
2015-05-29 Jens Axboerand: add 64-bit tausworthe variant with a 2^258 cycle
2015-05-22 Jens Axboecconv: add allow_mounted_write
2015-05-12 Jens AxboeAdd 'allow_file_create' option
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Jens AxboeMerge branch 'multiclnt-sharedfs-try3' of git://github...
2015-05-06 Jens Axboeserver: bump version
2015-03-24 Jens AxboeAdd support for POSIX_FADV_STREAMID
2014-12-17 Jens Axboegettime-thread: set and allow multiple CPUs
2014-12-09 Jens AxboeFix server/client set_options conversion
2014-12-01 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-12-01 Jens AxboeBump disk util stats from 32 to 64-bit values
2014-11-11 Jens AxboeMerge branch 'verify-trigger'
2014-11-11 Jens AxboeAdd support for verify triggers and verify state saving
2014-10-20 Jens AxboeAdd alignment to thread_options_pack for proper fp...
2014-10-08 Jens AxboeAdd support for --remote-config
2014-09-22 Jens AxboeBasic support for dedupe
2014-07-01 Jens AxboeAdd option for including byte offset for each log entry
2014-06-30 Jens Axboeserver: update protocol version to 35
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-04-28 Jens AxboeAdd option for io_limit
2014-04-14 Jens Axboeserver: sanity check incoming command size (and payload)
2014-03-14 Jens AxboeBump length of description field to 256 chars
2014-02-27 Jens AxboeAdd support for cpus_allowed_policy
2014-02-20 Jens Axboeserver: bump protocol version
2014-01-25 Jens Axboeclient/server: don't reset ipv6 expectations
2014-01-15 Jens Axboeserver: convert buffer pattern settings across client...
2014-01-11 Jens AxboeAdd option to manually seed the random generators
2013-12-09 Jens AxboeAdd options to have fio latency profile a device
2013-11-15 Chris MasonAdd support for O_ATOMIC
2013-11-08 Jens AxboeFix access-outside-array of o->rwmix[]
2013-08-09 Jens AxboeAdd number_ios= option
2013-07-25 Jens AxboeAdd support for randomness of any IO direction
2013-04-15 Jens Axboeeta: improve output for threads sitting in TD_SETTING_UP
2013-04-12 Jens AxboeMake use of zlib optional
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeMerge branch 'master' into gfio
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-05 Jens AxboeMerge branch 'master' into gfio
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-04 Jens AxboeMerge branch 'master' into gfio
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-30 Jens AxboeAdd unified_rw_reporting option
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-09 Jens AxboeMerge branch 'master' into gfio
next