stat: make add lat percentile functions inline
[fio.git] / filesetup.c
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-09-08 Jens AxboeMerge branch 'ft' of https://github.com/ErwanAliasr1/fio
2021-09-08 Erwan Velufilesetup: Removing unused variable usage
2021-05-27 Jens AxboeMerge branch 'fix-libpmem' of https://github.com/lukasz...
2021-05-18 Jens AxboeMerge branch 'taras/nfs-upstream' of https://github...
2021-05-11 Martin BukatovicMake fill_device to stop writing on EDQUOT
2021-04-10 Jens AxboeMerge branch 'wip-rados-dont-zerowrite' of https:/...
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-03-18 Jens AxboeMerge branch 'add-librpma-engines' of https://github...
2021-03-17 Jens AxboeMerge branch 'free-dump-options' of https://github...
2021-03-17 Jens AxboeMerge branch 'patch-1' of https://github.com/ihsinme/fio
2021-03-06 Jens AxboeMerge branch 'clock_monotonic_unused' of https://github...
2021-02-22 Alexey Dobriyanzbd: support 'z' suffix for zone granularity
2021-02-14 Jens AxboeMerge branch 'per-engine-pre-write-function' of https...
2021-02-09 Łukasz Stolarczukfilesetup: add engine's io_ops to prepopulate file...
2021-01-12 Jens AxboeMerge branch 'zipf-pareto-lock' of https://github.com...
2021-01-12 Jens AxboeMerge branch 'osx_fix' of https://github.com/sitsofe/fio
2021-01-12 Jens AxboeMerge branch 'fuzz' of https://github.com/catenacyber/fio
2021-01-11 Adam Kupczykdistibutions: Extend flexibility of non-uniform random...
2021-01-09 Jens AxboeMerge branch 'num2str-patch' of https://github.com...
2021-01-06 Jens AxboeChange ARRAY_SIZE to FIO_ARRAY_SIZE
2020-12-15 Jens AxboeMerge branch 'wip-rbd-engine-tweaks' of https://github...
2020-12-07 Jens AxboeMerge branch 'reword-toolarge' of https://github.com...
2020-12-06 Sitsofe Wheelerfilesetup: reword block size too large message
2020-11-25 Jens AxboeMerge branch 'update-fio-ioops-version' of https:/...
2020-11-22 Kushal Kumaranerror out if ENOSPC during file layout
2020-11-05 Jens AxboeMerge branch 'master' of https://github.com/albert...
2020-10-28 Jens AxboeMerge branch 'o_dsync' of https://github.com/anarazel/fio
2020-10-28 Andres Freundextend --sync to allow {sync,dsync,0,1}, to support...
2020-09-05 Alexey Dobriyanfio: support io_size=N% (N <= 100)
2020-08-28 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-08-19 Jens Axboefile: provider fio_file_free() helper
2020-08-19 Jens Axboefile: track allocation origin
2020-05-20 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-19 Jens AxboeMerge branch 'stephen/rate-ull' of https://github.com...
2020-05-15 Damien Le Moalzbd: Rename zbd_init()
2020-03-01 Jens AxboeMerge branch 'genfio-bash' of https://github.com/sitsof...
2020-03-01 Jens AxboeMerge branch 'fix-win-raw' of https://github.com/sitsof...
2020-03-01 Sitsofe Wheelerfilesetup: fix win raw disk access and improve dir...
2019-12-19 Jens AxboeMerge branch 'windows_mkdir' of https://github.com...
2019-12-18 Sitsofe Wheelerfilesetup: fix directory creation issues
2019-12-07 Jens Axboefilesetup: ensure to setup random generator properly
2019-11-26 Jens AxboeMerge branch 'fallocate-truncate' of https://github...
2019-11-14 Vincent Fufilesetup: improve LFSR init failure error message
2019-11-12 Trip Volpefilesetup: add fallocate=truncate option.
2019-10-15 Jens AxboeMerge branch 'fix-fsync-on-close' of https://github...
2019-10-15 Vincent Fufilesetup: use zonerange for map and LFSR with zonemode...
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-09-25 Shin'ichiro Kawasakifilesetup: Extend file size for 'null' and 'filecreate...
2019-09-25 Shin'ichiro KawasakiRevert "filesetup: honor the offset option"
2019-09-12 Jens AxboeMerge branch 'fix_iouring_eintr' of https://github...
2019-09-11 Vincent Fufilesetup: honor the offset option
2019-08-28 Vincent Fuoptions: allow offset_increment to understand percentages
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2019-07-01 Jens AxboeMerge branch 'optlenmax' of https://github.com/powernap/fio
2019-06-04 Damien Le MoalFix string copy compilation warnings
2019-04-22 Jens AxboeMerge branch 'libiscsi' of https://github.com/smartxwor...
2019-04-21 Kyle Zhangfilesetup: don't call create_work_dirs() for ioengine...
2019-04-17 Jens AxboeMerge branch 'master' of https://github.com/mingnus/fio
2019-04-17 Ming-Hung Tsairand: fix truncated rand_seed on Windows
2018-10-19 Jens AxboeMerge branch 'samples-colnames' of https://github.com...
2018-10-19 Jens Axboefilesetup: fix whitespace damage introduced by previous...
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-09-24 Adam Kupczykiolog: Fix problem with setup() not invoked when read_i...
2018-09-19 Jens AxboeMerge branch 'epoch-time-hist-logs' of https://github...
2018-09-17 Jens Axboefilesetup: use 64-bit type for file size generation
2018-09-17 Jens AxboeRandom distribution 32-bit fixes
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheAdd support for zoned block devices
2018-08-24 Bart Van AsscheAdd the zonemode job option
2018-08-17 Jens AxboeMerge branch 'ime-support' of https://github.com/DDNSto...
2018-08-09 Jens AxboeMerge branch 'realloc-io_u-buffers' of https://github...
2018-08-09 Adam Kupczykiolog replay: Treat 'open' on file that is scheduled...
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-25 Jens AxboeMerge branch 'fio-histo-log-pctiles' of https://github...
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-06-18 Jens AxboeMerge branch 'readonly-trim' of https://github.com...
2018-06-18 Vincent Fufilesetup: make trim jobs respect --readonly during...
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-08 Jens Axboefilesetup: fix dead assignment of 'ret'
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-03-15 Bart Van AsscheSplit mutex.c and .h each into three files
2018-03-10 Bart Van Asschefilesetup: Initialize all members of struct fio_file
2018-03-09 Jens Axboefilesetup: don't round/adjust size for size_percent...
2018-02-12 Jens Axboefilesetup: convert root flush warning to fio_did_warn()
2018-01-12 Jens AxboeMerge branch 'diskless_invalidate' of https://github...
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2018-01-12 Sitsofe Wheelerfilesetup: skip fallback invalidation with diskless...
2017-12-27 Jens AxboeMerge branch 'barak/mmap_verify_only' of https://github...
2017-12-08 Jens Axboefio: kill td->nr_normal_files
2017-11-29 Tomohiro KusumiRevert "Avoid irrelevant "offset extend ends" error...
next