index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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-07-20
ovl: Modify ovl_lookup() and friends to lookup metacopy dentry
Vivek Goyal
1
-0
/
+3
2018-05-31
ovl: Pass argument to ovl_get_inode() in a structure
Vivek Goyal
1
-1
/
+7
2018-04-12
ovl: consistent i_ino for non-samefs with xino
Amir Goldstein
1
-1
/
+1
2018-04-12
ovl: cleanup setting OVL_INDEX
Vivek Goyal
1
-3
/
+0
2018-04-12
ovl: lookup in inode cache first when decoding lower file handle
Amir Goldstein
1
-25
/
+33
2018-04-12
ovl: do not try to reconnect a disconnected origin dentry
Amir Goldstein
1
-2
/
+2
2018-04-12
ovl: disambiguate ovl_encode_fh()
Amir Goldstein
1
-6
/
+6
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