summaryrefslogtreecommitdiff
path: root/fs/btrfs/zstd.c
AgeCommit message (Expand)Author
2019-04-29btrfs: zstd: remove indirect calls for local functionsDennis Zhou
2019-02-27btrfs: zstd: ensure reclaim timer is properly cleaned upDennis Zhou
2019-02-25btrfs: add zstd compression level supportDennis Zhou
2019-02-25btrfs: make zstd memory requirements monotonicDennis Zhou
2019-02-25btrfs: zstd use the passed through level instead of defaultDennis Zhou
2019-02-25btrfs: change set_level() to bound the level passed inDennis Zhou
2019-02-25btrfs: plumb level through the compression interfaceDennis Zhou
2019-02-25btrfs: move to function pointers for get/put workspacesDennis Zhou
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
2018-01-22btrfs: move some zstd work data from stack to workspaceDavid Sterba
2017-11-01btrfs: allow to set compression level for zlibDavid Sterba
2017-08-15btrfs: Add zstd supportNick Terrell