index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
export.c
Age
Commit message (
Expand
)
Author
2018-02-26
ovl: fix ptr_ret.cocci warnings
Fengguang Wu
2018-02-16
ovl: check ERR_PTR() return value from ovl_lookup_real()
Amir Goldstein
2018-02-16
ovl: check lower ancestry on encode of lower dir file handle
Amir Goldstein
2018-02-05
ovl: check ERR_PTR() return value from ovl_encode_fh()
Amir Goldstein
2018-01-24
ovl: lookup indexed ancestor of lower dir
Amir Goldstein
2018-01-24
ovl: lookup connected ancestor of dir in inode cache
Amir Goldstein
2018-01-24
ovl: decode pure lower dir file handles
Amir Goldstein
2018-01-24
ovl: decode indexed dir file handles
Amir Goldstein
2018-01-24
ovl: decode lower file handles of unlinked but open files
Amir Goldstein
2018-01-24
ovl: decode indexed non-dir file handles
Amir Goldstein
2018-01-24
ovl: decode lower non-dir file handles
Amir Goldstein
2018-01-24
ovl: encode lower file handles
Amir Goldstein
2018-01-24
ovl: copy up before encoding non-connectable dir file handle
Amir Goldstein
2018-01-24
ovl: encode non-indexed upper file handles
Amir Goldstein
2018-01-24
ovl: decode connected upper dir file handles
Amir Goldstein
2018-01-24
ovl: decode pure upper file handles
Amir Goldstein
2018-01-24
ovl: encode pure upper file handles
Amir Goldstein