android_kernel_google_msm/fs/proc
Eric W. Biederman 75140a91a8 proc: Generalize proc inode allocation
Generalize the proc inode allocation so that it can be
used without having to having to create a proc_dir_entry.

This will allow namespace file descriptors to remain light
weight entitities but still have the same inode number
when the backing namespace is the same.

Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
(cherry picked from commit 33d6dce607)
2015-07-13 11:17:58 -07:00
..
array.c procfs: fix /proc/statm 2012-03-28 17:14:35 -07:00
base.c proc: make oom adjustment files user read-only 2015-03-11 22:00:09 -07:00
cmdline.c
consoles.c
cpuinfo.c
devices.c
generic.c proc: Generalize proc inode allocation 2015-07-13 11:17:58 -07:00
inode.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
internal.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl 2012-03-23 18:08:58 -07:00
interrupts.c
Kconfig
kcore.c
kmsg.c
loadavg.c
Makefile
meminfo.c
mmu.c
namespaces.c vfs: Add setns support for the mount namespace 2015-07-13 11:17:53 -07:00
nommu.c
page.c
proc_devtree.c
proc_net.c
proc_sysctl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl 2012-03-23 18:08:58 -07:00
proc_tty.c
root.c proc: fix mount -t proc -o AAA 2012-04-05 15:25:50 -07:00
softirqs.c
stat.c nohz: Fix idle ticks in cpu summary line of /proc/stat 2013-03-04 12:48:24 -08:00
task_mmu.c fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) 2015-04-07 16:23:57 -07:00
task_nommu.c
uptime.c
version.c
vmcore.c