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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
ovl: re-structure overlay lower layers in-memory
Chandan Rajendra
1
-1
/
+6
2017-11-09
ovl: move include of ovl_entry.h into overlayfs.h
Amir Goldstein
1
-1
/
+0
2017-11-09
ovl: no direct iteration for dir with origin xattr
Amir Goldstein
1
-0
/
+13
2017-10-05
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
1
-0
/
+19
2017-10-05
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
Amir Goldstein
1
-1
/
+4
2017-07-27
ovl: constant d_ino for non-merge dirs
Miklos Szeredi
1
-6
/
+18
2017-07-20
ovl: fix xattr get and set with selinux
Miklos Szeredi
1
-1
/
+6
2017-07-04
ovl: cleanup orphan index entries
Amir Goldstein
1
-1
/
+65
2017-07-04
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
1
-0
/
+66
2017-07-04
ovl: implement index dir copy up
Amir Goldstein
1
-1
/
+1
2017-07-04
ovl: add flag for upper in ovl_entry
Miklos Szeredi
1
-0
/
+19
2017-07-04
ovl: defer upper dir lock to tempfile link
Amir Goldstein
1
-1
/
+0
2017-07-04
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
1
-2
/
+1
2017-07-04
ovl: introduce the inodes index dir feature
Amir Goldstein
1
-0
/
+15
2017-07-04
vfs: introduce inode 'inuse' lock
Amir Goldstein
1
-0
/
+31
2017-07-04
ovl: move cache and version to ovl_inode
Miklos Szeredi
1
-12
/
+8
2017-07-04
ovl: use ovl_inode mutex to synchronize concurrent copy up
Amir Goldstein
1
-17
/
+6
2017-07-04
ovl: move impure to ovl_inode
Miklos Szeredi
1
-10
/
+12
2017-07-04
ovl: move redirect to ovl_inode
Miklos Szeredi
1
-6
/
+4
2017-07-04
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
1
-57
/
+32
2017-07-04
ovl: use i_private only as a key
Miklos Szeredi
1
-6
/
+29
2017-07-04
ovl: simplify getting inode
Miklos Szeredi
1
-1
/
+6
2017-05-29
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
1
-7
/
+35
2017-05-19
ovl: mark upper dir with type origin entries "impure"
Amir Goldstein
1
-0
/
+14
2017-05-19
ovl: handle rename when upper doesn't support xattr
Amir Goldstein
1
-8
/
+1
2017-05-18
ovl: check on mount time if upper fs supports setting xattr
Amir Goldstein
1
-0
/
+21
2017-05-10
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+14
2017-05-05
ovl: set the ORIGIN type flag
Amir Goldstein
1
-4
/
+6
2017-05-05
ovl: check if all layers are on the same fs
Amir Goldstein
1
-0
/
+7
2017-04-20
ovl: Use designated initializers
Kees Cook
1
-1
/
+1
2017-03-08
overlayfs: remove now unnecessary header file include
Linus Torvalds
1
-1
/
+0
2017-03-03
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+31
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-02-07
ovl: introduce copy up waitqueue
Amir Goldstein
1
-0
/
+30
2016-12-16
ovl: opaque cleanup
Miklos Szeredi
1
-2
/
+3
2016-12-16
ovl: redirect on rename-dir
Miklos Szeredi
1
-0
/
+29
2016-12-16
ovl: split super.c
Miklos Szeredi
1
-0
/
+235