Commit Graph

527 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Eric Paris 1e0bd7550e [PATCH] export sessionid alongside the loginuid in procfs 17 years ago
Marcelo Tosatti fb39380b8d pagemap: proper read error handling 17 years ago
Andrew Morton b2211a361a net: fix build with CONFIG_NET=n 17 years ago
Pavel Emelyanov e9720acd72 [NET]: Make /proc/net a symlink on /proc/self/net (v3) 17 years ago
Adrian Bunk a0db701a6b block/genhd.c: proper externs 17 years ago
Hiroshi Shimamoto 13d77c37ca latencytop: change /proc task_struct access method 17 years ago
Hiroshi Shimamoto d6643d12cb latencytop: fix memory leak on latency proc file 17 years ago
Hiroshi Shimamoto ae0027869d latencytop: fix kernel panic while reading latency proc file 17 years ago
Eugene Teo 8808117ca5 proc: add RLIMIT_RTTIME to /proc/<pid>/limits 17 years ago
Hans Rosenfeld 745329c4a2 /proc/pid/pagemap: fix PM_SPECIAL macro 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck c32c2f63a9 d_path: Make seq_path() use a struct path argument 17 years ago
Jan Blunck 3dcd25f37c d_path: Make proc_get_link() use a struct path argument 17 years ago
Jan Blunck 6ac08c39a1 Use struct path in fs_struct 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Andrew Morton b55fcb22d4 revert "proc: fix the threaded proc self" 17 years ago
Jan Engelhardt 03a44825be procfs: constify function pointer tables 17 years ago
David Howells 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h 17 years ago
Alexey Dobriyan 2d3a4e3666 proc: fix ->open'less usage due to ->proc_fops flip 17 years ago
Eric W. Biederman c6caeb7c45 proc: fix the threaded /proc/self 17 years ago
Eric W. Biederman 488e5bc456 proc: proper pidns handling for /proc/self 17 years ago
Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago
Eric W. Biederman a56d3fc74c seqfile convert proc_pid_statm 17 years ago
Eric W. Biederman ee992744ea proc: rewrite do_task_stat to correctly handle pid namespaces. 17 years ago
Eric W. Biederman be614086a4 proc: implement proc_single_file_operations 17 years ago
Zhang Rui 94413d8807 proc: detect duplicate names on registration 17 years ago
Alexey Dobriyan fd2cbe4888 proc: remove useless check on symlink removal 17 years ago
Alexey Dobriyan 76df0c25d0 proc: simplify function prototypes 17 years ago
Alexey Dobriyan 4237e0d3de proc: less LOCK operations during lookup 17 years ago
Alexey Dobriyan 5b3fe63b19 proc: remove MODULE_LICENSE 17 years ago
David Howells a1d4aebbfa iget: stop PROCFS from using iget() and read_inode() 17 years ago
Michal Schmidt 07a154b2bb proc: loadavg reading race 17 years ago
Adrian Bunk 011e3fcd1e proper prototype for get_filesystem_list() 17 years ago
Adrian Bunk f74596d079 proper show_interrupts() prototype 17 years ago
Andrew Morgan e338d263a7 Add 64-bit capability support to the kernel 17 years ago
Andrea Arcangeli 7766755a2f Fix /proc dcache deadlock in do_exit 17 years ago
Matt Mackall 1e88328111 maps4: make page monitoring /proc file optional 17 years ago
Matt Mackall 304daa8132 maps4: add /proc/kpageflags interface 17 years ago
Matt Mackall 161f47bf41 maps4: add /proc/kpagecount interface 17 years ago
Matt Mackall 85863e475e maps4: add /proc/pid/pagemap interface 17 years ago
Matt Mackall a6198797cc maps4: regroup task_mmu by interface 17 years ago
Matt Mackall f248dcb34d maps4: move clear_refs code to task_mmu.c 17 years ago
Matt Mackall 4752c36978 maps4: simplify interdependence of maps and smaps 17 years ago
Matt Mackall b3ae5acbbb maps4: use pagewalker in clear_refs and smaps 17 years ago
Fengguang Wu ec4dd3eb35 maps4: add proportional set size accounting in smaps 17 years ago
Christoph Lameter 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Denis V. Lunev e5d69b9f4a [ATM]: Oops reading net/atm/arp 17 years ago
Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 years ago