Commit message (Expand) | Author | Age | |
---|---|---|---|
* | btrfs: constify structs with op functions or static definitions | David Sterba | 2015-02-16 |
* | btrfs: zero out left over bytes after processing compression streams | Chris Mason | 2014-11-30 |
* | btrfs: use DIV_ROUND_UP instead of open-coded variants | David Sterba | 2014-09-17 |
* | 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: return -1 when lzo compression makes data bigger | Stefan Agner | 2013-09-01 |
* | btrfs: fix the code comments for LZO compression workspace | Jie Liu | 2013-07-01 |
* | btrfs: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 |
* | Btrfs: Avoid accessing unmapped kernel address | Li Zefan | 2011-02-16 |
* | btrfs: Extract duplicate decompress code | Li Zefan | 2010-12-22 |
* | btrfs: Add lzo compression support | Li Zefan | 2010-12-22 |