David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 years ago |
Lafcadio Wluiki
|
796f571b0c
procfs: use an enum for possible hidepid values
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Alexey Dobriyan
|
1270dd8d99
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
|
8 years ago |
Eric W. Biederman
|
e94591d0d9
proc: Convert proc_mount to use mount_ns.
|
9 years ago |
Eric W. Biederman
|
8654df4e2a
mnt: Refactor fs_fully_visible into mount_too_revealing
|
9 years ago |
Al Viro
|
f50752eaa0
switch all procfs directories ->iterate_shared()
|
9 years ago |
Eric W. Biederman
|
90f8572b0f
vfs: Commit to never having exectuables on proc and sysfs.
|
10 years ago |
Eric W. Biederman
|
eb6d38d542
proc: Allow creating permanently empty directories that serve as mount points
|
10 years ago |
Eric W. Biederman
|
1b852bceb0
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Nicolas Dichtel
|
710585d492
fs/proc: use a rb tree for the directory entries
|
10 years ago |
Linus Torvalds
|
155134fef2
Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} instead of /proc/self/{mounts,net}"
|
11 years ago |
Linus Torvalds
|
77e40aae76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
11 years ago |
Alexey Dobriyan
|
335eb53158
proc: faster /proc/$PID lookup
|
11 years ago |
Eric W. Biederman
|
344470cac4
proc: Point /proc/mounts at /proc/thread-self/mounts instead of /proc/self/mounts
|
11 years ago |
Eric W. Biederman
|
0097875bd4
proc: Implement /proc/thread-self to point at the directory of the current thread
|
11 years ago |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Grant Likely
|
8357041a69
of: remove /proc/device-tree
|
12 years ago |
Linus Torvalds
|
c7c4591db6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
e51db73532
userns: Better restrictions on when proc and sysfs can be mounted
|
12 years ago |
Eric W. Biederman
|
aee1c13dd0
proc: Restrict mounting the proc filesystem
|
12 years ago |
Richard Genoud
|
94fc5d9de5
proc: return on proc_readdir error
|
12 years ago |
Al Viro
|
f0c3b5093a
[readdir] convert procfs
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
021ada7dff
procfs: switch /proc/self away from proc_dir_entry
|
12 years ago |
Eric W. Biederman
|
87a8ebd637
userns: Restrict when proc and sysfs can be mounted
|
12 years ago |
Eric W. Biederman
|
4f326c0064
userns: Allow unprivilged mounts of proc and sysfs
|
13 years ago |
Eric W. Biederman
|
0a01f2cc39
pidns: Make the pidns proc mount/umount logic obvious.
|
13 years ago |