zbd: Fix zone locking for async I/O engines
[fio.git] / time.c
2018-10-19 Jens AxboeMerge branch 'samples-colnames' of https://github.com...
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-18 Vincent Fufio: reset more counters when ramp time has elapsed
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-13 Jens Axboetime: use bool for ramp time
2017-09-13 Jens Axboetime: ensure that offload mode switches parent out...
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-27 Jens AxboeMerge branch 'doc_runtime' of https://github.com/sitsof...
2017-08-27 Jens AxboeMerge branch 'fixes' of https://github.com/sitsofe/fio
2017-08-22 Jens AxboeMerge branch 'timespec_add_msec_overflow' of https...
2017-08-22 Sitsofe Wheelertime: fix overflow in timespec_add_msec
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-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-02 Jens Axboetime: use correct size type for usecs
2017-04-02 Chris Taylortime: fix overflow in timeval_add_msec()
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
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-06-06 Jens AxboeFix ramp time breakage
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens AxboeImprove logging accuracy
2015-12-09 Jens AxboeFix ramp time for io_submit_mode=offload
2015-01-15 Jens AxboeImprove rate limiting
2014-11-07 Jens AxboeAdd time_since_genesis()
2014-02-21 Jens AxboeUnify the time handling
2014-02-20 Christian Ehrhardtfio: allow milliseconds on all time specifiers
2013-01-09 Jens AxboeMerge branch 'master' into gfio
2013-01-04 Jens Axboetime: convert to uint64_t
2012-11-14 Jens AxboeMerge branch 'master' into gfio
2012-11-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-06 Jens AxboeMove code around to satisfy t/stest linkage
2012-03-16 Jens AxboeMerge branch 'master' into gfio
2012-03-16 Jens AxboeFix wrap bug in mtime_since()
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-02 Bruce CranFirst snapshot of FIO for Windows
2010-08-15 Jens AxboeFixup misuse of get_cpu_clock()
2010-03-24 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2010-03-24 Jens AxboeAdd support for specific clock sources
2009-06-11 Jens AxboeGet rid of (now) unused rate_throttle()
2009-06-09 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-06-09 Jens AxboeAdd support for limiting only rate in only one direction
2008-12-10 Jens Axboe__usec_sleep() really just spins, rename it
2008-09-11 Jens AxboeUpdate ramp_time
2008-09-10 Jens AxboeAdd ramp_time option
2008-03-06 Jens AxboeStyle fixups
2007-11-21 Shawn Lewisfix utime_since overflow
2007-05-21 Jens AxboeAttempt to work-around possible time warp
2007-03-27 Jens AxboeRemove redundant double casts in time functions
2007-03-15 Jens AxboeMove thread options into a seperate structure
2007-03-15 Jens AxboeImprove rate accounting
2007-03-15 Jens AxboeSupport for setting rated based on IOPS
2007-02-23 Jens AxboeImprove rate usec calculation
2007-02-23 Jens AxboeStreamline thread_data data direction setting and checking
2007-02-22 Jens AxboeImprove thread reap handling
2007-01-13 Jens Axboe[PATCH] Improve rate functionality
2006-12-05 Jens Axboe[PATCH] Fix warnings from icc
2006-11-24 Jens Axboe[PATCH] Improve time accounting for a job
2006-11-24 Jens Axboe[PATCH] Time and seek optimizations
2006-11-03 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2006-11-03 Jens Axboe[PATCH] Add in-progress io rate
2006-11-03 Jens Axboe[PATCH] Add seperate read/write block size options
2006-10-18 Jens Axboe[PATCH] Split status/eta code out of fio.c
2006-09-14 Jens Axboe[PATCH] Basic support for a cpu cycle eater job
2006-06-07 Jens Axboe[PATCH] Shorten the file names, stupid to prefix everyt...