aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/zlib.c
Commit message (Expand)AuthorAge
* zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-22
* btrfs: Extract duplicate decompress codeLi Zefan2010-12-22
* btrfs: Allow to add new compression algorithmLi Zefan2010-12-22
* btrfs: Fix error handling in zlibLi Zefan2010-12-22
* btrfs: Fix bugs in zlib workspaceLi Zefan2010-12-22
* Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-29
* Btrfs: correct error-handling zlib error handlingJulia Lawall2009-08-07
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-02
* Btrfs: Fix compile warnings on 32 bit machinesChris Mason2008-11-11
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-06
* Btrfs: Add zlib compression supportChris Mason2008-10-29