t/io_uring: only calculate per-file depth if we have files
[fio.git] / lib / rand.h
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-11-19 Jens Axboet/io_uring: use internal random generator
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-07-25 Jens AxboeMerge branch 'evelu-exec' of https://github.com/ErwanAl...
2021-07-15 Jens AxboeMerge branch 'dedupe_workset' of https://github.com...
2021-07-15 Bar Daviddedupe: allow to generate dedupe buffers from working set
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-06-22 Jens AxboeMerge branch 'atomics' of https://github.com/bvanassche/fio
2020-06-22 Bart Van AsscheMake __rand_0_1() compatible with clang
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-05-21 Jens AxboeMerge branch 'latency_run' of https://github.com/liu...
2020-05-20 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-19 Jens AxboeMerge branch '32-bit-fixes' of https://github.com/sitso...
2020-05-19 Sitsofe WheelerFix 32-bit/LLP64 platform truncation issues
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
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-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-06-12 Jens Axboerand: make randX_upto() do the end value increment
2018-06-12 Jens Axboerand: ensure that rand_between() can reach max value
2018-06-12 Jens Axboerand: cleanup rand_between() and helpers
2018-06-12 Jens Axboerand: add rand64_between()
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-03-10 Jens AxboeUse 32-bit rand for parts that use rand_between()
2016-03-07 Jens Axboerand: use bools
2016-03-04 Jens AxboeAdd support for zones of random IO, with varying freque...
2015-11-09 Song Liumake sure __rand_0_1 does not return 0.0
2015-11-09 Jens AxboeFixups for poisson rate
2015-09-04 Roman Penreplace 'fill_pattern' with 'cpy_pattern' from 'lib...
2015-05-29 Jens Axboerand: add 64-bit tausworthe variant with a 2^258 cycle
2015-05-29 Jens AxboeAdd Intel rdrand support
2014-12-04 Jens AxboeUse specified compression/pattern for verify buffers too
2014-12-04 Jens AxboeUse specified buffer_pattern (if given) for all io_u...
2014-09-22 Jens AxboeBasic support for dedupe
2012-03-13 Jens AxboeMerge branch 'master' into gfio
2012-03-02 Jens AxboeAdd buffer_compress_percentage
2011-08-31 Jens AxboeEnsure that buffer contents are random across jobs...
2011-03-28 Jens AxboeSwitch to using our internal Tausworthe based random...
2011-01-11 Jens AxboeWhen verify fails, dump the good/bad blocks to files
2010-06-21 Jens AxboeSpeedup verify random fills by 10-15x
2010-03-25 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-03-25 Jens AxboeFirst step at speeding up io_u rand refill