Add randtrimwrite data direction
[fio.git] / lib /
2022-08-23 Vincent FuMerge branch 'sigbreak-wait' of github.com:bjpaupor/fio
2022-08-10 Jens Axboelib/rand: get rid of unused MAX_SEED_BUCKETS
2022-08-10 Jens AxboeMerge branch 'multi_seed_refill' of https://github...
2022-08-10 Sungup Moonlib/rand: Enhance __fill_random_buf using the multi...
2022-07-01 Jens Axboehash: cleanups
2022-07-01 Jens Axboelib/rand: improve __fill_random_buf()
2022-07-01 Jens AxboeMerge branch 'fill-random-smaller' of https://github...
2022-07-01 Georg SauthoffSimplify and optimize __fill_random_buf
2022-03-30 Jens AxboeRename 'fallthrough' attribute to 'fio_fallthrough'
2022-02-20 Jens AxboeMerge branch 'genfio-tempfile' of https://github.com...
2022-02-20 Jens AxboeMerge branch 'spelling' of https://github.com/scop/fio
2022-02-20 Ville SkyttäSpelling and grammar fixes
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-09-08 Jens AxboeMerge branch 'ft' of https://github.com/ErwanAliasr1/fio
2021-09-08 Erwan Velulib/fls.h: Remove unused variable assignment
2021-08-26 Jens AxboeMerge branch 'wip-cxx' of https://github.com/tchaikov/fio
2021-08-25 Kefu Chaiarch,lib/seqlock: implement seqlock with C++ atomic...
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
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
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-21 gloit042num2str: fix precision loss bug when the fractional...
2020-08-28 Jens AxboeUse fallthrough attribute
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-27 Jens AxboeAdd roundup_pow2() as a generic helper
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-03 Jens AxboeMerge branch 'num2str' of https://github.com/bvanassche/fio
2020-07-02 Bart Van Asschenum2str(): Add the E (exa) prefix
2020-07-02 Bart Van Asschenum2str(): Fix overflow handling
2020-07-02 Bart Van Asschenum2str(): Remove the fmt[] array
2020-07-02 Bart Van Asschenum2str(): Use asprintf() instead of malloc()
2020-06-23 Jens AxboeMerge branch 'master' of https://github.com/safl/fio
2020-06-23 Simon A. F. LundChanged signedness of seqlock.sequence fixing compariso...
2020-06-22 Jens AxboeMerge branch 'atomics' of https://github.com/bvanassche/fio
2020-06-22 Bart Van AsscheOptimize the seqlock implementation
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-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-05-24 Jens AxboeMerge branch 'parse-and-fill-pattern' of https://github...
2020-05-24 Bart Van AsscheDo not read past the end of fmt_desc[]
2020-05-24 Bart Van AsscheFix spelling in a source code comment
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
2020-03-17 Feng Tanggauss.c: correct the stddev initializtion
2020-01-18 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-18 Bart Van Asschelib/memcpy: Suppress a Coverity leak report for setup_t...
2020-01-05 Jens AxboeMerge branch 'memalign1' of https://github.com/kusumi/fio
2020-01-05 Tomohiro Kusumilib/memalign: remove smalloc()/sfree() dependency
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
2019-02-11 Jens AxboeDocument switch fall-through cases
2019-01-28 Jens AxboeMerge branch 'hygon-support' of https://github.com...
2019-01-08 Jens Axboeconfigure: add __kernel_rwf_t check
2018-11-29 Bari Antebirand: fix compressible data ratio per segment
2018-10-26 Tomohiro Kusumilib: fix strntol's end pointer when str has leading...
2018-10-19 Vincent Fufio: enable cross-thread overlap checking with processes
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-09-30 Jeff Moyerfix hung fio process with large I/O sizes and verify...
2018-09-19 Jens AxboeMerge branch 'epoch-time-hist-logs' of https://github...
2018-09-17 Jens AxboeRandom distribution 32-bit fixes
2018-09-17 Jens Axboeaxmap: isset_fn() should use 1ULL, not 1UL
2018-09-17 Jens Axboelfsr: use unsigned long long for 64-bit values
2018-09-17 Jens Axboeaxmap: use 64-bit index for the handlers
2018-09-17 Jens Axboeaxmap: use 64-bit type for number of bits
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-10 Jens AxboeMerge branch 'no-unittest-dep' of https://github.com...
2018-09-09 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-09-07 Bart Van Asschenum2str(): Avoid an out-of-bounds array access
2018-09-07 Bart Van AsscheMicro-optimize num2str()
2018-08-23 Jens Axboeaxmap: return early of an overlap results in 0 settable...
2018-08-23 Jens AxboeMerge branch '20180823-terse-remote-fix' of https:...
2018-08-23 Jens AxboeMerge branch 'axmap' of https://github.com/bvanassche/fio
2018-08-23 Bart Van Asschelib/axmap: Optimize __axmap_set()
2018-08-23 Bart Van Asschelib/axmap: Simplify axmap_set_fn()
2018-08-23 Bart Van Asschelib/axmap: Make axmap_new() more robust
2018-08-23 Bart Van Asschelib/axmap: Inline ulog64()
2018-08-23 Bart Van Asschelib/axmap: Add more documentation
2018-08-20 Jens AxboeMerge branch 'multiple-read_iolog' of https://github...
2018-08-17 Jens AxboeMerge branch 'master' of https://github.com/kelleymh/fio
2018-08-17 Michael KelleyRemove unused code in lib/axmap.c
2018-08-17 Jens AxboeMerge branch 'ime-support' of https://github.com/DDNSto...
2018-08-17 Jens AxboeMerge branch 'master' of https://github.com/kelleymh/fio
2018-08-17 Michael KelleyReimplement axmap_next_free() to prevent distribution...
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-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-12 Jens Axboeaxmap: optimize ulog64 usage in axmap_handler()
next