fio: ioengine flag cleanup
[fio.git] / client.c
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-01-25 Ankit Kumarstat: log out both average and max over the window
2023-11-06 Vincent Fuclient/server: enable per_job_logs option
2023-09-11 Vincent FuMerge branch 'pcpp_epoch_fixing_2' of https://github...
2023-09-08 aggieNick02Record job start time to fix time pain points
2023-07-31 Jens AxboeMerge branch 'master' of https://github.com/min22/fio
2023-07-31 Jens AxboeMerge branch 'improment/constness' of https://github...
2023-07-30 Denis Proninuse 'const' where it is required
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-04-20 Vincent Fufio: replace malloc+memset with calloc
2022-11-19 Logan Gunthorpecconv: Support pattern buffers of arbitrary size
2022-07-07 Jens AxboeMerge branch 'client-hist-le64' of https://github.com...
2022-07-07 Tuan Hoangclient: only do le64_to_cpu() on io_sample_data member...
2022-02-03 Jens AxboeMerge branch 'fio_pr_alternate_epoch' of https://github...
2022-02-03 Jens AxboeMerge branch 'cifuzz-integration' of https://github...
2022-02-03 Jens AxboeMerge branch 'freebsd-comment-update' of https://github...
2022-02-03 Niklas Casselstat: report clat stats on a per priority granularity
2022-02-03 Niklas Casselstat: disable per prio stats where not needed
2022-02-03 Niklas Casselclient/server: convert ss_data to use an offset instead...
2022-02-03 Niklas Casselstat: save the default ioprio in struct thread_stat
2022-02-03 Jens AxboeMerge branch 'master' of https://github.com/blah325/fio
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2022-01-10 Niklas Casselstat: remove unnecessary bool parameter to sum_thread_s...
2021-12-16 james rizzoAvoid client calls to recv() without prior poll()
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-09-03 Damien Le Moalfio: Introduce the log_prio option
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'nowait' of https://github.com/koct9i/fio
2020-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-06-10 Jens AxboeMerge branch 'client-leak-fix' of https://github.com...
2020-06-09 Bart Van Asscheclient: Fix another memory leak in an error path
2020-06-09 Bart Van Asscheclient: Fix a memory leak in an error path
2020-05-24 Bart Van Asscheclient: Make skipping option appending in handle_job_op...
2020-05-24 Bart Van Asscheclient: Fix two memory leaks in handle_job_opt()
2020-05-24 Bart Van AsscheMake json_object_add_value_string() duplicate its ...
2020-02-04 Jens AxboeMerge branch 'latency-rebase-again' of https://github...
2020-02-04 Vincent Fufio: better distinguish between high and low priority
2020-02-04 Vincent Fufio: report percentiles for slat, clat, lat
2020-02-04 Vincent Fufio: groundwork for adding slat, lat percentiles
2020-01-23 Jens AxboeMerge branch 'priorityQueuing' of https://github.com...
2020-01-22 Phillip ChenPer-command priority: Priority logging and libaio/io_ur...
2020-01-18 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-18 Bart Van Asscheclient: Fix memory leaks in handle_job_opt()
2019-12-18 Jens AxboeMerge branch 'issue-878' of https://github.com/vincentk...
2019-12-17 Vincent Fuclient/server: add missing fsync data structures
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2019-05-16 Vincent Fuclient: add a newline after terse disk util
2019-05-16 Vincent Fuclient: handle disk util for all output formats
2019-05-16 Vincent Fuclient: do not print disk utilization for terse v2
2019-03-25 Vincent Fuclient: put All clients section at end of normal output
2019-02-08 Jeff Furlongclient/server: inflate error handling
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-09-19 Jens AxboeMerge branch 'epoch-time-hist-logs' of https://github...
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-10 Jens AxboeMerge branch 'no-unittest-dep' of https://github.com...
2018-09-09 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-09-07 Jens Axboeclient: cleanup output types
2018-09-07 Jens Axboeclient: switch to per-client buffer
2018-09-07 Jens Axboeclient: use temp buffer for single output flush for...
2018-09-07 Jens AxboeRevert "client: respect terse output on client <--...
2018-09-07 Jens Axboelog: remember to free output buffer when done
2018-09-07 Jens Axboelog: use __log_buf() if we know buf != NULL
2018-09-07 Jens Axboeclient: use temp buffer for client text output
2018-08-31 Jeff Furlongclient: fix nr_samples
2018-08-25 Tomohiro Kusumiclient: suppress non JSON default outputs on --output...
2018-08-23 Jens AxboeMerge branch '20180823-terse-remote-fix' of https:...
2018-08-23 Luis Chamberlainclient: respect terse output on client <--> backend...
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-15 Jens Axboeclient: close dup'ed descriptor if fdopen() fails
2018-06-15 Jens Axboeclient: check return of dup(2)
2018-06-15 Tomohiro Kusumiclient: parse env variables before sending job-file...
2018-06-05 Jens Axboeclient: remove 'cmd' argument to stop handler
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-08 Jens Axboeclient: fix bad shadowing of 'ret'
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerUse POSIX path for poll.h and fcntl.h headers
2018-03-21 Sitsofe WheelerRefactor #includes and headers
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 AxboeAllow configurable ETA intervals
2017-12-14 Jens Axboeclient: respect --eta=never for networked connections
2017-12-01 Jens Axboeclient: fix use-after-free for client timeout
2017-11-30 Jens Axboesteadystate: make flags conform to usual fio standard
2017-11-30 Jens Axboeclient: ignore a client timeout, if the last thing...
2017-11-22 Jeff Furlongadd significant_figures parameter
2017-10-11 Jens AxboeMerge branch 'ci_and_configure' of https://github.com...
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
next