Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 年之前 |
Al Viro
|
1fc0f78ca9
->permission() sanitizing: MAY_NOT_BLOCK
|
14 年之前 |
Al Viro
|
1aec7036d0
proc_sys_permission() is OK in RCU mode
|
14 年之前 |
James Morris
|
a002951c97
Merge branch 'next' into for-linus
|
14 年之前 |
Al Viro
|
dfef6dcd35
unfuck proc_sysctl ->d_compare()
|
14 年之前 |
Lucian Adrian Grijincu
|
8e6c96935f
security/selinux: fix /proc/sys/ labeling
|
14 年之前 |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 年之前 |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 年之前 |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 年之前 |
Nick Piggin
|
31e6b01f41
fs: rcu-walk for path lookup
|
14 年之前 |
Nick Piggin
|
621e155a35
fs: change d_compare for rcu-walk
|
14 年之前 |
Nick Piggin
|
fe15ce446b
fs: change d_delete semantics
|
14 年之前 |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 年之前 |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 年之前 |
Eric W. Biederman
|
2315ffa0a9
sysctl: Don't look at ctl_name and strategy in the generic code
|
16 年之前 |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 年之前 |
Al Viro
|
d72f71eb0e
constify dentry_operations: procfs
|
16 年之前 |
Al Viro
|
56ff5efad9
zero i_uid/i_gid on inode allocation
|
16 年之前 |
Al Viro
|
5c06fe772d
Fix broken ownership of /proc/sys/ files
|
16 年之前 |
Linus Torvalds
|
88ed86fee6
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
|
16 年之前 |
Alexey Dobriyan
|
1e0edd3f67
proc: spread __init
|
16 年之前 |
Miklos Szeredi
|
f696a3659f
[PATCH] move executable checking into ->permission()
|
17 年之前 |
Christoph Hellwig
|
3222a3e55f
[PATCH] fix ->llseek for more directories
|
16 年之前 |
Adrian Bunk
|
81324364b7
proc: make grab_header() static
|
16 年之前 |
Alexey Dobriyan
|
e1675231ce
proc: proc_sys_root tweak
|
16 年之前 |
Al Viro
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
17 年之前 |
Al Viro
|
9043476f72
[PATCH] sanitize proc_sysctl
|
17 年之前 |
Pavel Emelyanov
|
d7321cd624
sysctl: add the ->permissions callback on the ctl_table_root
|
17 年之前 |
Pavel Emelyanov
|
7708bfb1c8
sysctl: merge equal proc_sys_read and proc_sys_write
|
17 年之前 |