Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fa1da981f5ee603610bd8f8920c4ec393e95ceeb
/
fs
/
btrfs
/
compression.h
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