Commit History

Author SHA1 Message Date
  Eric W. Biederman 7e96c1b0e0 mnt: Fix fs_fully_visible to verify the root directory is visible 10 years ago
  Eric W. Biederman e0c9c0afd2 mnt: Update detach_mounts to leave mounts connected 10 years ago
  Eric W. Biederman f53e579751 mnt: Fix the error check in __detach_mounts 10 years ago
  Eric W. Biederman ce07d891a0 mnt: Honor MNT_LOCKED when detaching mounts 10 years ago
  Eric W. Biederman 6a46c5735c mnt: Factor umount_mnt from umount_tree 10 years ago
  Eric W. Biederman 7bdb11de8e mnt: Factor out unhash_mnt from detach_mnt and umount_tree 10 years ago
  Eric W. Biederman cd4a40174b mnt: Fail collect_mounts when applied to unmounted mounts 10 years ago
  Eric W. Biederman 5d88457eb5 mnt: On an unmount propagate clearing of MNT_LOCKED 10 years ago
  Eric W. Biederman 411a938b5a mnt: Delay removal from the mount hash. 10 years ago
  Eric W. Biederman 590ce4bcbf mnt: Add MNT_UMOUNT flag 10 years ago
  Eric W. Biederman c003b26ff9 mnt: In umount_tree reuse mnt_list instead of mnt_hash 10 years ago
  Eric W. Biederman 8318e667f1 mnt: Don't propagate umounts in __detach_mounts 10 years ago
  Eric W. Biederman e819f15210 mnt: Improve the umount_tree flags 10 years ago
  Eric W. Biederman a3b3c5627c mnt: Use hlist_move_list in namespace_unlock 10 years ago
  David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 10 years ago
  Linus Torvalds 50652963ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Andrzej Hajda fcc139ae22 fs/namespace: convert devname allocation to kstrdup_const 10 years ago
  Al Viro 87b95ce096 switch the IO-triggering parts of umount to fs_pin 10 years ago
  Eric W. Biederman c297abfdf1 mnt: Fix a memory stomp in umount 10 years ago
  Linus Torvalds 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 10 years ago
  Al Viro e149ed2b80 take the targets of /proc/*/ns/* symlinks to separate fs 10 years ago
  Al Viro f77c80142e bury struct proc_ns in fs/proc 10 years ago
  Al Viro 33c429405a copy address of proc_ns_ops into ns_common 10 years ago
  Al Viro 6344c433a4 new helpers: ns_alloc_inum/ns_free_inum 10 years ago
  Al Viro 64964528b2 make proc_ns_operations work with struct ns_common * instead of void * 10 years ago
  Al Viro 58be28256d make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->ns 10 years ago
  Al Viro 435d5f4bb2 common object embedded into various struct ....ns 10 years ago
  Eric W. Biederman 4fed655c41 mnt: Clear mnt_expire during pivot_root 11 years ago
  Eric W. Biederman 381cacb12c mnt: Carefully set CL_UNPRIVILEGED in clone_mnt 11 years ago
  Eric W. Biederman 8486a7882b mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers. 11 years ago