Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9831bfb201a8e00415d0f9e5b5a50d902a90b2db
/
fs
/
proc
6ee6504
[PATCH] open sessionid permissions
by Steve Grubb
· 17 years ago
289f8e2
capabilities: add bounding set to /proc/self/status
by Serge E. Hallyn
· 16 years ago
19566ca
fs/proc/task_mmu.c: remove duplicated include files
by Huang Weiyi
· 16 years ago
eb28062
task_nommu: fix compile failing bug because of spilt file.h
by Bryan Wu
· 17 years ago
4f9faaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
78e92b9
netns: assign PDE->data before gluing entry into /proc tree
by Denis V. Lunev
· 17 years ago
9f3acc3
[PATCH] split linux/file.h
by Al Viro
· 17 years ago
fc3ba69
mm: Add NR_WRITEBACK_TEMP counter
by Miklos Szeredi
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
5d0fdf1
tty_io: fix remaining pid struct locking
by Alan Cox
· 17 years ago
06fffb1
do_task_stat: don't take rcu_read_lock()
by Oleg Nesterov
· 17 years ago
d7321cd
sysctl: add the ->permissions callback on the ctl_table_root
by Pavel Emelyanov
· 17 years ago
7708bfb
sysctl: merge equal proc_sys_read and proc_sys_write
by Pavel Emelyanov
· 17 years ago
59b7435
proc: introduce proc_create_data to setup de->data
by Denis V. Lunev
· 17 years ago
b640a89
proc: convert /proc/tty/ldiscs to seq_file interface
by Alexey Dobriyan
· 17 years ago
8731f14
proc: remove ->get_info infrastructure
by Alexey Dobriyan
· 17 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
928b4d8
proc: remove proc_root_driver
by Alexey Dobriyan
· 17 years ago
36a5aeb
proc: remove proc_root_fs
by Alexey Dobriyan
· 17 years ago
9c37066
proc: remove proc_bus
by Alexey Dobriyan
· 17 years ago
5e971dc
proc: drop several "PDE valid/invalid" checks
by Alexey Dobriyan
· 17 years ago
7cee4e0
proc: less special case in xlate code
by Alexey Dobriyan
· 17 years ago
f649d6d
proc: simplify locking in remove_proc_entry()
by Alexey Dobriyan
· 17 years ago
638fa20
procfs: mem permission cleanup
by Roland McGrath
· 17 years ago
0d5c9f5
proc: switch to proc_create()
by Alexey Dobriyan
· 17 years ago
925d1c4
procfs task exe symlink
by Matt Helsley
· 17 years ago
e93b4ea
proc: print more information when removing non-empty directories
by Alexey Dobriyan
· 17 years ago
214e471
smaps: account swap entries
by Peter Zijlstra
· 17 years ago
a10aa57
vmalloc: show vmalloced areas via /proc/vmallocinfo
by Christoph Lameter
· 17 years ago
9d02dbc
make swap_pte_to_pagemap_entry() static
by Adrian Bunk
· 17 years ago
2d4d486
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
by Ram Pai
· 17 years ago
a1a2c40
[patch 5/7] vfs: mountinfo: allow using process root
by Miklos Szeredi
· 17 years ago
9b4f526
[PATCH] proc_readfd_common() race fix
by Al Viro
· 17 years ago
3bb5da3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
856f6ff
[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.
by Denis V. Lunev
· 17 years ago
0e5f8be
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
by Denis V. Lunev
· 17 years ago
1218854
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
f16278c
Change pagemap output format to allow for future reporting of huge pages
by Hans Rosenfeld
· 17 years ago
7d3628b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
4f42c28
[NET]: Fix permissions of /proc/net
by Andre Noll
· 17 years ago
1e0bd75
[PATCH] export sessionid alongside the loginuid in procfs
by Eric Paris
· 17 years ago
fb39380
pagemap: proper read error handling
by Marcelo Tosatti
· 17 years ago
609eb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
b2211a3
net: fix build with CONFIG_NET=n
by Andrew Morton
· 17 years ago
e9720ac
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
by Pavel Emelyanov
· 17 years ago
a0db701
block/genhd.c: proper externs
by Adrian Bunk
· 17 years ago
13d77c3
latencytop: change /proc task_struct access method
by Hiroshi Shimamoto
· 17 years ago
d6643d1
latencytop: fix memory leak on latency proc file
by Hiroshi Shimamoto
· 17 years ago
ae00278
latencytop: fix kernel panic while reading latency proc file
by Hiroshi Shimamoto
· 17 years ago
8808117
proc: add RLIMIT_RTTIME to /proc/<pid>/limits
by Eugene Teo
· 17 years ago
745329c
/proc/pid/pagemap: fix PM_SPECIAL macro
by Hans Rosenfeld
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
c32c2f6
d_path: Make seq_path() use a struct path argument
by Jan Blunck
· 17 years ago
3dcd25f
d_path: Make proc_get_link() use a struct path argument
by Jan Blunck
· 17 years ago
6ac08c3
Use struct path in fs_struct
by Jan Blunck
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
b55fcb2
revert "proc: fix the threaded proc self"
by Andrew Morton
· 17 years ago
03a4482
procfs: constify function pointer tables
by Jan Engelhardt
· 17 years ago
1eb1141
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
by David Howells
· 17 years ago
2d3a4e3
proc: fix ->open'less usage due to ->proc_fops flip
by Alexey Dobriyan
· 17 years ago
c6caeb7
proc: fix the threaded /proc/self
by Eric W. Biederman
· 17 years ago
488e5bc
proc: proper pidns handling for /proc/self
by Eric W. Biederman
· 17 years ago
df5f831
proc: seqfile convert proc_pid_status to properly handle pid namespaces
by Eric W. Biederman
· 17 years ago
a56d3fc
seqfile convert proc_pid_statm
by Eric W. Biederman
· 17 years ago
ee99274
proc: rewrite do_task_stat to correctly handle pid namespaces.
by Eric W. Biederman
· 17 years ago
be61408
proc: implement proc_single_file_operations
by Eric W. Biederman
· 17 years ago
94413d8
proc: detect duplicate names on registration
by Zhang Rui
· 17 years ago
fd2cbe4
proc: remove useless check on symlink removal
by Alexey Dobriyan
· 17 years ago
76df0c2
proc: simplify function prototypes
by Alexey Dobriyan
· 17 years ago
4237e0d
proc: less LOCK operations during lookup
by Alexey Dobriyan
· 17 years ago
5b3fe63
proc: remove MODULE_LICENSE
by Alexey Dobriyan
· 17 years ago
a1d4aeb
iget: stop PROCFS from using iget() and read_inode()
by David Howells
· 17 years ago
07a154b
proc: loadavg reading race
by Michal Schmidt
· 17 years ago
011e3fc
proper prototype for get_filesystem_list()
by Adrian Bunk
· 17 years ago
f74596d
proper show_interrupts() prototype
by Adrian Bunk
· 17 years ago
e338d26
Add 64-bit capability support to the kernel
by Andrew Morgan
· 17 years ago
7766755
Fix /proc dcache deadlock in do_exit
by Andrea Arcangeli
· 17 years ago
1e88328
maps4: make page monitoring /proc file optional
by Matt Mackall
· 17 years ago
304daa8
maps4: add /proc/kpageflags interface
by Matt Mackall
· 17 years ago
161f47b
maps4: add /proc/kpagecount interface
by Matt Mackall
· 17 years ago
85863e4
maps4: add /proc/pid/pagemap interface
by Matt Mackall
· 17 years ago
a619879
maps4: regroup task_mmu by interface
by Matt Mackall
· 17 years ago
f248dcb
maps4: move clear_refs code to task_mmu.c
by Matt Mackall
· 17 years ago
4752c36
maps4: simplify interdependence of maps and smaps
by Matt Mackall
· 17 years ago
b3ae5ac
maps4: use pagewalker in clear_refs and smaps
by Matt Mackall
· 17 years ago
ec4dd3e
maps4: add proportional set size accounting in smaps
by Fengguang Wu
· 17 years ago
9e2779f
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
by Christoph Lameter
· 17 years ago
0c11b94
[PATCH] switch audit_get_loginuid() to task_struct *
by Al Viro
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
e5d69b9
[ATM]: Oops reading net/atm/arp
by Denis V. Lunev
· 17 years ago
e372c41
[NET]: Consolidate net namespace related proc files creation.
by Denis V. Lunev
· 17 years ago
9745512
sched: latencytop support
by Arjan van de Ven
· 17 years ago
a98fdce
fix the "remove task_ppid_nr_ns" commit
by Oleg Nesterov
· 17 years ago
84427ea
remove task_ppid_nr_ns
by Roland McGrath
· 17 years ago
831830b
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
by Al Viro
· 17 years ago
158a962
Unify /proc/slabinfo configuration
by Linus Torvalds
· 17 years ago
6b6adc2
slub: register slabinfo to procfs
by Pekka Enberg
· 17 years ago
3790ee4
proc: remove/Fix proc generic d_revalidate
by Eric W. Biederman
· 17 years ago
6d8982d
proc/base.c: Use task_is_*
by Matthew Wilcox
· 17 years ago
Next »