Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d0e2f8f0bea40becbbdea3e53b7bf4ab5f64dc10
/
fs
/
mount.h
87b95ce
switch the IO-triggering parts of umount to fs_pin
by Al Viro
· 10 years ago
435d5f4
common object embedded into various struct ....ns
by Al Viro
· 10 years ago
80b5dce
vfs: Add a function to lazily unmount all mounts from any dentry.
by Eric W. Biederman
· 11 years ago
0a5eb7c
vfs: Keep a list of mounts on a mount point
by Eric W. Biederman
· 11 years ago
7af1364
vfs: Don't allow overwriting mounts in the current mount namespace
by Eric W. Biederman
· 11 years ago
9ea459e
delayed mntput
by Al Viro
· 10 years ago
3064c35
death to mnt_pinned
by Al Viro
· 10 years ago
215752f
acct: get rid of acct_list
by Al Viro
· 10 years ago
c7999c3
reduce m_start() cost...
by Al Viro
· 11 years ago
38129a1
switch mnt_hash to hlist
by Al Viro
· 11 years ago
0818bf2
resizable namespace.c hashes
by Al Viro
· 11 years ago
260a459
vfs: Is mounted should be testing mnt_ns for NULL or error.
by Eric W. Biederman
· 11 years ago
48a066e
RCU'd vfsmounts
by Al Viro
· 11 years ago
474279d
split __lookup_mnt() in two functions
by Al Viro
· 11 years ago
719ea2f
new helpers: lock_mount_hash/unlock_mount_hash
by Al Viro
· 11 years ago
aba809cf
namespace.c: get rid of mnt_ghosts
by Al Viro
· 11 years ago
84d1719
get rid of full-hash scan on detaching vfsmounts
by Al Viro
· 12 years ago
98f842e
proc: Usable inode numbers for the namespace file descriptors.
by Eric W. Biederman
· 13 years ago
771b137
vfs: Add a user namespace reference from struct mnt_namespace
by Eric W. Biederman
· 12 years ago
8823c07
vfs: Add setns support for the mount namespace
by Eric W. Biederman
· 15 years ago
6ce6e24
get rid of magic in proc_namespace.c
by Al Viro
· 12 years ago
f7a99c5
get rid of ->mnt_longterm
by Al Viro
· 12 years ago
39f7c4d
vfs: keep list of mounts for each superblock
by Miklos Szeredi
· 13 years ago
be08d6d
switch mnt_namespace ->root to struct mount
by Al Viro
· 13 years ago
0226f49
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
by Al Viro
· 13 years ago
c63181e
vfs: move fsnotify junk to struct mount
by Al Viro
· 13 years ago
52ba162
vfs: move mnt_devname
by Al Viro
· 13 years ago
1a4eeaf
vfs: move mnt_list to struct mount
by Al Viro
· 13 years ago
863d684
vfs: move the rest of int fields to struct mount
by Al Viro
· 13 years ago
15169fe
vfs: mnt_id/mnt_group_id moved
by Al Viro
· 13 years ago
143c8c9
vfs: mnt_ns moved to struct mount
by Al Viro
· 13 years ago
6776db3d
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
by Al Viro
· 13 years ago
3230192
vfs: and now we can make ->mnt_master point to struct mount
by Al Viro
· 13 years ago
d10e8de
vfs: take mnt_master to struct mount
by Al Viro
· 13 years ago
6b41d53
vfs: take mnt_child/mnt_mounts to struct mount
by Al Viro
· 13 years ago
68e8a9f
vfs: all counters taken to struct mount
by Al Viro
· 13 years ago
a73324d
vfs: move mnt_mountpoint to struct mount
by Al Viro
· 13 years ago
0714a53
vfs: now it can be done - make mnt_parent point to struct mount
by Al Viro
· 13 years ago
3376f34
vfs: mnt_parent moved to struct mount
by Al Viro
· 13 years ago
676da58
vfs: spread struct mount - mnt_has_parent
by Al Viro
· 13 years ago
1b8e556
vfs: the first spoils - mnt_hash moved
by Al Viro
· 13 years ago
c710536
vfs: spread struct mount - __lookup_mnt() result
by Al Viro
· 13 years ago
7d6fec4
vfs: start hiding vfsmount guts series
by Al Viro
· 13 years ago
b2dba1a
vfs: new internal helper: mnt_has_parent(mnt)
by Al Viro
· 13 years ago