summaryrefslogtreecommitdiffstats
path: root/fs/proc/internal.h
Commit message (Expand)AuthorAgeFilesLines
* proc_fill_cache(): just make instantiate_t return intAl Viro2013-06-291-1/+1
* [readdir] convert procfsAl Viro2013-06-291-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-102/+211
|\
| * proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.hDavid Howells2013-05-011-111/+196
| * proc: Make the PROC_I() and PDE() macros internal to procfsDavid Howells2013-05-011-0/+18
| * proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}David Howells2013-05-011-0/+16
| * proc: Move proc_fd() to fs/proc/fd.hDavid Howells2013-05-011-5/+0
| * proc: Uninline pid_delete_dentry()David Howells2013-05-011-9/+5
| * proc: Delete create_proc_read_entry()David Howells2013-04-291-2/+0
| * try a saner locking for pde_opener...Al Viro2013-04-091-2/+2
| * deal with races between remove_proc_entry() and proc_reg_release()Al Viro2013-04-091-0/+2
| * procfs: preparations for remove_proc_entry() race fixesAl Viro2013-04-091-3/+4
| * procfs: switch /proc/self away from proc_dir_entryAl Viro2013-04-091-0/+1
* | mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim2013-04-291-18/+0
|/
* coredump: remove redundant defines for dumpable statesKees Cook2013-02-271-1/+2
* procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman2012-11-191-0/+1
* hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2012-10-191-0/+4
* coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1Oleg Nesterov2012-10-061-1/+1
* procfs: Move /proc/pid/fd[info] handling code to fd.[ch]Cyrill Gorcunov2012-09-261-0/+48
* stop passing nameidata to ->lookup()Al Viro2012-07-141-2/+2
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-141-1/+1
* fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov2012-05-311-0/+1
* proc: remove mm_for_maps()Cong Wang2012-05-311-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-231-0/+3
|\
| * sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-241-0/+3
* | procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2012-03-211-3/+6
|/
* procfs: parse mount optionsVasiliy Kulikov2012-01-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-251-0/+18
|\
| * 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-0/+8
|/
* procfs: kill the global proc_mnt variableOleg Nesterov2011-03-231-1/+0
* proc: ->low_ino cleanupAlexey Dobriyan2011-01-131-1/+1
* proc: use unsigned long inside /proc/*/statmAlexey Dobriyan2011-01-131-1/+2
* proc: rename de_get() to pde_get() and inline itAlexey Dobriyan2009-12-161-4/+6
* Move junk from proc_fs.h to fs/proc/internal.hAl Viro2009-06-111-0/+25
* proc 1/2: do PDE usecounting even for ->read_proc, ->write_procAlexey Dobriyan2009-03-311-0/+1
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-2/+0
* proc: move /proc/kmsg creation to fs/proc/kmsg.cAlexey Dobriyan2008-10-231-1/+0
* proc: proc_init_inodecache() can't failAlexey Dobriyan2008-10-231-1/+1
* proc: remove kernel.maps_protectAlexey Dobriyan2008-10-101-2/+0
* proc: always do ->releaseAlexey Dobriyan2008-07-251-0/+7
* move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-251-0/+1
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-0/+1
* proc: switch to proc_create()Alexey Dobriyan2008-04-291-2/+0
* procfs task exe symlinkMatt Helsley2008-04-291-1/+0
* [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-071-0/+7
* d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-141-1/+1
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-1/+2
* seqfile convert proc_pid_statmEric W. Biederman2008-02-081-1/+2
* proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman2008-02-081-3/+6