index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
proc_sysctl.c
Commit message (
Expand
)
Author
Age
...
|
*
sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry
Eric W. Biederman
2012-01-24
|
*
sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry.
Eric W. Biederman
2012-01-24
|
*
sysctl: Normalize the root_table data structure.
Eric W. Biederman
2012-01-24
|
*
sysctl: Factor out insert_header and erase_header
Eric W. Biederman
2012-01-24
|
*
sysctl: Factor out init_header from __register_sysctl_paths
Eric W. Biederman
2012-01-24
|
*
sysctl: Initial support for auto-unregistering sysctl tables.
Eric W. Biederman
2012-01-24
|
*
sysctl: A more obvious version of grab_header.
Eric W. Biederman
2012-01-24
|
*
sysctl: Remove the now unused ctl_table parent field.
Eric W. Biederman
2012-01-24
|
*
sysctl: Improve the sysctl sanity checks
Eric W. Biederman
2012-01-24
|
*
sysctl: register only tables of sysctl files
Eric W. Biederman
2012-01-24
|
*
sysctl: Add ctl_table chains into cstring paths
Eric W. Biederman
2012-01-24
|
*
sysctl: Add support for register sysctl tables with a normal cstring path.
Eric W. Biederman
2012-01-24
|
*
sysctl: Create local copies of directory names used in paths
Eric W. Biederman
2012-01-24
|
*
sysctl: Remove the unnecessary sysctl_set parent concept.
Eric W. Biederman
2012-01-24
|
*
sysctl: Implement retire_sysctl_set
Eric W. Biederman
2012-01-24
|
*
sysctl: Make the directories have nlink == 1
Eric W. Biederman
2012-01-24
|
*
sysctl: Move the implementation into fs/proc/proc_sysctl.c
Eric W. Biederman
2012-01-24
|
*
sysctl: Register the base sysctl table like any other sysctl table.
Eric W. Biederman
2012-01-24
|
*
sysctl: remove impossible condition check
Lucas De Marchi
2012-01-24
*
|
security: trim security.h
Al Viro
2012-02-13
|
/
*
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
2011-11-02
|
\
|
*
sysctl: add support for poll()
Lucas De Marchi
2011-11-02
|
*
procfs: report EISDIR when reading sysctl dirs in proc
Pavel Emelyanov
2011-11-02
*
|
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-11-02
|
/
*
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
*
->permission() sanitizing: MAY_NOT_BLOCK
Al Viro
2011-07-20
*
proc_sys_permission() is OK in RCU mode
Al Viro
2011-06-20
*
Merge branch 'next' into for-linus
James Morris
2011-03-15
|
\
|
*
security/selinux: fix /proc/sys/ labeling
Lucian Adrian Grijincu
2011-02-01
*
|
unfuck proc_sysctl ->d_compare()
Al Viro
2011-03-08
|
/
*
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
*
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
*
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
*
fs: rcu-walk for path lookup
Nick Piggin
2011-01-07
*
fs: change d_compare for rcu-walk
Nick Piggin
2011-01-07
*
fs: change d_delete semantics
Nick Piggin
2011-01-07
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
remove inode_setattr
Christoph Hellwig
2010-08-09
*
sysctl: Don't look at ctl_name and strategy in the generic code
Eric W. Biederman
2009-11-11
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
*
constify dentry_operations: procfs
Al Viro
2009-03-27
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
*
Fix broken ownership of /proc/sys/ files
Al Viro
2008-11-16
*
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
2008-10-23
|
\
|
*
proc: spread __init
Alexey Dobriyan
2008-10-23
*
|
[PATCH] move executable checking into ->permission()
Miklos Szeredi
2008-10-23
*
|
[PATCH] fix ->llseek for more directories
Christoph Hellwig
2008-10-23
|
/
*
proc: make grab_header() static
Adrian Bunk
2008-10-09
*
proc: proc_sys_root tweak
Alexey Dobriyan
2008-10-09
[prev]
[next]