t/zbd: Fix I/O bytes rounding errors
[fio.git] / server.c
2019-07-01 Jens AxboeMerge branch 'optlenmax' of https://github.com/powernap/fio
2019-06-04 Damien Le MoalFix string copy compilation warnings
2018-12-14 Jens AxboeAdd cache hit stats
2018-12-14 Jens Axboeclient/server: convert nr_zone_resets on the wire
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-04 Jens AxboeBool conversions
2018-09-27 Jens Axboeserver: be locally vocal about communication issues
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-06-05 Jens AxboeFix variable shadowing
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-08 Jens Axboeserver: fix dead assignment of variable
2018-03-27 Sitsofe Wheelerwindows: target Windows 7 and add support for more...
2018-03-22 Jens Axboeserver: use scalloc() for sk_out allocation
2018-03-22 Jens Axboeserver: fix error handling for shared memory handling
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-22 Jens Axboeserver: handle shared mem pool allocation failures
2018-03-21 Sitsofe WheelerUse POSIX path for poll.h and fcntl.h headers
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-03-21 Jens Axboeserver: process STOP/QUIT commands out-of-line
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-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2018-01-05 Jeff FurlongFix client/server "all clients" reporting
2017-12-27 Jens AxboeMerge branch 'barak/mmap_verify_only' of https://github...
2017-12-14 Jens Axboeserver: convert more memset to on-stack initialization
2017-12-14 Jens Axboeserver: cleanup iolog pdu prep
2017-12-13 Jens Axboeserver: initialize first iolog header properly
2017-11-30 Jens Axboesteadystate: make flags conform to usual fio standard
2017-11-30 Jens Axboeserver: process connection list before executing trigger
2017-11-22 Jeff Furlongadd significant_figures parameter
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-18 Tomohiro Kusumifix strncpy(3) copy length
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-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-08-26 Sitsofe Wheelerbackend: verify-trigger fixes
2017-06-23 Andreas Herrmannstat: Print one-line iops stat
2017-06-23 Tomohiro Kusumiserver: don't use void* for pointer arithmetic (gcc)
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 Funanosecond: update completion latency recording and...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-06-05 Jens AxboeMerge branch 'size_perc' of https://github.com/sitsofe/fio
2017-06-02 Tomohiro Kusumiuse correct syscall name in log_err()
2017-05-03 Vincent Fuclient/server: make sure that all elements in io_u_lat_...
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-03-21 Tomohiro KusumiDefine struct sk_out in server.h (not server.c)
2017-01-03 Tomohiro KusumiAdd missing trailing \n in log_err/info()
2017-01-03 Robert ElliottConvert group_run_stats to use bytes instead of KiB/KB
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-12-07 Vincent Fusteadystate: instead of including ss_sum_y in thread_st...
2016-12-07 Vincent Fusteadystate: implement transmission of steadystate...
2016-12-01 Vincent FuFix conversion in fio_server_send_ts
2016-11-27 Sitsofe Wheelerstat: Change access to io_sample union
2016-11-27 Sitsofe Wheelerfio: Fix (unsigned) integer overflow issues
2016-09-25 Jens Axboesmalloc: OOM fixups
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
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-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-15 Jens AxboeFixup correct sparse warnings
2016-08-08 Tomohiro KusumiAdd missing FIO_NET_CMD entry to fio_server_ops[]
2016-05-27 Jens Axboeserver: ensure that we flush compressed logs correctly
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-19 Jens Axboeiolog: switch to list based scheme
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-04-13 Jens AxboeFix verify state for multiple files
2016-02-10 Jens Axboeserver: don't make SO_REUSEPORT errors fatal
2016-01-28 Jens Axboeserver: send trigger state inline
2016-01-26 Jens Axboeserver: split vectored commands into fragments
2016-01-26 Jens Axboeserver: disable pdu length check for now
2016-01-22 Jens Axboeserver: use the wrapped MSG_DONTWAIT
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
2016-01-07 Jens Axboeserver: sk_out exit error handling
2016-01-07 Jens Axboeserver: include name of verify file requested for error...
2015-12-18 Jens Axboeserver: command tag cleanup
2015-12-18 Jens Axboeserver: don't store command tag on the stack
2015-12-17 Jens Axboeserver: code cleanups
2015-12-17 Jens Axboeserver: remove leftover debug statement
2015-12-17 Jens Axboeclient/server: transparent handling of storing compress...
2015-12-17 Jens Axboeclient/server: various bug fixes
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 Axboeserver: bump listen() backlog
2015-12-14 Jens Axboeserver: create sk_out_key earlier
2015-12-14 Jens Axboeserver: don't pass sk_out into accept loop
next