index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovl: invalidate readdir cache on changes to dir with origin
Amir Goldstein
2021-04-12
1
-22
/
+9
*
ovl: fix misspellings using codespell tool
Xiong Zhenwu
2021-04-12
1
-1
/
+1
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-2
/
+2
|
\
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
ovl: implement volatile-specific fsync error behaviour
Sargun Dhillon
2021-01-28
1
-0
/
+27
|
/
*
ovl: do not get metacopy for userxattr
Miklos Szeredi
2020-12-14
1
-0
/
+7
*
ovl: user xattr
Miklos Szeredi
2020-12-14
1
-2
/
+3
*
ovl: check privs before decoding file handle
Miklos Szeredi
2020-12-14
1
-0
/
+3
*
ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh
Pavel Tikhomirov
2020-11-12
1
-1
/
+2
*
ovl: enumerate private xattrs
Miklos Szeredi
2020-09-02
1
-5
/
+26
*
ovl: pass ovl_fs down to functions accessing private xattrs
Miklos Szeredi
2020-09-02
1
-10
/
+12
*
ovl: drop flags argument from ovl_do_setxattr()
Miklos Szeredi
2020-09-02
1
-1
/
+1
*
ovl: use ovl_do_getxattr() for private xattr
Miklos Szeredi
2020-09-02
1
-5
/
+5
*
ovl: fold ovl_getxattr() into ovl_get_redirect_xattr()
Miklos Szeredi
2020-09-02
1
-36
/
+17
*
duplicate ovl_getxattr()
Miklos Szeredi
2020-09-02
1
-2
/
+2
*
ovl: add accessor for ofs->upper_mnt
Miklos Szeredi
2020-06-04
1
-3
/
+3
*
ovl: verify permissions in ovl_path_open()
Miklos Szeredi
2020-06-02
1
-1
/
+26
*
ovl: whiteout inode sharing
Chengguang Xu
2020-05-13
1
-1
/
+2
*
ovl: allow remote upper
Miklos Szeredi
2020-03-17
1
-0
/
+2
*
ovl: decide if revalidate needed on a per-dentry basis
Miklos Szeredi
2020-03-17
1
-0
/
+15
*
ovl: separate detection of remote upper layer from stacked overlay
Miklos Szeredi
2020-03-17
1
-2
/
+1
*
ovl: simplify i_ino initialization
Amir Goldstein
2020-03-17
1
-18
/
+0
*
ovl: fix out of date comment and unreachable code
Amir Goldstein
2020-03-17
1
-2
/
+0
*
ovl: fix lock in ovl_llseek()
Amir Goldstein
2020-03-12
1
-2
/
+2
*
ovl: layer is const
Miklos Szeredi
2020-01-24
1
-1
/
+1
*
ovl: simplify ovl_same_sb() helper
Amir Goldstein
2020-01-24
1
-12
/
+0
*
ovl: use pr_fmt auto generate prefix
lijiazi
2020-01-22
1
-7
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ovl: detect overlapping layers
Amir Goldstein
2019-05-29
1
-0
/
+12
*
ovl: Do not lose security.capability xattr over metadata file copy-up
Vivek Goyal
2019-02-13
1
-20
/
+35
*
ovl: abstract ovl_inode lock with a helper
Amir Goldstein
2018-10-26
1
-12
/
+13
*
ovl: remove the 'locked' argument of ovl_nlink_{start,end}
Amir Goldstein
2018-10-26
1
-16
/
+12
*
ovl: relax requirement for non null uuid of lower fs
Amir Goldstein
2018-10-26
1
-2
/
+1
*
ovl: fix memory leak on unlink of indexed file
Amir Goldstein
2018-09-24
1
-1
/
+2
*
ovl: Check redirect on index as well
Vivek Goyal
2018-07-20
1
-0
/
+50
*
ovl: Do not set dentry type ORIGIN for broken hardlinks
Vivek Goyal
2018-07-20
1
-1
/
+2
*
ovl: Treat metacopy dentries as type OVL_PATH_MERGE
Vivek Goyal
2018-07-20
1
-1
/
+2
*
ovl: Add helper ovl_inode_realdata()
Vivek Goyal
2018-07-20
1
-0
/
+12
*
ovl: Store lower data inode in ovl_inode
Vivek Goyal
2018-07-20
1
-1
/
+11
*
ovl: Fix ovl_getattr() to get number of blocks from lower
Vivek Goyal
2018-07-20
1
-0
/
+16
*
ovl: Add helper ovl_dentry_lowerdata() to get lower data dentry
Vivek Goyal
2018-07-20
1
-0
/
+13
*
ovl: Copy up meta inode data from lowest data inode
Vivek Goyal
2018-07-20
1
-0
/
+12
*
ovl: Modify ovl_lookup() and friends to lookup metacopy dentry
Vivek Goyal
2018-07-20
1
-0
/
+22
*
ovl: A new xattr OVL_XATTR_METACOPY for file on upper
Vivek Goyal
2018-07-20
1
-4
/
+74
*
ovl: Add helper ovl_already_copied_up()
Vivek Goyal
2018-07-20
1
-1
/
+25
*
ovl: copy up inode flags
Miklos Szeredi
2018-07-18
1
-0
/
+1
*
ovl: copy up times
Miklos Szeredi
2018-07-18
1
-1
/
+9
*
ovl: constant st_ino for non-samefs with xino
Amir Goldstein
2018-04-12
1
-3
/
+14
*
ovl: allocate anon bdev per unique lower fs
Amir Goldstein
2018-04-12
1
-1
/
+6
[next]