Merge branch 'fallocate_native' of https://github.com/sitsofe/fio
[fio.git] / fio.h
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-06-19 Omri MorEnsure that thread_stat alignment is correct
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-24 Tomohiro KusumiMove {is,load}_blktrace() to a new header blktrace.h
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 Sitsofe Wheelerfio: fix some struct alignment issues
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-30 Jens AxboeMerge branch 'zero_ioengine_flags' of https://github...
2017-04-29 Sitsofe Wheelerfio.h: zero old flag bits when setting new ioengine...
2017-04-26 Jens AxboeMerge branch 'gpudirect' of https://github.com/yufeiren/fio
2017-04-26 Yufei RenGPUDirect RDMA support
2017-04-10 Jens AxboeMerge branch 'pull-2' of https://github.com/dmonakhov/fio
2017-04-08 Tomohiro KusumiMake lib/num2str.c a stand-alone library by adding...
2017-04-07 Jens AxboeSplit poisson rate control into read/write/trim
2017-03-28 Tomohiro KusumiSeparate io_u from ioengine [3/3] - rename ioengine...
2017-03-28 Tomohiro KusumiSeparate io_u from ioengine [1/3] - add io_u.h
2017-03-21 Tomohiro KusumiDefine struct sk_out in server.h (not server.c)
2017-03-21 Tomohiro KusumiReplace redundant TD_F_NOIO flag with td->io_ops_init
2017-03-10 Tomohiro KusumiDrop redundant td_rw(td) tests
2017-02-20 Tomohiro KusumiAdd details of file number/size related options to...
2017-01-26 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-23 Tomohiro KusumiRemove/Move Linux specific sysfs_root field from thread...
2017-01-23 Tomohiro KusumiDefine pointer alignment macro in fio.h
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-19 Tomohiro KusumiMove options_mem_dupe() to parse.c
2017-01-03 Robert ElliottImprove IEC binary and SI decimal prefix handling
2016-12-19 Jens Axboeoptions: full control of fadvise hinting
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 Wheelerfio: Fix (unsigned) integer overflow issues
2016-10-24 Jens Axboefio: make job reap timeout 5 minutes
2016-09-26 Jens Axboefio: bump max jobs to 4k
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
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 Axboefio: use the proper enum type for the shifted IO engine...
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-16 Jens AxboeVarious cleanups
2016-08-15 Jens Axboesteadystate: rename 'steadystate' to 'steadystate_enabled'
2016-08-15 Jens Axboesteadystate: cleanups
2016-08-15 Jens Axboesteadystate: move into its own header
2016-08-15 Vincent FuSteady state detection: enhance reporting of results...
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 AxboeOnly enable atomic io_u flag setting/clearing if we...
2016-08-07 Jens AxboeMerge branch 'histograms-PR' of https://github.com...
2016-08-06 Karl CronburgThis commit / feature adds completion latency histogram...
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-27 Tomohiro KusumiDon't malloc/memcpy ioengine_ops on td initialization
2016-07-13 Jens AxboeMerge branch 'fix_verify' of https://github.com/charles...
2016-07-13 Charlie Jacobsenverify: Reset verify_state before verification phase.
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-20 Jens Axboeiolog: regrow log out-of-line
2016-05-17 Jens AxboeAdd support for non-uniformly random file service type
2016-05-06 Jens Axboehelper_thread: split into separate file
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-05-06 Jens AxboeImprove logging accuracy
2016-04-13 Jens AxboeFix verify state for multiple files
2016-03-04 Jens AxboeAdd support for zones of random IO, with varying freque...
2015-12-29 Jens AxboeFix included getopt locations
2015-12-22 Andrey KuzminAdd support for waiting for other jobs by name
2015-12-15 Jens AxboeFirst stab at adding job options to json output
2015-12-15 Jens AxboeRework 'dump_cmdline'
2015-12-15 Jens AxboeMerge branch 'server'
2015-12-11 Jens AxboeFixup and improve per-thread data
2015-12-10 Jens AxboeAdd backend related data
2015-12-08 Jens Axboeiolog: replace tp usage with workqueue
2015-12-08 Jens Axboebackend: move rated submit code to its own file
2015-11-16 Jens AxboeFix group_id != groupid mixup
2015-11-09 Jens AxboeRename rate_poisson to rate_process
2015-11-09 Jens AxboeFixups for poisson rate
2015-11-09 Song LiuEnable request flow under Poisson process
2015-11-06 Vincent FuAdd latency bin output to the json output format
2015-10-28 Jens AxboeFixup bw/iops logging for short runs
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
2015-10-25 Jens AxboeAdd support for multiple output formats
2015-10-20 Jens Axboeclient: remove duplicated code
2015-09-04 Roman Penadd FIELD_SIZE macro to calculate the size of the speci...
2015-08-20 Jens AxboeAdd --aux-path support
2015-08-10 DaveGlenImplement new Rate Control
2015-07-27 Jens Axboelibfio: add runstate names
2015-07-10 Logan GunthorpeRDMA engine server mode flow fix ups.
2015-07-10 Jens AxboeMake td flags be shifts
2015-05-29 Jens Axboerand: add 64-bit tausworthe variant with a 2^258 cycle
2015-05-07 Jens AxboeFix keyword replacement leaks
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 AxboeAdd support for options being a power-of-2
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-15 Jens AxboeFirst cut at supporting IO offload
2015-04-15 Jens AxboeAdd ->bytes_done[] to struct thread_data
2015-04-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-04-08 Jens AxboeAdd support for normal/gaussian random distributions
next