fio.git
2016-10-17 Tomohiro KusumiAdd FIO_HAVE_FS_STAT/get_fs_free_size() support for...
2016-10-17 Tomohiro KusumiAdd FIO_HAVE_FS_STAT/get_fs_free_size() support for...
2016-10-14 Jens AxboeUpdate REPORTING-BUGS
2016-10-12 Jens AxboeAdd alias for 'disable_bw_measurement' option
2016-10-12 Bruce CranImplement nice() for Windows
2016-10-11 Omar SandovalUpdate bandwidth log documentation
2016-10-11 Omar Sandovaliolog: make write_*_log prefix optional
2016-10-11 Omar Sandovaliolog: fix --bandwidth-log segfaults
2016-10-11 Omar Sandovalinit: fix --bandwidth-log without argument
2016-10-11 Bruce Cranwindowsaio: fix completion thread affinitization
2016-09-27 Jens Axboefilehash: fix init/exit
2016-09-26 Jens Axboeinit: remove unused variable
2016-09-26 Jens Axboefilehash: move to separate allocation
2016-09-26 Jens Axboefio: bump max jobs to 4k
2016-09-25 Jens Axboesmalloc: OOM fixups
2016-09-25 Jens Axboebloom: don't enforce minimum entry count
2016-09-25 Jens Axboefile: add bloom filter to avoid quadratic lookup behavior
2016-09-25 Jens Axboeinit: re-call sinit() if we change the smallc pool...
2016-09-25 Jens Axboesmalloc: fixup --alloc-size
2016-09-25 Jens Axboebloom: allow to pass in whether to set bits for strings
2016-09-23 Jens Axboebloom: add string version
2016-09-23 Jens Axboebloom: hashes take byte lengths, not nwords
2016-09-23 Jens Axboebloom: use bool
2016-09-21 Jens Axboestat: check if ctime_r() ends in a newline before stripping
2016-09-21 Jens Axboeos/windows/posix.c: ensure that ctime_r() adds a newline
2016-09-19 Josh SinykinWindows: fix Time_tToSystemTime function to be 64-bit...
2016-09-19 Josh SinykinFix garbage characters in json output caused by time_bu...
2016-09-16 Jens Axboeworkqueue: kill SW_F_EXITED
2016-09-16 Jens Axboeiolog: dprint() casts for 32-bit warnings
2016-09-16 Jens AxboeFixup two compile warnings
2016-09-16 Jens AxboeFio 2.14 fio-2.14
2016-09-16 Jens Axboeconfigure: harden clockid_t test
2016-09-16 Jens Axboemac: fix for 10.12 having clockid_t
2016-09-16 Jens Axboeclient: coding style fixups
2016-09-16 Jens AxboeMerge branch 'client-unique-log-names' of https://githu...
2016-09-16 Jens Axboeio_u: fix overflow in 64-bit bssplit calculation
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-09-15 Jan Fajerskiadd simple fio.service to start fio server with systemd
2016-09-13 Jens Axboeclient: ignore SEND_ETA, if we can't fin a reply command
2016-09-12 Jens AxboeMakefile: fixup java path for libhdfs
2016-09-12 Jens Axboeinit: pass in right pointer to def thread options free
2016-09-08 Ben Englandsafety first!
2016-09-06 Ben Englandadhere to fio coding standards
2016-09-06 Ben Englandgenerate unique pathname for each fio --client log...
2016-09-06 Karl CronburgMakes use of configparser portable to older versions by:
2016-09-02 Jens Axboeserver: bump version
2016-09-02 Jens AxboeMerge branch 'histogram-client-server' of https://githu...
2016-08-29 Jeff Furlongjesd219: fix alignment
2016-08-29 Jens AxboeFIO-VERSION-GEN: fix dirty repo tracking
2016-08-29 Jens Axboefilelock: bool conversion
2016-08-29 Jens Axboetrim: convert to bool
2016-08-26 Jens Axboebackend: check if we need to update rusage stats, if...
2016-08-26 Karl CronburgClient / server code for handling histograms. The server:
2016-08-26 Jens Axboefile: fio_files_done() can return bool
2016-08-26 Jens Axboefile: fix numjobs > 1 and implied jobname as filename
2016-08-25 Jens AxboeMerge branch 'epoch-histograms' of https://github.com...
2016-08-25 Karl CronburgGive job file to fiologparser_hist.py so that it can...
2016-08-22 Jens Axboestat: don't trust per_unit_log() if log is NULL
2016-08-20 Jens Axboeverify: use proper include for PATH_MAX
2016-08-18 Karl CronburgManual page for fiologparser_hist.py and Makefile updat...
2016-08-18 Jens AxboeMerge branch 'epoch' of https://github.com/cronburg/fio
2016-08-18 Karl CronburgOption for changing log files to use Unix epoch instead...
2016-08-18 Jens Axboeparse: fix void * pointer math complaint
2016-08-18 Jens AxboeAdd basic write/read-and-verify example job file
2016-08-18 Jens Axboefio: use the proper enum type for the shifted IO engine...
2016-08-17 Jens Axboesteadystate: kill ->last_in_group and ->ramp_time_over
2016-08-17 Jens Axboesteadystate: kill off ->attained
2016-08-17 Jens Axboesteadystate: eliminate some steadystate_data members
2016-08-16 Jens AxboeFix backwards reads with --size smaller than the file...
2016-08-16 Jens Axboehistogram: style and list fixups
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-16 Karl CronburgMake histogram samples non-cumulative by tracking a...
2016-08-16 Jens AxboeVarious cleanups
2016-08-16 Jens Axboegfio: fix auto-start of backend
2016-08-15 Jens Axboegfio: fix link error
2016-08-15 Jens Axboeparse: remove dead code
2016-08-15 Jens Axboeparse: get rid of __td_var()
2016-08-15 Jens AxboeFixup correct sparse warnings
2016-08-15 Jens AxboeOption updates
2016-08-15 Jens Axboeoptions: pass in right pointer to options free
2016-08-15 Jens Axboesteadystate: rename 'steadystate' to 'steadystate_enabled'
2016-08-15 Jens Axboesteadystate: more cleanups
2016-08-15 Jens Axboesteadystate: cleanups
2016-08-15 Jens Axboesteadystate: move into its own header
2016-08-15 Jens AxboeTODO: man page missing
2016-08-15 Jens Axboesteady-state: convert options across the wire
2016-08-15 Jens AxboeAdd local TODO for steady-state work
2016-08-15 Vincent FuClear up white space errors
2016-08-15 Vincent FuUpdate test script for new JSON steadystate['criterion...
2016-08-15 Vincent FuSplit helper thread debug logging away from steadystate...
2016-08-15 Vincent FuFix bug where measurements were not printed in the...
2016-08-15 Vincent FuJSON output, code formatting changes
2016-08-15 Vincent FuSteady state detection: enhance reporting of results...
2016-08-15 Vincent FuChange steadystate reporting:
2016-08-15 Vincent FuAdd locking around reads of td->io_blocks and io_byes.
2016-08-15 Vincent FuFix typo, restore unintended HOWTO deletion
2016-08-15 Vincent FuAllow fio to terminate jobs when steady state is attained
2016-08-15 Jens Axboefio: inherit IO engine flags to 'td'
2016-08-15 Jens Axboefio: move thread_options
2016-08-15 Jens Axboeoptions: remove dependency of 'o' being first in 'td'
next