aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/compression.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-16btrfs: constify structs with op functions or static definitionsDavid Sterba1-2/+2
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason1-1/+3
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen1-2/+0
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney1-1/+1
2011-05-02btrfs: rename variables clashing with global function namesDavid Sterba1-1/+1
2010-12-22btrfs: Extract duplicate decompress codeLi Zefan1-0/+5
2010-12-22btrfs: Add lzo compression supportLi Zefan1-0/+1
2010-12-22btrfs: Allow to add new compression algorithmLi Zefan1-18/+48
2008-10-29Btrfs: Add zlib compression supportChris Mason1-0/+47