aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/compression.h
AgeCommit message (Expand)Author
2016-03-11btrfs: move btrfs_compression_type to compression.hAnand Jain
2015-02-16btrfs: constify structs with op functions or static definitionsDavid Sterba
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2011-05-02btrfs: rename variables clashing with global function namesDavid Sterba
2010-12-22btrfs: Extract duplicate decompress codeLi Zefan
2010-12-22btrfs: Add lzo compression supportLi Zefan
2010-12-22btrfs: Allow to add new compression algorithmLi Zefan
2008-10-29Btrfs: Add zlib compression supportChris Mason