summaryrefslogtreecommitdiff
path: root/fs/proc/internal.h
Commit message (Expand)AuthorAge
* procfs: use faster rb_first_cached()Davidlohr Bueso2017-09-08
* mm: add /proc/pid/smaps_rollupDaniel Colascione2017-09-06
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-30
* | proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman2017-07-11
|/
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
|/
* proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov2017-02-13
* proc: Better ownership of files for non-dumpable tasks in user namespacesEric W. Biederman2017-01-24
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-12-14
|\
| * proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher2016-11-14
* | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-13
|\ \
| * | xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee2016-11-17
| |/
* | fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan2016-12-12
* | proc: fix type of struct pde_opener::closing fieldAlexey Dobriyan2016-12-12
|/
* proc: unsigned file descriptorsAlexey Dobriyan2016-09-27
* proc: Convert proc_mount to use mount_ns.Eric W. Biederman2016-06-23
* proc: Allow creating permanently empty directories that serve as mount pointsEric W. Biederman2015-07-01
* procfs: fix race between symlink removals and traversalsAl Viro2015-02-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\
| * kill proc_ns completelyAl Viro2014-12-10
| * bury struct proc_ns in fs/procAl Viro2014-12-04
* | fs/proc: use a rb tree for the directory entriesNicolas Dichtel2014-12-10
|/
* proc/maps: replace proc_maps_private->pid with "struct inode *inode"Oleg Nesterov2014-10-09
* fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()Oleg Nesterov2014-10-09
* proc: introduce proc_mem_open()Oleg Nesterov2014-10-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-09
|\
| * proc: Implement /proc/thread-self to point at the directory of the current th...Eric W. Biederman2014-08-04
* | proc: remove INF macroAlexey Dobriyan2014-08-08
* | proc: make proc_subdir_lock staticAlexey Dobriyan2014-08-08
* | proc: add and remove /proc entry create checksAlexey Dobriyan2014-08-08
|/
* of: remove /proc/device-treeGrant Likely2014-03-11
* 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