Linus Torvalds
|
0121a32201
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
9 years ago |
Vivek Goyal
|
21765194ce
ovl: Do d_type check only if work dir creation was successful
|
9 years ago |
Antonio Murdaca
|
3fe6e52f06
ovl: override creds with the ones from the superblock mounter
|
9 years ago |
Al Viro
|
0e0162bb8c
Merge branch 'ovl-fixes' into for-linus
|
9 years ago |
Miklos Szeredi
|
38b78a5f18
ovl: ignore permissions on underlying lookup
|
9 years ago |
Al Viro
|
b9e1d435fd
ovl_lookup_real(): use lookup_one_len_unlocked()
|
9 years ago |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 years ago |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
9 years ago |
Miklos Szeredi
|
d101a12595
fs: add file_dentry()
|
9 years ago |
Vivek Goyal
|
45aebeaf4f
ovl: Ensure upper filesystem supports d_type
|
9 years ago |
Konstantin Khlebnikov
|
07f2af7bfd
ovl: honor flag MS_SILENT at mount
|
10 years ago |
Konstantin Khlebnikov
|
45d1173896
ovl: ignore lower entries when checking purity of non-directory entries
|
9 years ago |
Konstantin Khlebnikov
|
b5891cfab0
ovl: fix working on distributed fs as lower layer
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Linus Torvalds
|
eae21770b4
Merge branch 'akpm' (patches from Andrew)
|
9 years ago |
Linus Torvalds
|
e9f57ebcba
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
9 years ago |
Andrew Morton
|
e458bcd16f
fs/overlayfs/super.c needs pagemap.h
|
9 years ago |
Miklos Szeredi
|
cf9a6784f7
ovl: setattr: check permissions before copy-up
|
9 years ago |
Miklos Szeredi
|
ed06e06977
ovl: root: copy attr
|
9 years ago |
Stephen Hemminger
|
257f871993
ovl: move super block magic number to magic.h
|
10 years ago |
Linus Torvalds
|
4bb0fb57f3
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
10 years ago |
Miklos Szeredi
|
8d3095f4ad
ovl: default permissions
|
10 years ago |
Konstantin Khlebnikov
|
5ffdbe8bf1
ovl: free lower_mnt array in ovl_put_super
|
10 years ago |
Konstantin Khlebnikov
|
0f95502ad8
ovl: free stack of paths in ovl_fill_super
|
10 years ago |
Kees Cook
|
a068acf2ee
fs: create and use seq_show_option for escaping
|
10 years ago |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Miklos Szeredi
|
7c03b5d45b
ovl: allow distributed fs as lower layer
|
10 years ago |
Miklos Szeredi
|
a6f15d9a75
ovl: don't traverse automount points
|
10 years ago |
David Howells
|
4bacc9c923
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
|
10 years ago |
Miklos Szeredi
|
cc6f67bcaf
ovl: mount read-only if workdir can't be created
|
10 years ago |