Merge branch 'atomic-writes'
[fio.git] / engines / nvme.h
2024-07-11 Vincent FuMerge branch 'io-uring-cmd/nvme/add-flush' of https...
2024-07-09 Minwoo Imio_uring: Add support FLUSH command
2024-06-03 Vincent FuMerge branch 'io_uring_cmd/support-write-family' of...
2024-05-31 Minwoo Imio_uring: Add 'write_mode' option for optional cmds
2024-05-28 Vincent FuMerge branch 'enable-dataplacement-while-replaying...
2024-05-28 Jens AxboeMerge branch 'io_uring/fix-negative-cqe-status' of...
2024-05-24 Vincent FuMerge branch 'nvme/support-sync-fua-for-iouring-v2...
2024-05-23 Minwoo Imio_uring: Add 'readfua' and 'writefua' options
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-02-15 Ankit Kumarengines/io_uring: add multi range dsm support
2023-08-14 Ankit Kumarengines:io_uring: generate and verify pi for 64b guard
2023-08-14 Ankit Kumarengines:nvme: pull required 48 bit accessors from linux...
2023-08-14 Ankit Kumarengines:io_uring: generate and verify pi for 16b guard
2023-08-14 Ankit Kumarengines:io_uring: uring_cmd add support for protection...
2023-08-14 Ankit Kumarengines:io_uring: update arguments to fetch nvme data
2023-07-05 Vincent Fuengines/io_uring: remove dead code related to trim
2023-07-05 Vincent Fuengines/io_uring_cmd: make trims async
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-07-03 Jens AxboeMerge branch 'libaio/actual_min_algo_update' of https...
2023-05-15 Ankit Kumarengines/io_uring_cmd: add extended LBA support
2023-05-15 Ankit Kumarengines/nvme: support for 64 LBA formats
2023-03-27 Jens AxboeMerge branch 'trim-support' of https://github.com/ankit...
2023-03-24 Ankit Kumario_uring_cmd: suppport for trim operation
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 Keith Buschfio: add fdp support for io_uring_cmd nvme engine
2022-06-02 Ankit Kumarengines/io_uring: Enable zone device support for io_uri...
2022-06-02 Ankit Kumarnvme: add nvme opcodes, structures and helper functions