index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namei.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow build_open_flags() to return an error
Al Viro
2019-05-02
1
-4
/
+4
*
do_last(): fix missing checks for LAST_BIND case
Al Viro
2019-05-02
1
-21
/
+3
*
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
Eric Rannaud
2019-05-02
1
-1
/
+2
*
Safer ABI for O_TMPFILE
Al Viro
2019-05-02
1
-1
/
+1
*
allow the temp files created by open() to be linked to
Al Viro
2019-05-02
1
-2
/
+14
*
it's still short a few helpers, but infrastructure should be OK now...
Al Viro
2019-05-02
1
-0
/
+60
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
1
-1
/
+1
*
enable protected_{symlinks,hardlinks} by default
Daniel Micay
2018-05-16
1
-2
/
+2
*
BACKPORT: dentry name snapshots
Al Viro
2017-12-08
1
-4
/
+4
*
kernel: Fix potential refcount leak in su check
Tom Marshall
2017-05-22
1
-1
/
+3
*
kernel: Only expose su when daemon is running
Tom Marshall
2017-05-21
1
-0
/
+8
*
ANDROID: vfs: Missed updating truncate to truncate2
Daniel Rosenberg
2017-04-13
1
-1
/
+1
*
vfs: Add permission2 for filesystems with per mount permissions
Daniel Rosenberg
2017-04-13
1
-58
/
+135
*
fs/namei.c: fix potential memory leak in path_lookupat
imoseyon
2016-09-10
1
-1
/
+2
*
Linux 3.10.99 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-0
/
+4
*
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
2016-08-26
1
-2
/
+27
*
3.10.76 -> 3.10.77
Jan Engelmohr
2016-08-26
1
-2
/
+4
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+4104