index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovl: update cache version of impure parent on rename
Amir Goldstein
2017-11-09
1
-3
/
+4
*
ovl: fix rmdir problem on non-merge dir with origin xattr
zhangyi (F)
2017-11-09
1
-3
/
+10
*
ovl: simplify ovl_check_empty_and_clear()
zhangyi (F)
2017-11-09
1
-3
/
+2
*
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
2017-10-05
1
-20
/
+0
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
1
-1
/
+1
*
ovl: constant d_ino for non-merge dirs
Miklos Szeredi
2017-07-27
1
-5
/
+6
*
ovl: mark parent impure on ovl_link()
Amir Goldstein
2017-07-13
1
-4
/
+18
*
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
2017-07-04
1
-2
/
+17
*
ovl: add flag for upper in ovl_entry
Miklos Szeredi
2017-07-04
1
-0
/
+1
*
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
2017-07-04
1
-1
/
+3
*
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
2017-07-04
1
-4
/
+4
*
ovl: compare inodes
Miklos Szeredi
2017-07-04
1
-4
/
+9
*
ovl: fix nlink leak in ovl_rename()
Amir Goldstein
2017-07-04
1
-0
/
+7
*
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
2017-05-29
1
-26
/
+5
*
ovl: mark upper dir with type origin entries "impure"
Amir Goldstein
2017-05-19
1
-0
/
+45
*
ovl: remove unused arg from ovl_lookup_temp()
Miklos Szeredi
2017-05-19
1
-4
/
+4
*
ovl: handle rename when upper doesn't support xattr
Amir Goldstein
2017-05-19
1
-10
/
+19
*
ovl: persistent inode numbers for upper hardlinks
Amir Goldstein
2017-05-05
1
-0
/
+3
*
ovl: merge getattr for dir and nondir
Miklos Szeredi
2017-05-05
1
-60
/
+1
*
ovl: persistent inode number for directories
Amir Goldstein
2017-05-05
1
-4
/
+33
*
ovl: do not set overlay.opaque on non-dir create
Amir Goldstein
2017-04-26
1
-1
/
+1
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-4
/
+6
*
ovl: clean up kstat usage
Al Viro
2016-12-16
1
-28
/
+28
*
ovl: create directories inside merged parent opaque
Amir Goldstein
2016-12-16
1
-2
/
+12
*
ovl: opaque cleanup
Miklos Szeredi
2016-12-16
1
-22
/
+21
*
ovl: allow setting max size of redirect
Miklos Szeredi
2016-12-16
1
-3
/
+7
*
ovl: check for emptiness of redirect dir
Amir Goldstein
2016-12-16
1
-9
/
+22
*
ovl: redirect on rename-dir
Miklos Szeredi
2016-12-16
1
-14
/
+124
*
ovl: check lower existence of rename target
Miklos Szeredi
2016-12-16
1
-52
/
+11
*
ovl: rename: simplify handling of lower/merged directory
Miklos Szeredi
2016-12-16
1
-18
/
+12
*
ovl: get rid of PURE type
Miklos Szeredi
2016-12-16
1
-6
/
+3
*
ovl: check lower existence when removing
Miklos Szeredi
2016-12-16
1
-2
/
+2
*
ovl: add ovl_dentry_is_whiteout()
Miklos Szeredi
2016-12-16
1
-3
/
+3
*
ovl: don't check sticky
Miklos Szeredi
2016-12-16
1
-24
/
+0
*
ovl: don't check rename to self
Miklos Szeredi
2016-12-16
1
-12
/
+3
*
ovl: treat special files like a regular fs
Miklos Szeredi
2016-12-16
1
-1
/
+1
*
ovl: rename ovl_rename2() to ovl_rename()
Miklos Szeredi
2016-12-16
1
-4
/
+4
*
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-14
1
-1
/
+4
|
\
|
*
ovl: Fix info leak in ovl_lookup_temp()
Richard Weinberger
2016-09-21
1
-1
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
\
|
*
|
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
|
|
/
*
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
1
-3
/
+0
|
\
\
|
*
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
1
-3
/
+0
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-10-04
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
security, overlayfs: Provide hook to correctly label newly created files
Vivek Goyal
2016-08-08
1
-0
/
+10
*
|
ovl: Switch to generic_getxattr
Andreas Gruenbacher
2016-09-01
1
-1
/
+1
*
|
ovl: Switch to generic_removexattr
Andreas Gruenbacher
2016-09-01
1
-1
/
+1
*
|
ovl: handle umask and posix_acl_default correctly on creation
Miklos Szeredi
2016-09-01
1
-0
/
+54
|
/
*
ovl: simplify empty checking
Miklos Szeredi
2016-07-29
1
-29
/
+21
*
ovl: clear nlink on rmdir
Miklos Szeredi
2016-07-29
1
-2
/
+6
[next]