docs: update for new data placement options
[fio.git] / engines / rados.c
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2022-05-29 Jens AxboeMerge branch 'wip-lmy-rados' of https://github.com...
2022-05-29 liangmingyuanengines/ceph: add option for setting config file path
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
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-04-10 Jens AxboeMerge branch 'wip-rados-dont-zerowrite' of https:/...
2021-02-16 Adam Kupczykengine/rados: Add option to skip object creation
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-07-03 Yigal Kormanconfigure: new --dynamic-libengines build option
2020-05-19 Jens AxboeMerge branch 'stephen/rate-ull' of https://github.com...
2020-05-14 Jens AxboeMerge branch 'rados' of https://github.com/vincentkfu/fio
2020-05-14 Vincent Fuengines/rados: fix build issue with thread_cond_t vs...
2020-05-14 Jens AxboeMerge branch 'rados-cleanup-wait' of https://github...
2020-05-14 Adam Kupczykengines/rados: Added waiting for completion on cleanup.
2019-11-27 Jens AxboeMerge branch 'engine-rados-fix-first' of https://github...
2019-11-27 Adam Kupczykengines/rados: fix error with getting last instead...
2019-11-26 Jens AxboeMerge branch 'fallocate-truncate' of https://github...
2019-11-26 Jens AxboeMerge branch 'rados-now-use-completion-callbacks' of...
2019-11-25 Adam Kupczykengines/rados: changed polling to completion callbacks...
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-01 Adam Kupczykengines/rados: use fio provided file names
2018-04-20 Jens Axboeengines: fixup fio_q_status style violations
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheIntroduce enum fio_q_status
2018-02-14 Jens AxboeMerge branch 'wip-ifed-rados' of https://github.com...
2018-02-14 Igor FedotovAdd support for Ceph Rados benchmarking.