summaryrefslogtreecommitdiff
path: root/fs/btrfs/compression.h
Commit message (Expand)AuthorAge
* btrfs: compression: add helper for type to string conversionDavid Sterba2018-01-22
* Btrfs: add __init macro to btrfs init functionsLiu Bo2018-01-22
* btrfs: Fix wild memory access in compression level parserQu Wenruo2017-11-27
* Btrfs: add write_flags for compression bioLiu Bo2017-11-15
* btrfs: allow to set compression level for zlibDavid Sterba2017-11-01
* Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-14
|\
| * btrfs: Add zstd supportNick Terrell2017-08-15
* | btrfs: remove unused BTRFS_COMPRESS_LASTAnand Jain2017-08-18
* | Btrfs: add skeleton code for compression heuristicTimofey Titovets2017-08-16
|/
* Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-05
|\
| * btrfs: reduce arguments for decompress_bio opsAnand Jain2017-06-19
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
|/
* 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