Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d567f5db412ed52de0b3b3efca4a451263de6108
/
fs
/
btrfs
/
compression.h
9150724
btrfs: determine stripe boundary at bio allocation time in btrfs_submit_compressed_write
by Qu Wenruo
· 3 years, 3 months ago
6ec9765
btrfs: introduce compressed_bio::pending_sectors to trace compressed bio
by Qu Wenruo
· 3 years, 3 months ago
1c3dc17
btrfs: rework btrfs_decompress_buf2page()
by Qu Wenruo
· 3 years, 6 months ago
65b5355
btrfs: optimize variables size in btrfs_submit_compressed_write
by Anand Jain
· 3 years, 7 months ago
282ab3f
btrfs: reduce compressed_bio members' types
by David Sterba
· 5 years ago
cb4c919
btrfs: compression: move declarations to header
by David Sterba
· 4 years, 4 months ago
c7ee181
btrfs: make btrfs_submit_compressed_write take btrfs_inode
by Nikolay Borisov
· 4 years, 7 months ago
adbab64
btrfs: unexport btrfs_compress_set_level()
by Anand Jain
· 4 years, 8 months ago
0cf2521
btrfs: compression: remove ops pointer from workspace_manager
by David Sterba
· 5 years ago
1e00235
btrfs: compression: inline free_workspace
by David Sterba
· 5 years ago
a3bbd2a
btrfs: compression: pass type to btrfs_put_workspace
by David Sterba
· 5 years ago
c778df1
btrfs: compression: inline alloc_workspace
by David Sterba
· 5 years ago
5907a9b
btrfs: compression: pass type to btrfs_get_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
2510307
btrfs: compression: inline cleanup_workspace_manager
by David Sterba
· 5 years ago
2dba714
btrfs: compression: let workspace manager cleanup take only the type
by David Sterba
· 5 years ago
d551703
btrfs: compression: inline init_workspace_manager
by David Sterba
· 5 years ago
975db48
btrfs: compression: let workspace manager init take only the type
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
ce96b7f
btrfs: use better definition of number of compression type
by Chengguang Xu
· 5 years ago
ec39f76
Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
by Chris Mason
· 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
aa53e3b
btrfs: correctly validate compression type
by Johannes Thumshirn
· 6 years ago
10fe6ca
btrfs: don't assume compressed_bio sums to be 4 bytes
by Johannes Thumshirn
· 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
ca4ac36
btrfs: manage heuristic workspace as index 0
by Dennis Zhou
· 6 years ago
1972708
btrfs: add helpers for compression type and level
by Dennis Zhou
· 6 years ago
d5c1d68
btrfs: compression: Add linux/sizes.h for compression.h
by Qu Wenruo
· 7 years ago
9888c34
btrfs: replace GPL boilerplate by SPDX -- headers
by David Sterba
· 7 years ago
e67c718
btrfs: add more __cold annotations
by David Sterba
· 7 years ago
e128f9c
btrfs: compression: add helper for type to string conversion
by David Sterba
· 7 years ago
f5c29bd
Btrfs: add __init macro to btrfs init functions
by Liu Bo
· 7 years ago
eae8d82
btrfs: Fix wild memory access in compression level parser
by Qu Wenruo
· 7 years ago
f82b735
Btrfs: add write_flags for compression bio
by Liu Bo
· 7 years ago
f51d2b5
btrfs: allow to set compression level for zlib
by David Sterba
· 7 years ago
e7cdb60
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 7 years ago
dc2f292
btrfs: remove unused BTRFS_COMPRESS_LAST
by Anand Jain
· 7 years ago
c2fcdcd
Btrfs: add skeleton code for compression heuristic
by Timofey Titovets
· 7 years ago
5c1aab1
btrfs: Add zstd support
by Nick Terrell
· 7 years ago
8c27cb3
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
e1ddce7
btrfs: reduce arguments for decompress_bio ops
by Anand Jain
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
e5d7490
btrfs: derive maximum output size in the compression implementation
by David Sterba
· 8 years ago
ff76386
btrfs: export compression buffer limits in a header
by David Sterba
· 8 years ago
4d3a800
btrfs: merge nr_pages input and output parameter in compress_pages
by David Sterba
· 8 years ago
38c3146
btrfs: merge length input and output parameter in compress_pages
by David Sterba
· 8 years ago
14a3357
btrfs: constify buffers used by compression helpers
by David Sterba
· 8 years ago
974b1ad
btrfs: use bio iterators for the decompression handlers
by Christoph Hellwig
· 8 years ago
ebb8765
btrfs: move btrfs_compression_type to compression.h
by Anand Jain
· 9 years ago
e8c9f18
btrfs: constify structs with op functions or static definitions
by David Sterba
· 10 years ago
2f19cad
btrfs: zero out left over bytes after processing compression streams
by Chris Mason
· 10 years ago
48a3b63
btrfs: make static code static & remove dead code
by Eric Sandeen
· 12 years ago
143bede
btrfs: return void in functions without error conditions
by Jeff Mahoney
· 13 years ago
306e16c
btrfs: rename variables clashing with global function names
by David Sterba
· 14 years ago
3a39c18
btrfs: Extract duplicate decompress code
by Li Zefan
· 14 years ago
a6fa6fa
btrfs: Add lzo compression support
by Li Zefan
· 14 years ago
261507a0
btrfs: Allow to add new compression algorithm
by Li Zefan
· 14 years ago
c8b9781
Btrfs: Add zlib compression support
by Chris Mason
· 16 years ago