filesetup: fix dead assignment of 'ret'
[fio.git] / gettime-thread.c
2018-03-22 Jens Axboesmalloc: oom cleanups
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-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-12-01 Jens Axboegettime-thread: fix failure to check setaffinity return...
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
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-14 Jens Axboepthread: bump min stack size
2016-05-24 Martin SteigerwaldSpelling fix. Reported by DebianĀ“s lintian.
2015-05-14 Tomohiro KusumiChange (blank)cpu affinity macros to inline functions
2014-12-19 Jens Axboegettime: hide fio_gtod_cpumask if not used
2014-12-19 Jens Axboegettime: only use CPU affinity if available
2014-12-17 Jens Axboegettime-thread: set and allow multiple CPUs
2014-12-17 Jens Axboegettime-thread: fix missing startup mutex
2014-12-17 Jens Axboegettime: improve gettimeofday() offload support
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-11 Jens AxboeInitialize global and non-static variables
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-29 Jens Axboesmalloc: alloc failure cleanups
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