Commit Graph

453 Commits (d7d204403b31beb83b1aefef7bd76f5209369555)

Author SHA1 Message Date
Denis V. Lunev 78e92b99ec netns: assign PDE->data before gluing entry into /proc tree 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 5d0fdf1e01 tty_io: fix remaining pid struct locking 17 years ago
Oleg Nesterov 06fffb1267 do_task_stat: don't take rcu_read_lock() 17 years ago
Pavel Emelyanov d7321cd624 sysctl: add the ->permissions callback on the ctl_table_root 17 years ago
Pavel Emelyanov 7708bfb1c8 sysctl: merge equal proc_sys_read and proc_sys_write 17 years ago
Denis V. Lunev 59b7435149 proc: introduce proc_create_data to setup de->data 17 years ago
Alexey Dobriyan b640a89ddd proc: convert /proc/tty/ldiscs to seq_file interface 17 years ago
Alexey Dobriyan 8731f14d37 proc: remove ->get_info infrastructure 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Alexey Dobriyan 928b4d8c89 proc: remove proc_root_driver 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Alexey Dobriyan 9c37066d88 proc: remove proc_bus 17 years ago
Alexey Dobriyan 5e971dce0b proc: drop several "PDE valid/invalid" checks 17 years ago
Alexey Dobriyan 7cee4e00e0 proc: less special case in xlate code 17 years ago
Alexey Dobriyan f649d6d326 proc: simplify locking in remove_proc_entry() 17 years ago
Roland McGrath 638fa202cd procfs: mem permission cleanup 17 years ago
Alexey Dobriyan 0d5c9f5f59 proc: switch to proc_create() 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Alexey Dobriyan e93b4ea20a proc: print more information when removing non-empty directories 17 years ago
Peter Zijlstra 214e471ff9 smaps: account swap entries 17 years ago
Christoph Lameter a10aa57987 vmalloc: show vmalloced areas via /proc/vmallocinfo 17 years ago
Adrian Bunk 9d02dbc813 make swap_pte_to_pagemap_entry() static 17 years ago
Ram Pai 2d4d4864ac [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo 17 years ago
Miklos Szeredi a1a2c409b6 [patch 5/7] vfs: mountinfo: allow using process root 17 years ago
Al Viro 9b4f526cdc [PATCH] proc_readfd_common() race fix 17 years ago
Denis V. Lunev 856f6ff7a3 [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. 17 years ago
Denis V. Lunev 0e5f8be138 [NETNS]: Compile NET /proc support only if CONFIG_NET is set. 17 years ago
YOSHIFUJI Hideaki 1218854afa [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. 17 years ago
Hans Rosenfeld f16278c679 Change pagemap output format to allow for future reporting of huge pages 17 years ago
Andre Noll 4f42c288e6 [NET]: Fix permissions of /proc/net 17 years ago
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