Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
před 7 roky |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
před 7 roky |
Davidlohr Bueso
|
410bd5ecb2
procfs: use faster rb_first_cached()
|
před 8 roky |
Linus Torvalds
|
590dce2d49
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 8 roky |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
před 8 roky |
Ingo Molnar
|
03441a3482
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
|
před 8 roky |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
před 8 roky |
Lafcadio Wluiki
|
796f571b0c
procfs: use an enum for possible hidepid values
|
před 8 roky |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
před 8 roky |
Alexey Dobriyan
|
1270dd8d99
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
|
před 8 roky |
Eric W. Biederman
|
e94591d0d9
proc: Convert proc_mount to use mount_ns.
|
před 9 roky |
Eric W. Biederman
|
8654df4e2a
mnt: Refactor fs_fully_visible into mount_too_revealing
|
před 9 roky |
Al Viro
|
f50752eaa0
switch all procfs directories ->iterate_shared()
|
před 9 roky |
Eric W. Biederman
|
90f8572b0f
vfs: Commit to never having exectuables on proc and sysfs.
|
před 10 roky |
Eric W. Biederman
|
eb6d38d542
proc: Allow creating permanently empty directories that serve as mount points
|
před 10 roky |
Eric W. Biederman
|
1b852bceb0
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
|
před 10 roky |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
před 10 roky |
Nicolas Dichtel
|
710585d492
fs/proc: use a rb tree for the directory entries
|
před 10 roky |
Linus Torvalds
|
155134fef2
Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} instead of /proc/self/{mounts,net}"
|
před 11 roky |
Linus Torvalds
|
77e40aae76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
před 11 roky |
Alexey Dobriyan
|
335eb53158
proc: faster /proc/$PID lookup
|
před 11 roky |
Eric W. Biederman
|
344470cac4
proc: Point /proc/mounts at /proc/thread-self/mounts instead of /proc/self/mounts
|
před 11 roky |
Eric W. Biederman
|
0097875bd4
proc: Implement /proc/thread-self to point at the directory of the current thread
|
před 11 roky |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
před 11 roky |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
před 11 roky |
Grant Likely
|
8357041a69
of: remove /proc/device-tree
|
před 12 roky |
Linus Torvalds
|
c7c4591db6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
před 12 roky |
Eric W. Biederman
|
e51db73532
userns: Better restrictions on when proc and sysfs can be mounted
|
před 12 roky |
Eric W. Biederman
|
aee1c13dd0
proc: Restrict mounting the proc filesystem
|
před 12 roky |
Richard Genoud
|
94fc5d9de5
proc: return on proc_readdir error
|
před 12 roky |