Merge branch 'doc-patches' of https://github.com/vincentkfu/fio
[fio.git] / engines / pmemblk.c
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