aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/internal.h
Commit message (Expand)AuthorAge
* proc_fill_cache(): just make instantiate_t return intAl Viro2013-06-29
* [readdir] convert procfsAl Viro2013-06-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.hDavid Howells2013-05-01
| * proc: Make the PROC_I() and PDE() macros internal to procfsDavid Howells2013-05-01
| * proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}David Howells2013-05-01
| * proc: Move proc_fd() to fs/proc/fd.hDavid Howells2013-05-01
| * proc: Uninline pid_delete_dentry()David Howells2013-05-01
| * proc: Delete create_proc_read_entry()David Howells2013-04-29
| * try a saner locking for pde_opener...Al Viro2013-04-09
| * deal with races between remove_proc_entry() and proc_reg_release()Al Viro2013-04-09
| * procfs: preparations for remove_proc_entry() race fixesAl Viro2013-04-09
| * procfs: switch /proc/self away from proc_dir_entryAl Viro2013-04-09
* | mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim2013-04-29
|/
* coredump: remove redundant defines for dumpable statesKees Cook2013-02-27
* procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman2012-11-19
* hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2012-10-19
* coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1Oleg Nesterov2012-10-05
* procfs: Move /proc/pid/fd[info] handling code to fd.[ch]Cyrill Gorcunov2012-09-26
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
* fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov2012-05-31
* proc: remove mm_for_maps()Cong Wang2012-05-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-23
|\
| * sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-24
* | procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2012-03-21
|/
* procfs: parse mount optionsVasiliy Kulikov2012-01-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-25
|\
| * ns: proc files for namespace naming policy.Eric W. Biederman2011-05-10
* | proc: make struct proc_maps_private truly privateStephen Wilson2011-05-25
|/
* procfs: kill the global proc_mnt variableOleg Nesterov2011-03-23
* proc: ->low_ino cleanupAlexey Dobriyan2011-01-13
* proc: use unsigned long inside /proc/*/statmAlexey Dobriyan2011-01-13
* proc: rename de_get() to pde_get() and inline itAlexey Dobriyan2009-12-16
* Move junk from proc_fs.h to fs/proc/internal.hAl Viro2009-06-11
* proc 1/2: do PDE usecounting even for ->read_proc, ->write_procAlexey Dobriyan2009-03-30
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* proc: move /proc/kmsg creation to fs/proc/kmsg.cAlexey Dobriyan2008-10-23
* proc: proc_init_inodecache() can't failAlexey Dobriyan2008-10-23
* proc: remove kernel.maps_protectAlexey Dobriyan2008-10-09
* proc: always do ->releaseAlexey Dobriyan2008-07-25
* move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-25
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* proc: switch to proc_create()Alexey 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: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-08
* seqfile convert proc_pid_statmEric W. Biederman2008-02-08
* proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman2008-02-08