Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d567f5db412ed52de0b3b3efca4a451263de6108
/
fs
/
btrfs
/
zstd.c
cf30f6a
lib: zstd: Add kernel-specific API
by Nick Terrell
· 4 years, 4 months ago
56ee254
Revert "btrfs: compression: drop kmap/kunmap from zstd"
by David Sterba
· 3 years, 2 months ago
1c3dc17
btrfs: rework btrfs_decompress_buf2page()
by Qu Wenruo
· 3 years, 6 months ago
bbaf971
btrfs: compression: drop kmap/kunmap from zstd
by David Sterba
· 3 years, 7 months ago
b0ee5e1
btrfs: drop from __GFP_HIGHMEM all allocations
by David Sterba
· 3 years, 7 months ago
d048b9c
btrfs: use memzero_page() instead of open coded kmap pattern
by Ira Weiny
· 3 years, 8 months ago
3590ec5
btrfs: use memcpy_[to|from]_page() and kmap_local_page()
by Ira Weiny
· 3 years, 11 months ago
1e00235
btrfs: compression: inline free_workspace
by David Sterba
· 5 years ago
c778df1
btrfs: compression: inline alloc_workspace
by David Sterba
· 5 years ago
bd3a528
btrfs: compression: inline put_workspace
by David Sterba
· 5 years ago
6a0d127
btrfs: compression: inline get_workspace
by David Sterba
· 5 years ago
d20f395
btrfs: compression: export alloc/free/get/put callbacks of all algos
by David Sterba
· 5 years ago
2510307
btrfs: compression: inline cleanup_workspace_manager
by David Sterba
· 5 years ago
d551703
btrfs: compression: inline init_workspace_manager
by David Sterba
· 5 years ago
be951045
btrfs: compression: attach workspace manager to the ops
by David Sterba
· 5 years ago
1e4eb74
btrfs: switch compression callbacks to direct calls
by David Sterba
· 5 years ago
c4bf665
btrfs: export compression and decompression callbacks
by David Sterba
· 5 years ago
602cbe9
btrfs: move cond_wake_up functions out of ctree
by David Sterba
· 5 years ago
b0c1fe1
btrfs: compression: replace set_level callbacks by a common helper
by David Sterba
· 5 years ago
e18333a
btrfs: define compression levels statically
by David Sterba
· 5 years ago
fee13fe
btrfs: correct zstd workspace manager lock to use spin_lock_bh()
by Dennis Zhou
· 6 years ago
b242349
btrfs: zstd: remove indirect calls for local functions
by Dennis Zhou
· 6 years ago
d386515
btrfs: zstd: ensure reclaim timer is properly cleaned up
by Dennis Zhou
· 6 years ago
3f93aef
btrfs: add zstd compression level support
by Dennis Zhou
· 6 years ago
d3c6ab7
btrfs: make zstd memory requirements monotonic
by Dennis Zhou
· 6 years ago
e0dc87a
btrfs: zstd use the passed through level instead of default
by Dennis Zhou
· 6 years ago
d0ab62c
btrfs: change set_level() to bound the level passed in
by Dennis Zhou
· 6 years ago
7bf4994
btrfs: plumb level through the compression interface
by Dennis Zhou
· 6 years ago
92ee5530
btrfs: move to function pointers for get/put workspaces
by Dennis Zhou
· 6 years ago
c1d7c51
btrfs: replace GPL boilerplate by SPDX -- sources
by David Sterba
· 7 years ago
431e982
btrfs: move some zstd work data from stack to workspace
by David Sterba
· 7 years ago
f51d2b5
btrfs: allow to set compression level for zlib
by David Sterba
· 7 years ago
5c1aab1
btrfs: Add zstd support
by Nick Terrell
· 7 years ago