aboutsummaryrefslogtreecommitdiffstats
path: root/module/zstd/zfs_zstd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix cross-endian interoperability of zstdRich Ercolani2021-08-301-6/+8
* Fix build with KASANRich Ercolani2021-06-251-0/+19
* Fix various typosAndrea Gelmini2021-04-021-2/+2
* Optimize locking checks in mempool allocatorSebastian Gottschall2020-11-021-19/+33
* zstd: track allocator statisticsMateusz Guzik2020-10-301-4/+11
* do a cyclic seek for unused memory objects in poolSebastian Gottschall2020-09-301-2/+16
* Use known license string for zzstdBrian Behlendorf2020-09-281-1/+1
* Avoid symbol collision with in-kernel zstdlibSebastian Gottschall2020-08-241-8/+9
* Add zstd support to zfsMichael Niewöhner2020-08-201-0/+737