fio: ioengine flag cleanup
[fio.git] / engines / libpmem.c
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-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-06-03 Jens AxboeMerge branch 'fix/928' of https://github.com/larsks/fio
2021-05-27 Jens AxboeMerge branch 'fix-libpmem' of https://github.com/lukasz...
2021-04-13 Łukasz Stolarczukengines/libpmem: do not call drain on close
2021-04-13 Łukasz Stolarczukengines/libpmem: cleanup a little code, comments and...
2021-04-13 Łukasz Stolarczukengines/libpmem: set file open/create mode always to RW
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-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...
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-08-28 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-08-21 Jens AxboeMerge branch 'adjusting-libpmem' of https://github...
2020-08-21 Łukasz Stolarczukengines/libpmem: adjust for PMDK >=1.5 usage
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
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-07 Jens Axboelibpmem: fix type print
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 Jens Axboelibpmem: update print statement for bs now being ULL
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-04-17 Jens AxboeMerge branch 'nvml-to-pmdk' of https://github.com/sscar...
2018-04-16 sscargalNVML references renamed to PMDK
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-11 Robert Elliottioengines: don't call munmap unless size boundary is...
2017-11-17 Jens AxboeMerge branch 'libpmem'
2017-11-17 Jens Axboelibpmem: move mmap alignment to init time
2017-11-17 Jens Axboelibpmem: code cleanups
2017-11-17 Jens AxboeMerge branch 'add-libpmem-engine' of https://github...
2017-11-17 Teruaki Ishizakifio: add libpmem engine