Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
da309e8c055de8d6461ae01764a3352c77878735
/
fs
/
overlayfs
/
util.c
da309e8
ovl: factor out ovl_map_dev_ino() helper
by Amir Goldstein
· 7 years ago
695b46e
ovl: set i_ino to the value of st_ino for NFS export
by Amir Goldstein
· 7 years ago
c62520a
ovl: store 'has_upper' and 'opaque' as bit flags
by Amir Goldstein
· 7 years ago
aa3ff3c
ovl: copy up of disconnected dentries
by Amir Goldstein
· 7 years ago
e7dd0e7
ovl: whiteout index when union nlink drops to zero
by Amir Goldstein
· 7 years ago
89a1755
ovl: cleanup dir index when dir nlink drops to zero
by Amir Goldstein
· 7 years ago
016b720
ovl: index directories on copy up for NFS export
by Amir Goldstein
· 7 years ago
fbd2d20
ovl: index all non-dir on copy up for NFS export
by Amir Goldstein
· 7 years ago
24b33ee
ovl: create ovl_need_index() helper
by Amir Goldstein
· 7 years ago
f168f10
ovl: add support for "nfs_export" configuration
by Amir Goldstein
· 7 years ago
31747ed
ovl: hash directory inodes for fsnotify
by Amir Goldstein
· 7 years ago
b934363
ovl: re-structure overlay lower layers in-memory
by Chandan Rajendra
· 7 years ago
ee023c3
ovl: move include of ovl_entry.h into overlayfs.h
by Amir Goldstein
· 7 years ago
b79e05a
ovl: no direct iteration for dir with origin xattr
by Amir Goldstein
· 8 years ago
5820dc0
ovl: fix missing unlock_rename() in ovl_do_copy_up()
by Amir Goldstein
· 7 years ago
9f4ec90
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
by Amir Goldstein
· 7 years ago
4edb83b
ovl: constant d_ino for non-merge dirs
by Miklos Szeredi
· 7 years ago
1d88f18
ovl: fix xattr get and set with selinux
by Miklos Szeredi
· 7 years ago
caf70cb
ovl: cleanup orphan index entries
by Amir Goldstein
· 8 years ago
5f8415d
ovl: persistent overlay inode nlink for indexed inodes
by Amir Goldstein
· 8 years ago
59be097
ovl: implement index dir copy up
by Amir Goldstein
· 8 years ago
55acc66
ovl: add flag for upper in ovl_entry
by Miklos Szeredi
· 7 years ago
15932c4
ovl: defer upper dir lock to tempfile link
by Amir Goldstein
· 8 years ago
b9ac5c27
ovl: hash overlay non-dir inodes by copy up origin
by Miklos Szeredi
· 7 years ago
02bcd15
ovl: introduce the inodes index dir feature
by Amir Goldstein
· 8 years ago
ad0af71
vfs: introduce inode 'inuse' lock
by Amir Goldstein
· 8 years ago
04a01ac
ovl: move cache and version to ovl_inode
by Miklos Szeredi
· 7 years ago
a015daf
ovl: use ovl_inode mutex to synchronize concurrent copy up
by Amir Goldstein
· 8 years ago
13c7207
ovl: move impure to ovl_inode
by Miklos Szeredi
· 7 years ago
cf31c46
ovl: move redirect to ovl_inode
by Miklos Szeredi
· 7 years ago
09d8b58
ovl: move __upperdentry to ovl_inode
by Miklos Szeredi
· 7 years ago
25b7713
ovl: use i_private only as a key
by Miklos Szeredi
· 7 years ago
e6d2ebd
ovl: simplify getting inode
by Miklos Szeredi
· 7 years ago
f3a1568
ovl: mark upper merge dir with type origin entries "impure"
by Amir Goldstein
· 8 years ago
ee1d6d37
ovl: mark upper dir with type origin entries "impure"
by Amir Goldstein
· 8 years ago
21a2287
ovl: handle rename when upper doesn't support xattr
by Amir Goldstein
· 8 years ago
82b749b
ovl: check on mount time if upper fs supports setting xattr
by Amir Goldstein
· 8 years ago
b948abf
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
5954850
ovl: set the ORIGIN type flag
by Amir Goldstein
· 8 years ago
7bcd74b
ovl: check if all layers are on the same fs
by Amir Goldstein
· 8 years ago
33006cd
ovl: Use designated initializers
by Kees Cook
· 8 years ago
04bb94b
overlayfs: remove now unnecessary header file include
by Linus Torvalds
· 8 years ago
e58bc92
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
39d3d60
ovl: introduce copy up waitqueue
by Amir Goldstein
· 8 years ago
5cf5b47
ovl: opaque cleanup
by Miklos Szeredi
· 8 years ago
a6c6065
ovl: redirect on rename-dir
by Miklos Szeredi
· 8 years ago
bbb1e54
ovl: split super.c
by Miklos Szeredi
· 8 years ago