index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-2
/
+2
2016-03-03
ovl: copy new uid/gid into overlayfs runtime inode
Konstantin Khlebnikov
1
-0
/
+2
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-21
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+36
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-42
/
+3
2015-12-11
ovl: setattr: check permissions before copy-up
Miklos Szeredi
1
-0
/
+13
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-4
/
+8
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
1
-7
/
+4
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2015-10-12
ovl: default permissions
Miklos Szeredi
1
-0
/
+23
2015-10-12
ovl: fix open in stacked overlay
Miklos Szeredi
1
-0
/
+3
2015-07-12
fix a braino in ovl_d_select_inode()
Al Viro
1
-0
/
+3
2015-06-19
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
1
-8
/
+6
2015-06-19
overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
David Howells
1
-10
/
+4
2015-05-11
switch ->put_link() from dentry to inode
Al Viro
1
-2
/
+2
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
1
-2
/
+2
2015-05-11
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-8
/
+10
2015-05-11
ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
NeilBrown
1
-13
/
+12
2014-12-13
ovl: Use macros to present ovl_xattr
hujianyang
1
-1
/
+1
2014-12-13
ovl: Cleanup redundant blank lines
hujianyang
1
-1
/
+0
2014-12-13
ovl: make path-type a bitmap
Miklos Szeredi
1
-3
/
+6
2014-11-20
ovl: fix race in private xattr checks
Miklos Szeredi
1
-9
/
+18
2014-10-24
overlay filesystem
Miklos Szeredi
1
-0
/
+425