aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/qat_compress.c
Commit message (Expand)AuthorAgeFilesLines
* 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