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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-31
ovl: update S_ISGID when setting posix ACLs
Miklos Szeredi
1
-0
/
+15
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+6
2016-10-14
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+22
2016-10-14
overlayfs: Fix setting IOP_XATTR flag
Vivek Goyal
1
-5
/
+6
2016-10-14
ovl: explain error values when removing acl from workdir
Miklos Szeredi
1
-0
/
+13
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
1
-2
/
+2
2016-09-16
ovl: lookup: do getxattr with mounter's permission
Miklos Szeredi
1
-11
/
+9
2016-09-16
locks: fix file locking on overlayfs
Miklos Szeredi
1
-1
/
+1
2016-09-05
ovl: fix workdir creation
Miklos Szeredi
1
-2
/
+2
2016-09-01
ovl: Switch to generic_getxattr
Andreas Gruenbacher
1
-0
/
+26
2016-09-01
ovl: copyattr after setting POSIX ACL
Miklos Szeredi
1
-1
/
+5
2016-09-01
ovl: Switch to generic_removexattr
Andreas Gruenbacher
1
-9
/
+9
2016-09-01
ovl: Get rid of ovl_xattr_noacl_handlers array
Andreas Gruenbacher
1
-16
/
+12
2016-09-01
ovl: fix spelling mistake: "directries" -> "directories"
Colin Ian King
1
-1
/
+1
2016-09-01
ovl: proper cleanup of workdir
Miklos Szeredi
1
-1
/
+1
2016-09-01
ovl: remove posix_acl_default from workdir
Miklos Szeredi
1
-0
/
+19
2016-07-29
qstr: constify instances in overlayfs
Al Viro
1
-1
/
+1
2016-07-29
ovl: disallow overlayfs as upperdir
Miklos Szeredi
1
-1
/
+2
2016-07-29
ovl: fix warning
Miklos Szeredi
1
-1
/
+1
2016-07-29
ovl: remove duplicated include from super.c
Wei Yongjun
1
-1
/
+0
2016-07-29
ovl: fix POSIX ACL setting
Miklos Szeredi
1
-0
/
+95
2016-07-29
ovl: share inode for hard link
Miklos Szeredi
1
-2
/
+10
2016-07-29
ovl: store real inode pointer in ->i_private
Miklos Szeredi
1
-24
/
+20
2016-07-29
ovl: update atime on upper
Miklos Szeredi
1
-2
/
+6
2016-07-29
ovl: simplify permission checking
Miklos Szeredi
1
-7
/
+0
2016-07-29
ovl: define ->get_acl() for overlay inodes
Vivek Goyal
1
-0
/
+8
2016-07-29
ovl: use generic_delete_inode
Miklos Szeredi
1
-0
/
+1
2016-07-29
ovl: check mounter creds on underlying lookup
Miklos Szeredi
1
-4
/
+9
2016-07-27
Merge branch 'd_real' into overlayfs-next
Miklos Szeredi
1
-6
/
+14
2016-07-03
ovl: warn instead of error if d_type is not supported
Vivek Goyal
1
-5
/
+7
2016-06-30
vfs: merge .d_select_inode() into .d_real()
Miklos Szeredi
1
-6
/
+14
2016-05-27
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+28
2016-05-27
ovl: Do d_type check only if work dir creation was successful
Vivek Goyal
1
-8
/
+11
2016-05-27
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
1
-1
/
+17
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
1
-1
/
+1
2016-05-10
ovl: ignore permissions on underlying lookup
Miklos Szeredi
1
-3
/
+1
2016-05-02
ovl_lookup_real(): use lookup_one_len_unlocked()
Al Viro
1
-3
/
+1
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
1
-1
/
+1
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-1
/
+1
2016-03-26
fs: add file_dentry()
Miklos Szeredi
1
-0
/
+33
2016-03-21
ovl: Ensure upper filesystem supports d_type
Vivek Goyal
1
-0
/
+15
2016-03-21
ovl: honor flag MS_SILENT at mount
Konstantin Khlebnikov
1
-1
/
+2
2016-03-03
ovl: ignore lower entries when checking purity of non-directory entries
Konstantin Khlebnikov
1
-5
/
+7
2016-03-03
ovl: fix working on distributed fs as lower layer
Konstantin Khlebnikov
1
-0
/
+1
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-7
/
+7
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-01-21
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+33
2016-01-20
fs/overlayfs/super.c needs pagemap.h
Andrew Morton
1
-0
/
+1
2015-12-11
ovl: setattr: check permissions before copy-up
Miklos Szeredi
1
-0
/
+2
[next]