fio: ioengine flag cleanup
[fio.git] / engines / pmemblk.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...
2023-03-03 Vincent FuMerge branch 'fiologparser-fix' of https://github.com...
2023-02-28 Jens AxboeMerge branch 'doc-Clarify_Runtime_Param' of https:...
2023-02-28 Jens AxboeMerge branch 'Fix_Assert_TdIoQueue_Serialize_Overlap_Of...
2023-02-21 Jens AxboeMerge branch 'Verify_Bad_Hdr_Rand_Seed_Mult_Workload_It...
2023-02-17 Vincent FuMerge branch 'remove_pmemblk_engine' of github.com...
2023-02-17 osalykpmemblk: remove pmemblk engine
2022-05-25 Jens AxboeMerge branch 'master' of https://github.com/guoanwu/fio
2022-05-21 dennis.wupmemblk.c: fix one logic bug - read always with write
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
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-06-28 Jens AxboeMerge branch 'pmemblk' of https://github.com/bvanassche/fio
2020-06-27 Bart Van AsscheUnbreak the pmemblk engine
2020-01-18 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-18 Bart Van Asschepmemblk: Fix a memory leak
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 'fio-issue-450' of https://github.com...
2017-10-30 Jens AxboeMerge branch 'misc' of https://github.com/sitsofe/fio
2017-10-29 Sitsofe Wheelerfio: update FSF address
2017-03-10 Tomohiro KusumiUse union for per file engine private data storage
2017-01-12 Robert Elliottpmemblk: Clarify fsize is in MiB not MB
2017-01-12 Robert Elliottpmemblk, dev-dax: clean up error logs
2017-01-12 Robert Elliottpmemblk, dev-dax: load libpmem and libpmemblk at startup
2017-01-09 Tomohiro KusumiStaticize pmemblk ioengine_ops
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-08-08 Jens Axboeioengines: fixup td_io_unlink_file() error propagation
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-10 Jens Axboeengines/pmemblk: more cleanups
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens Axboeengines/pmemblk: get rid of CACHE_LOCK/UNLOCK defines
2016-05-06 Jens Axboeengines/pmeblk: fixup coding style
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-04-11 Brian Boylstonpmemblk: don't use #defines for the pmemblk_* functions
2016-04-11 Brian Boylstonpmemblk: remove comments about an external engine
2016-03-27 Brian Boylstonadd pmemblk engine