Jeff Layton
|
f81700bd83
procfs: don't need a PATH_MAX allocation to hold a string representation of an int
|
12 years ago |
Davidlohr Bueso
|
01dc52ebdf
oom: remove deprecated oom_adj
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
7b540d0646
proc_map_files_readdir(): don't bother with grabbing files
|
13 years ago |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 years ago |
Cyrill Gorcunov
|
faf60af17f
procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
|
13 years ago |
Eric W. Biederman
|
f76d207a66
userns: Add kprojid_t and associated infrastructure in projid.h
|
13 years ago |
Eric W. Biederman
|
e1760bd5ff
userns: Convert the audit loginuid to be a kuid
|
12 years ago |
Djalal Harouni
|
bc452b4b65
proc: do not allow negative offsets on /proc/<pid>/environ
|
13 years ago |
Djalal Harouni
|
e8905ec27e
proc: environ_read() make sure offset points to environment address range
|
13 years ago |
Christoph Hellwig
|
b5fb63c183
fs: add nd_jump_link
|
13 years ago |
Christoph Hellwig
|
408ef013cc
fs: move path_put on failure out of ->follow_link
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Al Viro
|
0b728e1911
stop passing nameidata * to ->d_revalidate()
|
13 years ago |
Linus Torvalds
|
0640113be2
vfs: Fix /proc/<tid>/fdinfo/<fd> file handling
|
13 years ago |
Cyrill Gorcunov
|
818411616b
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
|
13 years ago |
Alexey Dobriyan
|
af5e617143
proc: pass "fd" by value in /proc/*/{fd,fdinfo} code
|
13 years ago |
Alexey Dobriyan
|
f05ed3f1ab
proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path
|
13 years ago |
Cong Wang
|
2344bec788
proc: use mm_access() instead of ptrace_may_access()
|
13 years ago |
Cong Wang
|
e7dcd9990e
proc: remove mm_for_maps()
|
13 years ago |
Cong Wang
|
b409e578d9
proc: clean up /proc/<pid>/environ handling
|
13 years ago |
David Rientjes
|
a7f638f999
mm, oom: normalize oom scores to oom_score_adj scale only for userspace
|
13 years ago |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Linus Torvalds
|
73f1f5dd3e
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Linus Torvalds
|
30a08bf2d3
proc: move fd symlink i_mode calculations into tid_fd_revalidate()
|
13 years ago |
Cyrill Gorcunov
|
eb94cd96e0
fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries
|
13 years ago |
Eric W. Biederman
|
dcb0f22282
userns: Convert proc to use kuid/kgid where appropriate
|
13 years ago |
Eric W. Biederman
|
22d917d80e
userns: Rework the user_namespace adding uid/gid mapping support
|
13 years ago |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Siddhesh Poyarekar
|
b76437579d
procfs: mark thread stack correctly in proc/<pid>/maps
|
13 years ago |