Al Viro
|
5ad4e53bd5
Get rid of indirect include of fs_struct.h
|
16 年之前 |
Al Viro
|
3e93cd6718
Take fs_struct handling to new file (fs/fs_struct.c)
|
16 年之前 |
Al Viro
|
f8ef3ed2be
Get rid of bumping fs_struct refcount in pivot_root(2)
|
16 年之前 |
Linus Torvalds
|
3ae5080f4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 年之前 |
Sukadev Bhattiprolu
|
a3ec947c85
vfs: simple_set_mnt() should return void
|
16 年之前 |
Matthew Garrett
|
0a1c01c947
Make relatime default
|
16 年之前 |
Matthew Garrett
|
d0adde574b
Add a strictatime mount option
|
16 年之前 |
Al Viro
|
1a88b5364b
Fix incomplete __mntput locking
|
16 年之前 |
Heiko Carstens
|
3480b25743
[CVE-2009-0029] System call wrappers part 14
|
16 年之前 |
Heiko Carstens
|
bdc480e3be
[CVE-2009-0029] System call wrappers part 10
|
16 年之前 |
Julia Lawall
|
5cc4a0341a
fs/namespace.c: drop code after return
|
16 年之前 |
James Morris
|
2b82892565
Merge branch 'master' into next
|
16 年之前 |
David Howells
|
da9592edeb
CRED: Wrap task credential accesses in the filesystem subsystem
|
16 年之前 |
Eric W. Biederman
|
afef80b3d8
vfs: fix shrink_submounts
|
16 年之前 |
Dan Williams
|
0e55a7cca4
[RFC PATCH] touch_mnt_namespace when the mount flags change
|
16 年之前 |
Al Viro
|
0a0d8a4675
[PATCH] no need for noinline stuff in fs/namespace.c anymore
|
17 年之前 |
Al Viro
|
2d92ab3c62
[PATCH] finally get rid of nameidata in namespace.c
|
17 年之前 |
Al Viro
|
8d66bf5481
[PATCH] pass struct path * to do_add_mount()
|
17 年之前 |
Al Viro
|
2d8f30380a
[PATCH] sanitize __user_walk_fd() et.al.
|
17 年之前 |
Li Zefan
|
88b387824f
[PATCH] vfs: use kstrdup() and check failing allocation
|
17 年之前 |
Al Viro
|
7f2da1e7d0
[PATCH] kill altroot
|
17 年之前 |
Arjan van de Ven
|
5c752ad9f3
Use WARN() in fs/
|
17 年之前 |
Eric Paris
|
2069f45784
LSM/SELinux: show LSM mount options in /proc/mounts
|
17 年之前 |
Harvey Harrison
|
8e24eea728
fs: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Jan Blunck
|
7ec02ef159
vfs: remove lives_below_in_same_fs()
|
17 年之前 |
Jan Kara
|
8794b5b246
quota: remove superfluous DQUOT_OFF() in fs/namespace.c
|
17 年之前 |
Al Viro
|
42faad9965
[PATCH] restore sane ->umount_begin() API
|
17 年之前 |
Miklos Szeredi
|
97e7e0f71d
[patch 7/7] vfs: mountinfo: show dominating group id
|
17 年之前 |
Ram Pai
|
2d4d4864ac
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
|
17 年之前 |
Miklos Szeredi
|
a1a2c409b6
[patch 5/7] vfs: mountinfo: allow using process root
|
17 年之前 |