index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
overlayfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovl: remove unneeded arg from ovl_verify_origin()
Amir Goldstein
2017-11-10
1
-2
/
+2
*
ovl: re-structure overlay lower layers in-memory
Chandan Rajendra
2017-11-09
1
-2
/
+2
*
ovl: move include of ovl_entry.h into overlayfs.h
Amir Goldstein
2017-11-09
1
-0
/
+1
*
ovl: no direct iteration for dir with origin xattr
Amir Goldstein
2017-11-09
1
-0
/
+4
*
ovl: fix EIO from lookup of non-indexed upper
Amir Goldstein
2017-10-24
1
-1
/
+2
*
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
2017-10-05
1
-0
/
+1
*
ovl: constant d_ino for non-merge dirs
Miklos Szeredi
2017-07-27
1
-3
/
+5
*
ovl: fix xattr get and set with selinux
Miklos Szeredi
2017-07-20
1
-3
/
+4
*
ovl: fix origin verification of index dir
Amir Goldstein
2017-07-13
1
-1
/
+2
*
ovl: cleanup orphan index entries
Amir Goldstein
2017-07-04
1
-0
/
+3
*
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
2017-07-04
1
-0
/
+5
*
ovl: add flag for upper in ovl_entry
Miklos Szeredi
2017-07-04
1
-0
/
+2
*
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
2017-07-04
1
-1
/
+5
*
ovl: lookup index entry for copy up origin
Amir Goldstein
2017-07-04
1
-0
/
+2
*
ovl: verify index dir matches upper dir
Amir Goldstein
2017-07-04
1
-2
/
+4
*
ovl: verify upper root dir matches lower root dir
Amir Goldstein
2017-07-04
1
-0
/
+3
*
ovl: introduce the inodes index dir feature
Amir Goldstein
2017-07-04
1
-0
/
+2
*
vfs: introduce inode 'inuse' lock
Amir Goldstein
2017-07-04
1
-0
/
+2
*
ovl: move impure to ovl_inode
Miklos Szeredi
2017-07-04
1
-1
/
+6
*
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
2017-07-04
1
-5
/
+7
*
ovl: use i_private only as a key
Miklos Szeredi
2017-07-04
1
-12
/
+1
*
ovl: simplify getting inode
Miklos Szeredi
2017-07-04
1
-3
/
+2
*
overlayfs: use uuid_t instead of uuid_be
Christoph Hellwig
2017-06-05
1
-1
/
+1
*
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
2017-05-29
1
-4
/
+11
*
ovl: mark upper dir with type origin entries "impure"
Amir Goldstein
2017-05-19
1
-0
/
+3
*
ovl: remove unused arg from ovl_lookup_temp()
Miklos Szeredi
2017-05-19
1
-1
/
+1
*
ovl: handle rename when upper doesn't support xattr
Amir Goldstein
2017-05-19
1
-1
/
+0
*
ovl: check on mount time if upper fs supports setting xattr
Amir Goldstein
2017-05-18
1
-0
/
+3
*
ovl: merge getattr for dir and nondir
Miklos Szeredi
2017-05-05
1
-0
/
+2
*
ovl: set the ORIGIN type flag
Amir Goldstein
2017-05-05
1
-0
/
+2
*
ovl: store file handle of lower inode on copy up
Amir Goldstein
2017-05-05
1
-0
/
+36
*
ovl: check if all layers are on the same fs
Amir Goldstein
2017-05-05
1
-0
/
+1
*
ovl: introduce copy up waitqueue
Amir Goldstein
2017-02-07
1
-0
/
+2
*
ovl: check if upperdir fs supports O_TMPFILE
Amir Goldstein
2017-02-07
1
-0
/
+9
*
ovl: clean up kstat usage
Al Viro
2016-12-16
1
-1
/
+6
*
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
Amir Goldstein
2016-12-16
1
-2
/
+1
*
ovl: opaque cleanup
Miklos Szeredi
2016-12-16
1
-1
/
+1
*
ovl: redirect on rename-dir
Miklos Szeredi
2016-12-16
1
-0
/
+4
*
ovl: lookup redirects
Miklos Szeredi
2016-12-16
1
-0
/
+1
*
ovl: split super.c
Miklos Szeredi
2016-12-16
1
-17
/
+17
*
ovl: rename: simplify handling of lower/merged directory
Miklos Szeredi
2016-12-16
1
-3
/
+0
*
ovl: get rid of PURE type
Miklos Szeredi
2016-12-16
1
-4
/
+2
*
ovl: check lower existence when removing
Miklos Szeredi
2016-12-16
1
-0
/
+1
*
ovl: add ovl_dentry_is_whiteout()
Miklos Szeredi
2016-12-16
1
-0
/
+1
*
ovl: treat special files like a regular fs
Miklos Szeredi
2016-12-16
1
-1
/
+1
*
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-2
/
+2
*
ovl: Switch to generic_getxattr
Andreas Gruenbacher
2016-09-01
1
-2
/
+2
*
ovl: Switch to generic_removexattr
Andreas Gruenbacher
2016-09-01
1
-4
/
+2
*
ovl: Fix OVL_XATTR_PREFIX
Andreas Gruenbacher
2016-09-01
1
-2
/
+2
*
ovl: proper cleanup of workdir
Miklos Szeredi
2016-09-01
1
-0
/
+2
[next]