summaryrefslogtreecommitdiff
path: root/fs/btrfs/zlib.c
AgeCommit message (Expand)Author
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston
2010-12-22btrfs: Extract duplicate decompress codeLi Zefan
2010-12-22btrfs: Allow to add new compression algorithmLi Zefan
2010-12-22btrfs: Fix error handling in zlibLi Zefan
2010-12-22btrfs: Fix bugs in zlib workspaceLi Zefan
2010-10-29Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen
2009-08-07Btrfs: correct error-handling zlib error handlingJulia Lawall
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-11-11Btrfs: Fix compile warnings on 32 bit machinesChris Mason
2008-11-06Btrfs: Optimize compressed writeback and readsChris Mason
2008-10-29Btrfs: Add zlib compression supportChris Mason