Salvatore Mesoraca
|
30aba6656f
namei: allow restricted O_CREAT of FIFOs and regular files
|
7 年之前 |
Linus Torvalds
|
d9a185f8b4
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
7 年之前 |
Linus Torvalds
|
4591343e35
Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Al Viro
|
f2df5da662
fold generic_readlink() into its only caller
|
7 年之前 |
Miklos Szeredi
|
c671854346
Revert "vfs: update ovl inode before relatime check"
|
7 年之前 |
Al Viro
|
5f336e722c
few more cleanups of link_path_walk() callers
|
7 年之前 |
Al Viro
|
9b5858e99a
allow link_path_walk() to take ERR_PTR()
|
7 年之前 |
Al Viro
|
edc2b1da77
make path_init() unconditionally paired with terminate_walk()
|
7 年之前 |
Al Viro
|
00a07c1591
switch atomic_open() and lookup_open() to returning 0 in all success cases
|
7 年之前 |
Al Viro
|
64e1ac4d46
->atomic_open(): return 0 in all success cases
|
7 年之前 |
Al Viro
|
3ec2eef116
get rid of 'opened' in path_openat() and the helpers downstream
|
7 年之前 |
Al Viro
|
44907d7900
get rid of 'opened' argument of ->atomic_open() - part 3
|
7 年之前 |
Al Viro
|
be12af3ef5
getting rid of 'opened' argument of ->atomic_open() - part 1
|
7 年之前 |
Al Viro
|
6035a27b25
IMA: don't propagate opened through the entire thing
|
7 年之前 |
Al Viro
|
73a09dd943
introduce FMODE_CREATED and switch to it
|
7 年之前 |
Al Viro
|
aad888f828
switch all remaining checks for FILE_OPENED to FMODE_OPENED
|
7 年之前 |
Al Viro
|
69527c554f
now we can fold open_check_o_direct() into do_dentry_open()
|
7 年之前 |
Al Viro
|
7c1c01ec20
lift fput() on late failures into path_openat()
|
7 年之前 |
Al Viro
|
4d27f3266f
fold put_filp() into fput()
|
7 年之前 |
Al Viro
|
ae2bb293a3
get rid of cred argument of vfs_open() and do_dentry_open()
|
7 年之前 |
Al Viro
|
ea73ea7279
pass ->f_flags value to alloc_empty_file()
|
7 年之前 |
Al Viro
|
6de37b6dc0
pass creds to get_empty_filp(), make sure dentry_open() passes the right creds
|
7 年之前 |
Linus Torvalds
|
35773c9381
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
David Howells
|
0da0b7fd73
afs: Display manually added cells in dynamic root mount
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Linus Torvalds
|
d8aed8415b
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 年之前 |
Linus Torvalds
|
f956d08a56
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Linus Torvalds
|
9c50eafc32
Merge branch 'work.rmdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Al Viro
|
af04fadcaa
Revert "fs: fold open_check_o_direct into do_dentry_open"
|
7 年之前 |
Al Viro
|
8767712f26
rmdir(),rename(): do shrink_dcache_parent() only on success
|
7 年之前 |