index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
export.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovl: Modify ovl_lookup() and friends to lookup metacopy dentry
Vivek Goyal
2018-07-20
1
-0
/
+3
*
ovl: Pass argument to ovl_get_inode() in a structure
Vivek Goyal
2018-05-31
1
-1
/
+7
*
ovl: consistent i_ino for non-samefs with xino
Amir Goldstein
2018-04-12
1
-1
/
+1
*
ovl: cleanup setting OVL_INDEX
Vivek Goyal
2018-04-12
1
-3
/
+0
*
ovl: lookup in inode cache first when decoding lower file handle
Amir Goldstein
2018-04-12
1
-25
/
+33
*
ovl: do not try to reconnect a disconnected origin dentry
Amir Goldstein
2018-04-12
1
-2
/
+2
*
ovl: disambiguate ovl_encode_fh()
Amir Goldstein
2018-04-12
1
-6
/
+6
*
ovl: fix ptr_ret.cocci warnings
Fengguang Wu
2018-02-26
1
-1
/
+1
*
ovl: check ERR_PTR() return value from ovl_lookup_real()
Amir Goldstein
2018-02-16
1
-2
/
+2
*
ovl: check lower ancestry on encode of lower dir file handle
Amir Goldstein
2018-02-16
1
-44
/
+166
*
ovl: check ERR_PTR() return value from ovl_encode_fh()
Amir Goldstein
2018-02-05
1
-0
/
+3
*
ovl: lookup indexed ancestor of lower dir
Amir Goldstein
2018-01-24
1
-1
/
+40
*
ovl: lookup connected ancestor of dir in inode cache
Amir Goldstein
2018-01-24
1
-6
/
+93
*
ovl: decode pure lower dir file handles
Amir Goldstein
2018-01-24
1
-17
/
+26
*
ovl: decode indexed dir file handles
Amir Goldstein
2018-01-24
1
-0
/
+13
*
ovl: decode lower file handles of unlinked but open files
Amir Goldstein
2018-01-24
1
-2
/
+21
*
ovl: decode indexed non-dir file handles
Amir Goldstein
2018-01-24
1
-25
/
+46
*
ovl: decode lower non-dir file handles
Amir Goldstein
2018-01-24
1
-11
/
+42
*
ovl: encode lower file handles
Amir Goldstein
2018-01-24
1
-8
/
+2
*
ovl: copy up before encoding non-connectable dir file handle
Amir Goldstein
2018-01-24
1
-4
/
+49
*
ovl: encode non-indexed upper file handles
Amir Goldstein
2018-01-24
1
-5
/
+35
*
ovl: decode connected upper dir file handles
Amir Goldstein
2018-01-24
1
-1
/
+230
*
ovl: decode pure upper file handles
Amir Goldstein
2018-01-24
1
-0
/
+97
*
ovl: encode pure upper file handles
Amir Goldstein
2018-01-24
1
-0
/
+98