index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
zstd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: compression: inline free_workspace
David Sterba
2019-11-18
1
-1
/
+0
*
btrfs: compression: inline alloc_workspace
David Sterba
2019-11-18
1
-1
/
+0
*
btrfs: compression: inline put_workspace
David Sterba
2019-11-18
1
-1
/
+0
*
btrfs: compression: inline get_workspace
David Sterba
2019-11-18
1
-1
/
+0
*
btrfs: compression: export alloc/free/get/put callbacks of all algos
David Sterba
2019-11-18
1
-7
/
+6
*
btrfs: compression: inline cleanup_workspace_manager
David Sterba
2019-11-18
1
-2
/
+1
*
btrfs: compression: inline init_workspace_manager
David Sterba
2019-11-18
1
-2
/
+1
*
btrfs: compression: attach workspace manager to the ops
David Sterba
2019-11-18
1
-0
/
+2
*
btrfs: switch compression callbacks to direct calls
David Sterba
2019-11-18
1
-3
/
+0
*
btrfs: export compression and decompression callbacks
David Sterba
2019-11-18
1
-12
/
+7
*
btrfs: move cond_wake_up functions out of ctree
David Sterba
2019-09-09
1
-0
/
+1
*
btrfs: compression: replace set_level callbacks by a common helper
David Sterba
2019-09-09
1
-9
/
+0
*
btrfs: define compression levels statically
David Sterba
2019-09-09
1
-0
/
+2
*
btrfs: correct zstd workspace manager lock to use spin_lock_bh()
Dennis Zhou
2019-05-28
1
-10
/
+10
*
btrfs: zstd: remove indirect calls for local functions
Dennis Zhou
2019-04-29
1
-4
/
+7
*
btrfs: zstd: ensure reclaim timer is properly cleaned up
Dennis Zhou
2019-02-27
1
-2
/
+4
*
btrfs: add zstd compression level support
Dennis Zhou
2019-02-25
1
-8
/
+240
*
btrfs: make zstd memory requirements monotonic
Dennis Zhou
2019-02-25
1
-5
/
+33
*
btrfs: zstd use the passed through level instead of default
Dennis Zhou
2019-02-25
1
-6
/
+13
*
btrfs: change set_level() to bound the level passed in
Dennis Zhou
2019-02-25
1
-1
/
+2
*
btrfs: plumb level through the compression interface
Dennis Zhou
2019-02-25
1
-3
/
+3
*
btrfs: move to function pointers for get/put workspaces
Dennis Zhou
2019-02-25
1
-0
/
+26
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-8
/
+2
*
btrfs: move some zstd work data from stack to workspace
David Sterba
2018-01-22
1
-65
/
+67
*
btrfs: allow to set compression level for zlib
David Sterba
2017-11-01
1
-0
/
+5
*
btrfs: Add zstd support
Nick Terrell
2017-08-15
1
-0
/
+432