| Commit message (Expand) | Author | Age |
* | btrfs compression: merge inflate and deflate z_streams | Sergey Senozhatsky | 2014-09-17 |
* | btrfs: use DIV_ROUND_UP instead of open-coded variants | David Sterba | 2014-09-17 |
* | btrfs: use E2BIG instead of EIO if compression does not help | David Sterba | 2014-07-03 |
* | btrfs: return errno instead of -1 from compression | Zach Brown | 2014-06-09 |
* | Btrfs: convert printk to btrfs_ and fix BTRFS prefix | Frank Holton | 2014-01-28 |
* | btrfs: fix message printing | Daniel J Blueman | 2012-10-09 |
* | btrfs: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 |
* | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston | 2011-03-22 |
* | btrfs: Extract duplicate decompress code | Li Zefan | 2010-12-22 |
* | btrfs: Allow to add new compression algorithm | Li Zefan | 2010-12-22 |
* | btrfs: Fix error handling in zlib | Li Zefan | 2010-12-22 |
* | btrfs: Fix bugs in zlib workspace | Li Zefan | 2010-12-22 |
* | Btrfs: cleanup warnings from gcc 4.6 (nonbugs) | Andi Kleen | 2010-10-29 |
* | Btrfs: correct error-handling zlib error handling | Julia Lawall | 2009-08-07 |
* | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 2009-01-05 |
* | Btrfs: make things static and include the right headers | Christoph Hellwig | 2008-12-02 |
* | Btrfs: Fix compile warnings on 32 bit machines | Chris Mason | 2008-11-11 |
* | Btrfs: Optimize compressed writeback and reads | Chris Mason | 2008-11-06 |
* | Btrfs: Add zlib compression support | Chris Mason | 2008-10-29 |