Commit Graph

54 Commits (881a95f976e687307b41ba3c767561f533485c7e)

Author SHA1 Message Date
Alexey Dobriyan 59c7572e82 proc: remove fs/proc/proc_misc.c 17 years ago
Alexey Dobriyan 97ce5d6dcb proc: move all /proc/kcore stuff to fs/proc/kcore.c 17 years ago
Geert Uytterhoeven 1b483a6a7b powerpc: Remove remains of /proc/ppc_htab 17 years ago
Al Viro 9043476f72 [PATCH] sanitize proc_sysctl 17 years ago
Alexey Dobriyan 881adb8535 proc: always do ->release 17 years ago
Adrian Bunk 6e644c3126 move proc_kmsg_operations to fs/proc/internal.h 17 years ago
Adrian Bunk 8086cd451f netns: make get_proc_net() static 17 years ago
Ben Nizette 57d3c64fd8 proc_fs.h: move struct mm_struct forward-declaration 17 years ago
Denis V. Lunev 59b7435149 proc: introduce proc_create_data to setup de->data 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
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Pavel Emelyanov e9720acd72 [NET]: Make /proc/net a symlink on /proc/self/net (v3) 17 years ago
Jan Blunck 3dcd25f37c d_path: Make proc_get_link() use a struct path argument 17 years ago
Alexey Dobriyan 2d3a4e3666 proc: fix ->open'less usage due to ->proc_fops flip 17 years ago
Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago
Eric W. Biederman be614086a4 proc: implement proc_single_file_operations 17 years ago
Matt Mackall f248dcb34d maps4: move clear_refs code to task_mmu.c 17 years ago
Denis V. Lunev e5d69b9f4a [ATM]: Oops reading net/atm/arp 17 years ago
Alexey Dobriyan 5a622f2d0f proc: fix proc_dir_entry refcounting 17 years ago
Eric W. Biederman 2b1e300a9d [NETNS]: Fix /proc/net breakage 17 years ago
David S. Miller 44656ba128 [NET]: Kill proc_net_create() 17 years ago
Pavel Emelyanov 6f4e643353 pid namespaces: initialize the namespace's proc_mnt 18 years ago
Pavel Emelyanov 07543f5c75 pid namespaces: make proc have multiple superblocks - one for each namespace 18 years ago
Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 18 years ago
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Alexey Dobriyan 76ceb2f90f Remove unused struct proc_dir_entry::set 18 years ago
Alexey Dobriyan 786d7e1612 Fix rmmod/read/write races in /proc entries 18 years ago
Alexey Dobriyan 7695650a92 Fix race between proc_get_inode() and remove_proc_entry() 18 years ago
David Rientjes b813e931b4 smaps: add clear_refs file to clear reference 18 years ago
Eric W. Biederman 77b14db502 [PATCH] sysctl: reimplement the sysctl proc support 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Eric W. Biederman 20cdc894c4 [PATCH] proc: modify proc_pident_lookup to be completely table driven 19 years ago
David Howells dbf8685c8e [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU 19 years ago
Jeff Garzik e18fa700c9 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
Eric W. Biederman 13b41b0949 [PATCH] proc: Use struct pid not struct task_ref 19 years ago
Eric W. Biederman 99f8955183 [PATCH] proc: don't lock task_structs indefinitely 19 years ago
Eric W. Biederman 48e6484d49 [PATCH] proc: Rewrite the proc dentry flush on exit optimization 19 years ago
Eric W. Biederman aed7a6c476 [PATCH] proc: Replace proc_inode.type with proc_inode.fd 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Vivek Goyal 80e8ff6341 [PATCH] kdump proc vmcore size oveflow fix 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Maneesh Soni 22e6c1b39c [PATCH] Use loff_t for size in struct proc_dir_entry 19 years ago
Steven Rostedt 64a07bd82e [PATCH] protect remove_proc_entry 19 years ago
Dave C Boutcher 898b5395e9 [PATCH] powerpc: Add/remove/update properties in /proc/device-tree 19 years ago