summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/lzo.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: return errno instead of -1 from compressionZach Brown2014-06-091-7/+7
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-281-3/+3
* Btrfs: return -1 when lzo compression makes data biggerStefan Agner2013-09-011-1/+3
* btrfs: fix the code comments for LZO compression workspaceJie Liu2013-07-011-2/+2
* btrfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* Btrfs: Avoid accessing unmapped kernel addressLi Zefan2011-02-161-7/+14
* btrfs: Extract duplicate decompress codeLi Zefan2010-12-221-95/+6
* btrfs: Add lzo compression supportLi Zefan2010-12-221-0/+509
OpenPOWER on IntegriCloud