summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-281-0/+17
* make swap_pte_to_pagemap_entry() staticAdrian Bunk2008-04-281-1/+1
* [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-231-0/+15
* [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-231-57/+51
* [PATCH] proc_readfd_common() race fixAl Viro2008-04-221-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-032-16/+56
|\
| * Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld2008-03-221-16/+34
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-211-1/+1
| |\
| * | [PATCH] export sessionid alongside the loginuid in procfsEric Paris2008-03-181-0/+22
* | | [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.Denis V. Lunev2008-04-021-2/+0
* | | [NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev2008-03-271-0/+2
* | | [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-3/+3
| |/ |/|
* | [NET]: Fix permissions of /proc/netAndre Noll2008-03-201-1/+1
|/
* pagemap: proper read error handlingMarcelo Tosatti2008-03-131-5/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-124-37/+116
|\
| * net: fix build with CONFIG_NET=nAndrew Morton2008-03-111-0/+2
| * [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-074-37/+114
* | block/genhd.c: proper externsAdrian Bunk2008-03-041-2/+1
* | latencytop: change /proc task_struct access methodHiroshi Shimamoto2008-02-251-28/+12
* | latencytop: fix memory leak on latency proc fileHiroshi Shimamoto2008-02-251-1/+10
* | latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto2008-02-251-0/+2
|/
* proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo2008-02-231-0/+1
* /proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld2008-02-231-1/+1
* d_path: Make d_path() use a struct pathJan Blunck2008-02-141-1/+1
* d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-142-2/+2
* d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-144-41/+33
* Use struct path in fs_structJan Blunck2008-02-141-4/+4
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-142-2/+3
* revert "proc: fix the threaded proc self"Andrew Morton2008-02-081-6/+6
* procfs: constify function pointer tablesJan Engelhardt2008-02-087-22/+22
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-082-2/+0
* proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan2008-02-083-10/+38
* proc: fix the threaded /proc/selfEric W. Biederman2008-02-081-6/+6
* proc: proper pidns handling for /proc/selfEric W. Biederman2008-02-081-2/+10
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-085-74/+72
* seqfile convert proc_pid_statmEric W. Biederman2008-02-083-6/+9
* proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman2008-02-083-17/+20
* proc: implement proc_single_file_operationsEric W. Biederman2008-02-081-0/+43
* proc: detect duplicate names on registrationZhang Rui2008-02-081-0/+10
* proc: remove useless check on symlink removalAlexey Dobriyan2008-02-081-1/+1
* proc: simplify function prototypesAlexey Dobriyan2008-02-082-15/+6
* proc: less LOCK operations during lookupAlexey Dobriyan2008-02-081-2/+2
* proc: remove MODULE_LICENSEAlexey Dobriyan2008-02-081-1/+0
* iget: stop PROCFS from using iget() and read_inode()David Howells2008-02-071-32/+28
* proc: loadavg reading raceMichal Schmidt2008-02-061-3/+8
* proper prototype for get_filesystem_list()Adrian Bunk2008-02-061-1/+0
* proper show_interrupts() prototypeAdrian Bunk2008-02-061-1/+1
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-051-6/+15
* Fix /proc dcache deadlock in do_exitAndrea Arcangeli2008-02-051-1/+2
OpenPOWER on IntegriCloud