mutex: fixup fio_mutex_down_timeout()
[fio.git] / fio.h
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
2015-02-24 Jens AxboeMake 'loops' honor full write+verify loops
2015-01-16 Jens AxboeImprove precision of the io_limit setting
2015-01-04 Jens Axboecleanup: add defines for default pareto or zipf values
2014-11-21 Jens Axboeiolog: account for wasted time in ipo stall
2014-11-19 Jens Axboetrigger: enable separate remote and local trigger
2014-11-11 Jens AxboeMerge branch 'verify-trigger'
2014-11-11 Jens AxboeAdd support for verify triggers and verify state saving
2014-11-06 Jens AxboeGet rid of __ prefix for internal frand state
2014-11-06 Jens AxboeRemove use of OS provided random functions
2014-10-24 Jens AxboeConsolidate disk util, eta, and status check thread
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-09-30 Jens AxboeConstify 'td' in a few functions
2014-09-22 Jens AxboeBasic support for dedupe
2014-07-25 Jiri HorkyAllow reset of offset_increment counter
2014-07-09 Jens AxboeFix cases where td->terminate is set, but terminate...
2014-07-09 Jens AxboeAllow threads 60 seconds to exit before being forceful
2014-07-03 Jens AxboeAdd support for runtime log compression
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-05-01 Daniel GollubAvoid double-declaration of ARRAY_SIZE
2014-04-30 Daniel GollubRename time.h for third-party include of fio.h
2014-04-15 Jens Axboesg/binject: only restore file flags if they have been set
2014-04-14 Jens AxboeFix is_power_of_2() for longs
2014-04-14 Jens AxboeError check fcntl() calls
2014-04-14 Jens AxboeMake td_verror() use an unsigned type
2014-04-09 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-09 Jens AxboeAdd exit_on_io_done option to the CPU IO engine
2014-04-02 Jens AxboeAdd 'f' (Finishing) flag to status output
2014-03-17 Jens AxboeAdd support for file appends
2014-03-03 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-03-01 Jens AxboeAdd runstate swap helpers
2014-02-27 Jens AxboeAdd support for cpus_allowed_policy
2014-02-21 Jens AxboeImprove latency_target runs
2014-02-20 Christian Ehrhardtfio: allow to combine terse output with any selected...
2014-02-20 Christian Ehrhardtfio: provide an option for a startdelay range
2014-02-12 Jens Axboeclang: fix warnings with clang build
2014-01-24 Jens Axboeengine: IPv6 net engine updates
2013-12-09 Jens AxboeAdd options to have fio latency profile a device
2013-11-27 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-11-27 Jens Axboeinit: escape description option string
2013-11-21 Jens Axboeblktrace: add support for non-native endian format
2013-09-06 Jens AxboeFix problem with --showcmd and callbacks that verify
2013-07-25 Jens AxboeAdd support for randomness of any IO direction
2013-05-28 Jens AxboeReplace list based free/busy/requeue list with FIFO...
2013-04-26 Jens AxboeAdd support for modifying the randomness of a workload
2013-04-25 Jens AxboeCatch the case where size= is less than the minimum...
2013-04-25 Jens AxboeAdd support for other ways of triggering intermediate...
2013-04-17 Jens AxboeGet rid of mixed code/data sections
2013-04-17 Jens AxboeKil unneeded forward declaration
2013-04-17 Jens AxboeMove unused and other attributes to the compiler section
2013-04-17 Jens AxboeSplit out td error handling code
2013-04-11 Jens AxboeFix a few 4.8 extra anal warnings
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-11 Jens Axboeto_kmg() -> fio_uint_to_kmg()
2013-04-11 Jens AxboeMake nr_thread/nr_process private to backend
2013-04-11 Jens AxboeMove init code to libfio
2013-04-11 Jens AxboeMake lockmem a per job option
2013-04-10 Jens AxboeMove rbtree to lib/
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeAdd thread_options.h
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Steven Noonanimplement 'unit_base' option to select between KB and...
2013-04-09 Steven Noonannum2str: add arguments to represent values in terms...
2013-04-08 Jens AxboeMerge branch 'next'
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-04-05 Jens AxboeAdd filename_format option
2013-03-28 Jens AxboeFix usr/sys/ctx/majf/minf for -USR1 usage
2013-03-23 Jens AxboeConsider the maximum block size difference the minimum...
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-21 Jens AxboeKill now unused lockfile_batch variable
2013-03-21 Jens AxboeRework lockfile= file lock handling
next