Commit History

Author SHA1 Message Date
  Miao Xie 1e75529e3c vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flags 12 years ago
  Eric W. Biederman 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. 12 years ago
  Eric W. Biederman 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 14 years ago
  Zhao Hongjiang ae11e0f184 userns: fix return value on mntns_install() failure 12 years ago
  Eric W. Biederman 0c55cfc416 vfs: Allow unprivileged manipulation of the mount namespace. 13 years ago
  Eric W. Biederman 7a472ef4be vfs: Only support slave subtrees across different user namespaces 13 years ago
  Eric W. Biederman 771b137168 vfs: Add a user namespace reference from struct mnt_namespace 13 years ago
  Eric W. Biederman 8823c079ba vfs: Add setns support for the mount namespace 15 years ago
  Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 12 years ago
  Al Viro 808d4e3cfd consitify do_mount() arguments 12 years ago
  Al Viro 156cacb1d0 do_add_mount()/umount -l races 12 years ago
  Jan Kara eb04c28288 fs: Add freezing handling to mnt_want_write() / mnt_drop_write() 13 years ago
  David Howells f015f1267b VFS: Comment mount following code 13 years ago
  David Howells be34d1a3bc VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors 13 years ago
  Al Viro 6ce6e24e72 get rid of magic in proc_namespace.c 13 years ago
  Al Viro f7a99c5b7c get rid of ->mnt_longterm 13 years ago
  Al Viro 63d37a84ab vfs: umount_tree() might be called on subtree that had never made it 13 years ago
  Andi Kleen 962830df36 brlocks/lglocks: API cleanups 13 years ago
  Linus Torvalds 98793265b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
  Miklos Szeredi 8e8b87964b vfs: prevent remount read-only if pending removes 13 years ago
  Miklos Szeredi 4ed5e82fe7 vfs: protect remounting superblock read-only 13 years ago
  Miklos Szeredi 39f7c4db1d vfs: keep list of mounts for each superblock 13 years ago
  Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
  Al Viro d10577a8d8 vfs: trim includes a bit 13 years ago
  Al Viro be08d6d260 switch mnt_namespace ->root to struct mount 13 years ago
  Al Viro 0226f4923f vfs: take /proc/*/mounts and friends to fs/proc_namespace.c 13 years ago
  Al Viro 3a2393d71d vfs: opencode mntget() mnt_set_mountpoint() 13 years ago
  Al Viro 909b0a88ef vfs: spread struct mount - remaining argument of next_mnt() 13 years ago
  Al Viro c63181e6b6 vfs: move fsnotify junk to struct mount 13 years ago
  Al Viro 52ba1621de vfs: move mnt_devname 13 years ago