engines/io_uring_cmd: make trims async
[fio.git] / engines / nvme.c
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-04-04 Jens Axboeengines/nvme: cache errno value
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-21 Jens Axboeengines/nvme: cast __u64 to unsigned long long for...
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 Jens Axboeengines/nvme: ioctl return value is an int
2022-06-02 Jens Axboeengines/nvme: fix 'fd' leak in error handling
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