parse: bump max value pairs supported from 24 to 32
[fio.git] / diskutil.h
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-15 Bart Van AsscheSplit mutex.c and .h each into three files
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-02-13 Tomohiro KusumiAdd a comment to clarify 941bda94
2017-01-26 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-23 Tomohiro KusumiRemove unused disk_util's name field
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-06 Jens Axboediskutil: adapt to new helper_thread functions
2015-10-27 Jens AxboeMerge branch 'mmap_shared' of git://github.com/lsgunth/fio
2015-10-27 Jens AxboeEnable the use of multiple output formats
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-10-24 Jens Axboediskutil: get rid of disk_util_start_exit()
2014-10-24 Jens AxboeConsolidate disk util, eta, and status check thread
2014-10-23 Jens AxboeFix exit being slowed by disk util stat time
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-11 Jens Axboediskutil: separate out stats from name
2013-10-31 Castor FuAdd json output for client/server mode
2013-04-12 Jens AxboeFix warning on platforms without disk util support
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-29 Ken RaeburnFix crash with absurdly but not impossibly deeply neste...
2012-09-27 Jens AxboeMerge branch 'gfio' of ssh://brick.kernel.dk/data/git...
2012-09-27 Jens AxboeMerge branch 'master' into gfio
2012-09-27 Jens AxboeFix segfault race on exit for platforms that don't...
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-17 Shaohua LiAdd a simple json encoder and use it to print fio outpu...
2012-08-02 Jens Axboediskutil: ensure that we lock around disk_list access
2012-08-01 Jens AxboeRevert "diskutil: ensure that we lock around disk_list...
2012-08-01 Jens AxboeMerge branch 'master' into gfio
2012-08-01 Jens Axboediskutil: ensure that we lock around disk_list access
2011-10-13 Jens AxboeAdd disk utilization to terse format output
2011-10-13 Jens Axboeclient/server: add support for passing disk_util structures
2009-10-01 Jens AxboeReally fix dm/md slave disk utilization
2009-06-03 Jens AxboeSplit off diskutil include