Merge branch 'master' of https://github.com/celestinechen/fio
[fio.git] / engines / xnvme.c
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-02-13 Ankit Kumarengines/xnvme: add checks for verify, block size and...
2024-02-13 Ankit Kumarengines:xnvme: add support for end to end data protection
2024-02-13 Ankit Kumarengines/xnvme: add support for metadata
2024-02-13 Ankit Kumarengines/xnvme: allocate iovecs only if vectored I/O...
2023-11-20 Vincent FuMerge branch 'xnvme_includes' of https://github.com...
2023-11-20 Simon A. F. Lundengines/xnvme: only include entry-header ('libxnvme.h')
2023-11-03 Vincent FuMerge branch 'thinkcycles-parameter' of https://github...
2023-11-02 Ankit Kumarengines/xnvme: fix fdp support for userspace drivers
2023-07-15 Jens AxboeMerge branch 'patch-3' of https://github.com/yangjueji/fio
2023-07-13 Ankit Kumarengines/xnvme: add support for fdp
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2022-12-22 Ankit Kumarengines/xnvme: add support for picking mem backend
2022-12-22 Ankit Kumarengines/xnvme: add subnqn to fio-options
2022-12-22 Ankit Kumarengines/xnvme: user space vfio based backend
2022-12-22 Ankit Kumarengines/xnvme: fixes for xnvme ioengine
2022-08-23 Vincent FuMerge branch 'sigbreak-wait' of github.com:bjpaupor/fio
2022-08-16 Ankit Kumarengines/xnvme: fix segfault issue with xnvme ioengine
2022-05-12 Ankit Kumarengines/xnvme: add xnvme engine