index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
zstd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
btrfs: correct zstd workspace manager lock to use spin_lock_bh()
Dennis Zhou
1
-10
/
+10
2019-04-29
btrfs: zstd: remove indirect calls for local functions
Dennis Zhou
1
-4
/
+7
2019-02-27
btrfs: zstd: ensure reclaim timer is properly cleaned up
Dennis Zhou
1
-2
/
+4
2019-02-25
btrfs: add zstd compression level support
Dennis Zhou
1
-8
/
+240
2019-02-25
btrfs: make zstd memory requirements monotonic
Dennis Zhou
1
-5
/
+33
2019-02-25
btrfs: zstd use the passed through level instead of default
Dennis Zhou
1
-6
/
+13
2019-02-25
btrfs: change set_level() to bound the level passed in
Dennis Zhou
1
-1
/
+2
2019-02-25
btrfs: plumb level through the compression interface
Dennis Zhou
1
-3
/
+3
2019-02-25
btrfs: move to function pointers for get/put workspaces
Dennis Zhou
1
-0
/
+26
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-8
/
+2
2018-01-22
btrfs: move some zstd work data from stack to workspace
David Sterba
1
-65
/
+67
2017-11-01
btrfs: allow to set compression level for zlib
David Sterba
1
-0
/
+5
2017-08-15
btrfs: Add zstd support
Nick Terrell
1
-0
/
+432