summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-28Merge update to 3.2linaro-upstream-3.2Bernhard Rosenkränzer
2017-11-03Fio 3.2Jens Axboe
2017-11-03Merge branch 'json_bw_bytes' of https://github.com/sitsofe/fioJens Axboe
2017-11-03solaris: add get_fs_free_size() implementationTomohiro Kusumi
2017-11-03solaris: add os_phys_mem() implementationTomohiro Kusumi
2017-11-03solaris: #include <pthread.h>Tomohiro Kusumi
2017-11-03stat: add bw_bytes JSON keySitsofe Wheeler
2017-11-02io_u_queue: convert rings to boolJens Axboe
2017-11-02filesetup: allocate 'r' locally in fallocate_file()Jens Axboe
2017-11-02filesetup: recurse_dir() can use boolJens Axboe
2017-11-02filesetup: create_work_dirs() can return boolJens Axboe
2017-11-02filesetup: change random file init to be bool basedJens Axboe
2017-11-02filesetup: __init_rand_distribution() can be voidJens Axboe
2017-11-02filesetup: pre_read_files() can use a boolJens Axboe
2017-11-02filesetup: don't inline native_fallocate()Jens Axboe
2017-11-02filesetup: don't print non-debug error on native fallocate failureJens Axboe
2017-11-01io_u: reset file to initial offsetJens Axboe
2017-11-01io_u: wrap to beginning when end-of-file is reached for time_basedJens Axboe
2017-10-31engines/windowsaio: style fixupsJens Axboe
2017-10-31Default buffer_compress_chunk to 512Jens Axboe
2017-10-31Update compression documentationJens Axboe
2017-10-31init: make sure that compression enables refill buffersJens Axboe
2017-10-30Merge branch 'misc' of https://github.com/sitsofe/fioJens Axboe
2017-10-29doc: rewrite write_*_log sectionsSitsofe Wheeler
2017-10-29doc: minor formatting fixesSitsofe Wheeler
2017-10-29doc: IO -> I/O, sync filecreate documentationSitsofe Wheeler
2017-10-29fio: update FSF addressSitsofe Wheeler
2017-10-29COPYING: update license fileSitsofe Wheeler
2017-10-29doc: fix groff line that started with a dotSitsofe Wheeler
2017-10-29fio: fix interpreter linesSitsofe Wheeler
2017-10-29tools: use /usr/bin/python2.7 as the interpreterSitsofe Wheeler
2017-10-29steadystate_tests.py: fix up usage commentSitsofe Wheeler
2017-10-26Fix 'nice' parameter range: should be -20 to 19, not -19 to 20.Rebecca Cran
2017-10-26io_u: re-invalidate cache when looping around without file open/closeJens Axboe
2017-10-26Add offset_align optionJeff Furlong
2017-10-25parse: minimum options values are signedJens Axboe
2017-10-20doc: minor formatting fixesSitsofe Wheeler
2017-10-17Merge branch 'cpuclock-test'Jens Axboe
2017-10-17gettime: improve cpu clock testJens Axboe
2017-10-15Fix build on Androidlinaro-upstream-3.1Bernhard Rosenkraenzer
2017-10-14Merge update to 3.1Bernhard Rosenkraenzer
2017-10-12flow: fix bad overflowing mathJens Axboe
2017-10-12Merge branch 'master' of https://github.com/Venutiwa/fioJens Axboe
2017-10-12Merge branch 'overflow_fix' of https://github.com/sitsofe/fioJens Axboe
2017-10-12gettime: fix cycles_per_msec overflow when using 32 bit longsSitsofe Wheeler
2017-10-12Fix more overflows in percentile calculation for WindowsAndrzej Jakowski
2017-10-11Fix overflow in percentile calculation for WindowsAndrzej Jakowski
2017-10-11fio: kill td_ioengine_flags()Jens Axboe
2017-10-11Windows mkdir() fixJens Axboe
2017-10-11add documentation about filename_format directory behaviorJosef Bacik