aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/proc_fs.h
Commit message (Expand)AuthorAgeFilesLines
* pid namespaces: initialize the namespace's proc_mntPavel Emelyanov2007-10-191-0/+12
* pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2007-10-191-1/+2
* pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...Pavel Emelyanov2007-10-191-1/+3
* [NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman2007-10-101-4/+1
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-25/+19
* Remove unused struct proc_dir_entry::setAlexey Dobriyan2007-08-111-1/+0
* Fix rmmod/read/write races in /proc entriesAlexey Dobriyan2007-07-161-0/+13
* Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan2007-05-081-0/+3
* smaps: add clear_refs file to clear referenceDavid Rientjes2007-05-071-0/+1
* [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-141-2/+0
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-121-2/+2
* [PATCH] proc: modify proc_pident_lookup to be completely table drivenEric W. Biederman2006-10-021-4/+6
* [PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells2006-09-271-0/+2
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-241-2/+1
* [PATCH] proc: Use struct pid not struct task_refEric W. Biederman2006-06-261-2/+2
* [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-261-1/+7
* [PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman2006-06-261-4/+2
* [PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman2006-06-261-1/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] kdump proc vmcore size oveflow fixVivek Goyal2006-04-111-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-3/+3
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-2/+2
* [PATCH] Use loff_t for size in struct proc_dir_entryManeesh Soni2006-03-261-1/+1
* [PATCH] protect remove_proc_entrySteven Rostedt2006-03-261-0/+3
* [PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher2006-01-131-0/+5
* [PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro2005-11-081-0/+1
* [PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt2005-11-081-6/+3
* [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-251-0/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+259