index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
lzo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-16
/
+16
2015-02-16
btrfs: constify structs with op functions or static definitions
David Sterba
1
-1
/
+1
2014-11-30
btrfs: zero out left over bytes after processing compression streams
Chris Mason
1
-0
/
+15
2014-09-18
btrfs: use DIV_ROUND_UP instead of open-coded variants
David Sterba
1
-2
/
+1
2014-06-10
btrfs: return errno instead of -1 from compression
Zach Brown
1
-7
/
+7
2014-01-29
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-3
/
+3
2013-09-01
Btrfs: return -1 when lzo compression makes data bigger
Stefan Agner
1
-1
/
+3
2013-07-01
btrfs: fix the code comments for LZO compression workspace
Jie Liu
1
-2
/
+2
2012-03-20
btrfs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2011-02-16
Btrfs: Avoid accessing unmapped kernel address
Li Zefan
1
-7
/
+14
2010-12-22
btrfs: Extract duplicate decompress code
Li Zefan
1
-95
/
+6
2010-12-22
btrfs: Add lzo compression support
Li Zefan
1
-0
/
+509