Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
Linus Torvalds
|
231753ef78
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 жил өмнө |
Alexey Dobriyan
|
492b2da605
proc: tweak comments about 2 stage open and everything
|
8 жил өмнө |
Alexey Dobriyan
|
39a10ac23c
proc: kmalloc struct pde_opener
|
8 жил өмнө |
Alexey Dobriyan
|
f5887c71cf
proc: fix type of struct pde_opener::closing field
|
8 жил өмнө |
Alexey Dobriyan
|
06a0c4175d
proc: just list_del() struct pde_opener
|
8 жил өмнө |
Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
8 жил өмнө |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 жил өмнө |
Deepa Dinamani
|
2554c72edb
fs: proc: Delete inode time initializations in proc_alloc_inode()
|
9 жил өмнө |
Linus Torvalds
|
a867d7349e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
9 жил өмнө |
Eric W. Biederman
|
a2982cc922
vfs: Generalize filesystem nodev handling.
|
9 жил өмнө |
Eric W. Biederman
|
e94591d0d9
proc: Convert proc_mount to use mount_ns.
|
9 жил өмнө |
Eric W. Biederman
|
8654df4e2a
mnt: Refactor fs_fully_visible into mount_too_revealing
|
9 жил өмнө |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 жил өмнө |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 жил өмнө |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 жил өмнө |
Linus Torvalds
|
0cbee99269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 жил өмнө |
Eric W. Biederman
|
eb6d38d542
proc: Allow creating permanently empty directories that serve as mount points
|
10 жил өмнө |
Al Viro
|
5f2c4179e1
switch ->put_link() from dentry to inode
|
10 жил өмнө |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 жил өмнө |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 жил өмнө |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 жил өмнө |
Al Viro
|
7e0e953bb0
procfs: fix race between symlink removals and traversals
|
10 жил өмнө |
Alexander Kuleshov
|
6bee55f94f
fs: proc: use PDE() to get proc_dir_entry
|
10 жил өмнө |
Al Viro
|
3d3d35b1e9
kill proc_ns completely
|
10 жил өмнө |
Al Viro
|
e149ed2b80
take the targets of /proc/*/ns/* symlinks to separate fs
|
10 жил өмнө |
Al Viro
|
33c429405a
copy address of proc_ns_ops into ns_common
|
10 жил өмнө |
Al Viro
|
64964528b2
make proc_ns_operations work with struct ns_common * instead of void *
|
10 жил өмнө |
Eric W. Biederman
|
0097875bd4
proc: Implement /proc/thread-self to point at the directory of the current thread
|
11 жил өмнө |
Monam Agarwal
|
1c44dbc82f
fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL)
|
11 жил өмнө |