index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-01-21
1
-0
/
+36
|
\
|
*
ovl: setattr: check permissions before copy-up
Miklos Szeredi
2015-12-11
1
-0
/
+13
|
*
ovl: default permissions
Miklos Szeredi
2015-10-12
1
-0
/
+23
*
|
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
1
-42
/
+3
*
|
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
1
-4
/
+8
*
|
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
2015-12-06
1
-7
/
+4
*
|
ovl: fix permission checking for setattr
Miklos Szeredi
2015-12-06
1
-4
/
+4
|
/
*
ovl: fix open in stacked overlay
Miklos Szeredi
2015-10-12
1
-0
/
+3
*
fix a braino in ovl_d_select_inode()
Al Viro
2015-07-12
1
-0
/
+3
*
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-06-19
1
-8
/
+6
*
overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
David Howells
2015-06-19
1
-10
/
+4
*
switch ->put_link() from dentry to inode
Al Viro
2015-05-11
1
-2
/
+2
*
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
1
-2
/
+2
*
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
1
-8
/
+10
*
ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
NeilBrown
2015-05-10
1
-13
/
+12
*
ovl: Use macros to present ovl_xattr
hujianyang
2014-12-13
1
-1
/
+1
*
ovl: Cleanup redundant blank lines
hujianyang
2014-12-13
1
-1
/
+0
*
ovl: make path-type a bitmap
Miklos Szeredi
2014-12-13
1
-3
/
+6
*
ovl: fix race in private xattr checks
Miklos Szeredi
2014-11-20
1
-9
/
+18
*
overlay filesystem
Miklos Szeredi
2014-10-24
1
-0
/
+425