engines/sg: improve error handling
[fio.git] / server.h
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-25 Jens AxboeMerge branch 'fio-histo-log-pctiles' of https://github...
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-04-26 Jens Axboeblktrace: add 'reply_skip' option
2018-04-14 Jens AxboeAdd 'replay_time_scale' option
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-03-19 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-15 Bart Van AsscheRename fio_mutex into fio_sem
2018-03-01 Jens AxboeMerge branch 'hotfix_counter_overflow' of https://githu...
2018-03-01 Alexander LarinFix overflow of counters incremented on each I/O operation
2018-01-24 Jens AxboeAdd suppor for logging fsync (and friends) latencies
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-12-27 Jens AxboeMerge branch 'barak/mmap_verify_only' of https://github...
2017-12-06 Jens AxboeAdd option to ignore thinktime for rated IO
2017-12-01 Vincent Futhread_options: drop fadvise_stream from thread_options
2017-11-30 Jens AxboeAdd support for absolute random zones
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-14 Jens AxboeMerge branch 'doc-patches' of https://github.com/vincen...
2017-09-14 Jens AxboeAdd support for doing total latency percentiles
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
next