summaryrefslogtreecommitdiff
path: root/fs/btrfs/lzo.c
Commit message (Expand)AuthorAge
* btrfs: use bio iterators for the decompression handlersChristoph Hellwig2016-11-30
* btrfs: convert printk(KERN_* to use pr_* callsJeff Mahoney2016-09-26
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* 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: use DIV_ROUND_UP instead of open-coded variantsDavid Sterba2014-09-17
* btrfs: return errno instead of -1 from compressionZach Brown2014-06-09
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
* Btrfs: return -1 when lzo compression makes data biggerStefan Agner2013-09-01
* btrfs: fix the code comments for LZO compression workspaceJie Liu2013-07-01
* btrfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* Btrfs: Avoid accessing unmapped kernel addressLi Zefan2011-02-16
* btrfs: Extract duplicate decompress codeLi Zefan2010-12-22
* btrfs: Add lzo compression supportLi Zefan2010-12-22