]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/qat_compress.c
Code improvement and bug fixes for QAT support
[mirror_zfs.git] / module / zfs / qat_compress.c
2019-04-16 cfzhuCode improvement and bug fixes for QAT support
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-02 Brian BehlendorfFix inst_num overflow in qat_crypt.c
2018-03-30 Tom CaputiResolve QAT issues with incompressible data
2018-03-21 Tom CaputiFix spelling errors in comments
2018-03-16 Tom CaputiAllow QAT to handle non page-aligned buffers
2018-03-15 Tom CaputiSHA256 QAT acceleration
2018-03-09 Tom CaputiQAT support for AES-GCM
2018-02-05 wli5Bug fix in qat_compress.c for vmalloc addr check
2017-11-07 wli5Bug fix in qat_compress.c when compressed size is ...
2017-10-20 wli5Support integration with new QAT products
2017-04-26 wli5Change U16 to U32 due to atomic_inc_32_nv
2017-03-23 wli5GZIP compression offloading with QAT accelerator