summaryrefslogtreecommitdiffstats
path: root/module/zfs/qat_compress.c
Commit message (Expand)AuthorAgeFilesLines
* Fix zfs-0.8.3 "qat.h"Tony Hutter2020-01-221-1/+1
* Fix QAT allocation failure return valueBrian Behlendorf2020-01-221-15/+18
* QAT related bug fixesChengfei ZHu2019-09-251-11/+3
* Fix Intel QAT / ZFS compatibility on v4.7.1+ kernelsloli10K2019-09-251-1/+1
* Code improvement and bug fixes for QAT supportcfzhu2019-04-161-2/+37
* Fix inst_num overflow in qat_crypt.cBrian Behlendorf2018-05-011-5/+3
* Resolve QAT issues with incompressible dataTom Caputi2018-03-291-34/+90
* Fix spelling errors in commentsTom Caputi2018-03-211-5/+5
* Allow QAT to handle non page-aligned buffersTom Caputi2018-03-161-7/+15
* SHA256 QAT accelerationTom Caputi2018-03-151-1/+5
* QAT support for AES-GCMTom Caputi2018-03-091-166/+57
* Bug fix in qat_compress.c for vmalloc addr checkwli52018-02-051-4/+0
* Bug fix in qat_compress.c when compressed size is < 4KBwli52017-11-071-4/+4
* Support integration with new QAT productswli52017-10-201-3/+5
* Change U16 to U32 due to atomic_inc_32_nvwli52017-04-251-2/+2
* GZIP compression offloading with QAT acceleratorwli52017-03-221-0/+585