summaryrefslogtreecommitdiffstats
path: root/include/linux/proc_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-171-0/+3
|\
| * fs, epoll: add procfs fdinfo helperCyrill Gorcunov2012-12-171-0/+3
* | proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-201-1/+6
* | proc: Generalize proc inode allocationEric W. Biederman2012-11-201-0/+10
* | userns: Implent proc namespace operationsEric W. Biederman2012-11-201-0/+1
* | vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-191-0/+7
* | pidns: Add setns supportEric W. Biederman2012-11-191-0/+1
|/
* userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman2012-05-151-2/+2
* procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov2012-01-101-1/+1
* switch procfs to umode_t useAl Viro2012-01-031-12/+12
* proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells2011-07-271-3/+3
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* mm: extract exe_file handling from procfsJiri Slaby2011-05-261-19/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-251-0/+21
|\
| * ns proc: Add support for the ipc namespaceEric W. Biederman2011-05-101-0/+1
| * ns proc: Add support for the uts namespaceEric W. Biederman2011-05-101-0/+1
| * ns proc: Add support for the network namespace.Eric W. Biederman2011-05-101-0/+1
| * ns: proc files for namespace naming policy.Eric W. Biederman2011-05-101-0/+18
* | proc: make struct proc_maps_private truly privateStephen Wilson2011-05-251-8/+0
* | procfs: add stub for proc_mkdir_mode()Randy Dunlap2011-05-181-0/+2
|/
* proc: make struct proc_dir_entry::namelen unsigned intAlexey Dobriyan2011-03-231-1/+1
* kcore: register vmemmap rangeKAMEZAWA Hiroyuki2009-09-231-0/+1
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-231-2/+11
* kcore: use usual list for kclistKAMEZAWA Hiroyuki2009-09-231-1/+1
* Move junk from proc_fs.h to fs/proc/internal.hAl Viro2009-06-111-24/+0
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-4/+0
* proc: remove fs/proc/proc_misc.cAlexey Dobriyan2008-10-231-1/+0
* proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan2008-10-231-4/+0
* powerpc: Remove remains of /proc/ppc_htabGeert Uytterhoeven2008-10-071-1/+0
* [PATCH] sanitize proc_sysctlAl Viro2008-07-261-0/+5
* proc: always do ->releaseAlexey Dobriyan2008-07-251-0/+1
* move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-251-1/+0
* netns: make get_proc_net() staticAdrian Bunk2008-07-221-2/+0
* proc_fs.h: move struct mm_struct forward-declarationBen Nizette2008-06-121-2/+2
* proc: introduce proc_create_data to setup de->dataDenis V. Lunev2008-04-291-2/+15
* proc: remove ->get_info infrastructureAlexey Dobriyan2008-04-291-14/+1
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-3/+0
* proc: remove proc_root_driverAlexey Dobriyan2008-04-291-3/+0
* proc: remove proc_root_fsAlexey Dobriyan2008-04-291-1/+0
* proc: remove proc_busAlexey Dobriyan2008-04-291-2/+0
* procfs task exe symlinkMatt Helsley2008-04-291-1/+19
* [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-071-3/+0
* d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-141-1/+1
* proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan2008-02-081-1/+9
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-1/+2
* proc: implement proc_single_file_operationsEric W. Biederman2008-02-081-0/+3
* maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-051-1/+2
* [ATM]: Oops reading net/atm/arpDenis V. Lunev2008-01-281-0/+2
* proc: fix proc_dir_entry refcountingAlexey Dobriyan2007-12-051-1/+0
* [NETNS]: Fix /proc/net breakageEric W. Biederman2007-12-021-0/+3
OpenPOWER on IntegriCloud