index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
super.c
Age
Commit message (
Expand
)
Author
2016-05-27
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-27
ovl: Do d_type check only if work dir creation was successful
Vivek Goyal
2016-05-27
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
2016-05-10
ovl: ignore permissions on underlying lookup
Miklos Szeredi
2016-05-02
ovl_lookup_real(): use lookup_one_len_unlocked()
Al Viro
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-03-26
fs: add file_dentry()
Miklos Szeredi
2016-03-21
ovl: Ensure upper filesystem supports d_type
Vivek Goyal
2016-03-21
ovl: honor flag MS_SILENT at mount
Konstantin Khlebnikov
2016-03-03
ovl: ignore lower entries when checking purity of non-directory entries
Konstantin Khlebnikov
2016-03-03
ovl: fix working on distributed fs as lower layer
Konstantin Khlebnikov
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-21
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-01-20
fs/overlayfs/super.c needs pagemap.h
Andrew Morton
2015-12-11
ovl: setattr: check permissions before copy-up
Miklos Szeredi
2015-12-09
ovl: root: copy attr
Miklos Szeredi
2015-11-10
ovl: move super block magic number to magic.h
Stephen Hemminger
2015-10-31
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-10-12
ovl: default permissions
Miklos Szeredi
2015-10-12
ovl: free lower_mnt array in ovl_put_super
Konstantin Khlebnikov
2015-10-12
ovl: free stack of paths in ovl_fill_super
Konstantin Khlebnikov
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-06-22
ovl: allow distributed fs as lower layer
Miklos Szeredi
2015-06-22
ovl: don't traverse automount points
Miklos Szeredi
2015-06-19
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-05-19
ovl: mount read-only if workdir can't be created
Miklos Szeredi
2015-03-18
ovl: upper fs should not be R/O
hujianyang
2015-03-18
ovl: check lowerdir amount for non-upper mount
hujianyang
2015-03-18
ovl: print error message for invalid mount options
hujianyang
2015-01-08
ovl: Prevent rw remount when it should be ro mount
Seunghun Lee
2015-01-08
ovl: Fix opaque regression in ovl_lookup
hujianyang
2015-01-08
ovl: Fix kernel panic while mounting overlayfs
hujianyang
2014-12-13
ovl: Use macros to present ovl_xattr
hujianyang
2014-12-13
ovl: Cleanup redundant blank lines
hujianyang
2014-12-13
ovl: support multiple lower layers
Miklos Szeredi
2014-12-13
ovl: make upperdir optional
Miklos Szeredi
2014-12-13
ovl: improve mount helpers
Miklos Szeredi
2014-12-13
ovl: mount: change order of initialization
Miklos Szeredi
2014-12-13
ovl: allow statfs if no upper layer
Miklos Szeredi
2014-12-13
ovl: lookup ENAMETOOLONG on lower means ENOENT
Miklos Szeredi
2014-12-13
ovl: check whiteout on lowest layer as well
Miklos Szeredi
2014-12-13
ovl: multi-layer lookup
Miklos Szeredi
2014-12-13
ovl: multi-layer readdir
Miklos Szeredi
2014-12-13
ovl: helper to iterate layers
Miklos Szeredi
2014-12-13
ovl: add mutli-layer infrastructure
Miklos Szeredi
2014-12-13
ovl: make path-type a bitmap
Miklos Szeredi
[next]