summaryrefslogtreecommitdiff
path: root/fs/btrfs/compression.h
Commit message (Expand)AuthorAge
* btrfs: derive maximum output size in the compression implementationDavid Sterba2017-02-28
* btrfs: export compression buffer limits in a headerDavid Sterba2017-02-28
* btrfs: merge nr_pages input and output parameter in compress_pagesDavid Sterba2017-02-28
* btrfs: merge length input and output parameter in compress_pagesDavid Sterba2017-02-28
* btrfs: constify buffers used by compression helpersDavid Sterba2017-02-28
* btrfs: use bio iterators for the decompression handlersChristoph Hellwig2016-11-30
* btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-11
* btrfs: constify structs with op functions or static definitionsDavid Sterba2015-02-16
* btrfs: zero out left over bytes after processing compression streamsChris Mason2014-11-30
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-22
* btrfs: rename variables clashing with global function namesDavid Sterba2011-05-02
* btrfs: Extract duplicate decompress codeLi Zefan2010-12-22
* btrfs: Add lzo compression supportLi Zefan2010-12-22
* btrfs: Allow to add new compression algorithmLi Zefan2010-12-22
* Btrfs: Add zlib compression supportChris Mason2008-10-29