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
starfive-6.6.48-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
/
overlayfs
/
export.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-26
ovl: fix ptr_ret.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-02-16
ovl: check ERR_PTR() return value from ovl_lookup_real()
Amir Goldstein
1
-2
/
+2
2018-02-16
ovl: check lower ancestry on encode of lower dir file handle
Amir Goldstein
1
-44
/
+166
2018-02-05
ovl: check ERR_PTR() return value from ovl_encode_fh()
Amir Goldstein
1
-0
/
+3
2018-01-24
ovl: lookup indexed ancestor of lower dir
Amir Goldstein
1
-1
/
+40
2018-01-24
ovl: lookup connected ancestor of dir in inode cache
Amir Goldstein
1
-6
/
+93
2018-01-24
ovl: decode pure lower dir file handles
Amir Goldstein
1
-17
/
+26
2018-01-24
ovl: decode indexed dir file handles
Amir Goldstein
1
-0
/
+13
2018-01-24
ovl: decode lower file handles of unlinked but open files
Amir Goldstein
1
-2
/
+21
2018-01-24
ovl: decode indexed non-dir file handles
Amir Goldstein
1
-25
/
+46
2018-01-24
ovl: decode lower non-dir file handles
Amir Goldstein
1
-11
/
+42
2018-01-24
ovl: encode lower file handles
Amir Goldstein
1
-8
/
+2
2018-01-24
ovl: copy up before encoding non-connectable dir file handle
Amir Goldstein
1
-4
/
+49
2018-01-24
ovl: encode non-indexed upper file handles
Amir Goldstein
1
-5
/
+35
2018-01-24
ovl: decode connected upper dir file handles
Amir Goldstein
1
-1
/
+230
2018-01-24
ovl: decode pure upper file handles
Amir Goldstein
1
-0
/
+97
2018-01-24
ovl: encode pure upper file handles
Amir Goldstein
1
-0
/
+98