index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
export.c
Age
Commit message (
Expand
)
Author
Files
Lines
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