index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
lzo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-16
/
+16
*
btrfs: constify structs with op functions or static definitions
David Sterba
2015-02-16
1
-1
/
+1
*
btrfs: zero out left over bytes after processing compression streams
Chris Mason
2014-11-30
1
-0
/
+15
*
btrfs: use DIV_ROUND_UP instead of open-coded variants
David Sterba
2014-09-17
1
-2
/
+1
*
btrfs: return errno instead of -1 from compression
Zach Brown
2014-06-09
1
-7
/
+7
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
1
-3
/
+3
*
Btrfs: return -1 when lzo compression makes data bigger
Stefan Agner
2013-09-01
1
-1
/
+3
*
btrfs: fix the code comments for LZO compression workspace
Jie Liu
2013-07-01
1
-2
/
+2
*
btrfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
*
Btrfs: Avoid accessing unmapped kernel address
Li Zefan
2011-02-16
1
-7
/
+14
*
btrfs: Extract duplicate decompress code
Li Zefan
2010-12-22
1
-95
/
+6
*
btrfs: Add lzo compression support
Li Zefan
2010-12-22
1
-0
/
+509