Linus Torvalds
|
98793265b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 lat temu |
Miklos Szeredi
|
8e8b87964b
vfs: prevent remount read-only if pending removes
|
13 lat temu |
Miklos Szeredi
|
4ed5e82fe7
vfs: protect remounting superblock read-only
|
13 lat temu |
Miklos Szeredi
|
39f7c4db1d
vfs: keep list of mounts for each superblock
|
13 lat temu |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 lat temu |
Al Viro
|
d10577a8d8
vfs: trim includes a bit
|
13 lat temu |
Al Viro
|
be08d6d260
switch mnt_namespace ->root to struct mount
|
13 lat temu |
Al Viro
|
0226f4923f
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
|
13 lat temu |
Al Viro
|
3a2393d71d
vfs: opencode mntget() mnt_set_mountpoint()
|
13 lat temu |
Al Viro
|
909b0a88ef
vfs: spread struct mount - remaining argument of next_mnt()
|
13 lat temu |
Al Viro
|
c63181e6b6
vfs: move fsnotify junk to struct mount
|
13 lat temu |
Al Viro
|
52ba1621de
vfs: move mnt_devname
|
13 lat temu |
Al Viro
|
1a4eeaf2a8
vfs: move mnt_list to struct mount
|
13 lat temu |
Al Viro
|
fc7be130c7
vfs: switch pnode.h macros to struct mount *
|
13 lat temu |
Al Viro
|
863d684f94
vfs: move the rest of int fields to struct mount
|
13 lat temu |
Al Viro
|
15169fe784
vfs: mnt_id/mnt_group_id moved
|
13 lat temu |
Al Viro
|
143c8c91ce
vfs: mnt_ns moved to struct mount
|
13 lat temu |
Al Viro
|
900148dcac
vfs: spread struct mount - mntput_no_expire
|
13 lat temu |
Al Viro
|
95bc5f25c1
vfs: spread struct mount - do_add_mount and graft_tree
|
13 lat temu |
Al Viro
|
6776db3d32
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
|
13 lat temu |
Al Viro
|
32301920f4
vfs: and now we can make ->mnt_master point to struct mount
|
13 lat temu |
Al Viro
|
d10e8def07
vfs: take mnt_master to struct mount
|
13 lat temu |
Al Viro
|
14cf1fa8f5
vfs: spread struct mount - remaining argument of mnt_set_mountpoint()
|
13 lat temu |
Al Viro
|
a8d56d8e4f
vfs: spread struct mount - propagate_mnt()
|
13 lat temu |
Al Viro
|
6fc7871fed
vfs: spread struct mount - get_dominating_id / do_make_slave
|
13 lat temu |
Al Viro
|
6b41d536f7
vfs: take mnt_child/mnt_mounts to struct mount
|
13 lat temu |
Al Viro
|
68e8a9feab
vfs: all counters taken to struct mount
|
13 lat temu |
Al Viro
|
83adc75322
vfs: spread struct mount - work with counters
|
13 lat temu |
Al Viro
|
a73324da7a
vfs: move mnt_mountpoint to struct mount
|
13 lat temu |
Al Viro
|
0714a53380
vfs: now it can be done - make mnt_parent point to struct mount
|
13 lat temu |