aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/zstd.c
Commit message (Expand)AuthorAge
* btrfs: move cond_wake_up functions out of ctreeDavid Sterba2019-09-09
* btrfs: compression: replace set_level callbacks by a common helperDavid Sterba2019-09-09
* btrfs: define compression levels staticallyDavid Sterba2019-09-09
* btrfs: correct zstd workspace manager lock to use spin_lock_bh()Dennis Zhou2019-05-28
* btrfs: zstd: remove indirect calls for local functionsDennis Zhou2019-04-29
* btrfs: zstd: ensure reclaim timer is properly cleaned upDennis Zhou2019-02-27
* btrfs: add zstd compression level supportDennis Zhou2019-02-25
* btrfs: make zstd memory requirements monotonicDennis Zhou2019-02-25
* btrfs: zstd use the passed through level instead of defaultDennis Zhou2019-02-25
* btrfs: change set_level() to bound the level passed inDennis Zhou2019-02-25
* btrfs: plumb level through the compression interfaceDennis Zhou2019-02-25
* btrfs: move to function pointers for get/put workspacesDennis Zhou2019-02-25
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: move some zstd work data from stack to workspaceDavid Sterba2018-01-22
* btrfs: allow to set compression level for zlibDavid Sterba2017-11-01
* btrfs: Add zstd supportNick Terrell2017-08-15