Jan Kara
|
eb04c28288
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
|
13 年之前 |
David Howells
|
f015f1267b
VFS: Comment mount following code
|
13 年之前 |
David Howells
|
be34d1a3bc
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
|
13 年之前 |
Al Viro
|
6ce6e24e72
get rid of magic in proc_namespace.c
|
13 年之前 |
Al Viro
|
f7a99c5b7c
get rid of ->mnt_longterm
|
13 年之前 |
Al Viro
|
63d37a84ab
vfs: umount_tree() might be called on subtree that had never made it
|
13 年之前 |
Andi Kleen
|
962830df36
brlocks/lglocks: API cleanups
|
13 年之前 |
Linus Torvalds
|
98793265b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 年之前 |
Miklos Szeredi
|
8e8b87964b
vfs: prevent remount read-only if pending removes
|
13 年之前 |
Miklos Szeredi
|
4ed5e82fe7
vfs: protect remounting superblock read-only
|
13 年之前 |
Miklos Szeredi
|
39f7c4db1d
vfs: keep list of mounts for each superblock
|
13 年之前 |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 年之前 |
Al Viro
|
d10577a8d8
vfs: trim includes a bit
|
13 年之前 |
Al Viro
|
be08d6d260
switch mnt_namespace ->root to struct mount
|
13 年之前 |
Al Viro
|
0226f4923f
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
|
13 年之前 |
Al Viro
|
3a2393d71d
vfs: opencode mntget() mnt_set_mountpoint()
|
13 年之前 |
Al Viro
|
909b0a88ef
vfs: spread struct mount - remaining argument of next_mnt()
|
13 年之前 |
Al Viro
|
c63181e6b6
vfs: move fsnotify junk to struct mount
|
13 年之前 |
Al Viro
|
52ba1621de
vfs: move mnt_devname
|
13 年之前 |
Al Viro
|
1a4eeaf2a8
vfs: move mnt_list to struct mount
|
13 年之前 |
Al Viro
|
fc7be130c7
vfs: switch pnode.h macros to struct mount *
|
13 年之前 |
Al Viro
|
863d684f94
vfs: move the rest of int fields to struct mount
|
13 年之前 |
Al Viro
|
15169fe784
vfs: mnt_id/mnt_group_id moved
|
13 年之前 |
Al Viro
|
143c8c91ce
vfs: mnt_ns moved to struct mount
|
13 年之前 |
Al Viro
|
900148dcac
vfs: spread struct mount - mntput_no_expire
|
13 年之前 |
Al Viro
|
95bc5f25c1
vfs: spread struct mount - do_add_mount and graft_tree
|
13 年之前 |
Al Viro
|
6776db3d32
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
|
13 年之前 |
Al Viro
|
32301920f4
vfs: and now we can make ->mnt_master point to struct mount
|
13 年之前 |
Al Viro
|
d10e8def07
vfs: take mnt_master to struct mount
|
13 年之前 |
Al Viro
|
14cf1fa8f5
vfs: spread struct mount - remaining argument of mnt_set_mountpoint()
|
13 年之前 |