aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/proc_fs.h
Commit message (Expand)AuthorAge
* procfs: add proc_remove_subtree()Al Viro2013-04-09
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* | net: proc: fix build failed when procfs is not configuredGao feng2013-02-19
* | net: proc: remove proc_net_removeGao feng2013-02-18
* | net: proc: remove proc_net_fops_createGao feng2013-02-18
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-17
|\
| * fs, epoll: add procfs fdinfo helperCyrill Gorcunov2012-12-17
* | proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
* | proc: Generalize proc inode allocationEric W. Biederman2012-11-20
* | userns: Implent proc namespace operationsEric W. Biederman2012-11-20
* | vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-19
* | pidns: Add setns supportEric W. Biederman2012-11-19
|/
* userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman2012-05-15
* procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov2012-01-10
* switch procfs to umode_t useAl Viro2012-01-03
* proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells2011-07-27
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* mm: extract exe_file handling from procfsJiri Slaby2011-05-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-25
|\
| * ns proc: Add support for the ipc namespaceEric W. Biederman2011-05-10
| * ns proc: Add support for the uts namespaceEric W. Biederman2011-05-10
| * ns proc: Add support for the network namespace.Eric W. Biederman2011-05-10
| * ns: proc files for namespace naming policy.Eric W. Biederman2011-05-10
* | proc: make struct proc_maps_private truly privateStephen Wilson2011-05-25
* | procfs: add stub for proc_mkdir_mode()Randy Dunlap2011-05-18
|/
* proc: make struct proc_dir_entry::namelen unsigned intAlexey Dobriyan2011-03-23
* kcore: register vmemmap rangeKAMEZAWA Hiroyuki2009-09-23
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* kcore: use usual list for kclistKAMEZAWA Hiroyuki2009-09-23
* Move junk from proc_fs.h to fs/proc/internal.hAl Viro2009-06-11
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* proc: remove fs/proc/proc_misc.cAlexey Dobriyan2008-10-23
* proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan2008-10-23
* powerpc: Remove remains of /proc/ppc_htabGeert Uytterhoeven2008-10-06
* [PATCH] sanitize proc_sysctlAl Viro2008-07-26
* proc: always do ->releaseAlexey Dobriyan2008-07-25
* move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-25
* netns: make get_proc_net() staticAdrian Bunk2008-07-22
* proc_fs.h: move struct mm_struct forward-declarationBen Nizette2008-06-12
* proc: introduce proc_create_data to setup de->dataDenis V. Lunev2008-04-29
* proc: remove ->get_info infrastructureAlexey Dobriyan2008-04-29
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* proc: remove proc_root_driverAlexey Dobriyan2008-04-29
* proc: remove proc_root_fsAlexey Dobriyan2008-04-29
* proc: remove proc_busAlexey Dobriyan2008-04-29
* procfs task exe symlinkMatt Helsley2008-04-29
* [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-07
* d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-15
* proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan2008-02-08