Histórico de Commits

Autor SHA1 Mensagem Data
  Al Viro 197df04c74 rename user_path_umountat() to user_path_mountpoint_at() há 12 anos atrás
  Linus Torvalds dc0755cdb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 12 anos atrás
  Linus Torvalds c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace há 12 anos atrás
  Miklos Szeredi eed8100766 vfs: check unlinked ancestors before mount há 12 anos atrás
  Jeff Layton 8033426e6b vfs: allow umount to handle mountpoints without revalidating them há 12 anos atrás
  Eric W. Biederman c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy há 12 anos atrás
  Eric W. Biederman e51db73532 userns: Better restrictions on when proc and sysfs can be mounted há 12 anos atrás
  Eric W. Biederman 4ce5d2b1a8 vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespaces há 12 anos atrás
  Dan Carpenter 52e220d357 VFS: collect_mounts() should return an ERR_PTR há 12 anos atrás
  Eric W. Biederman 5ff9d8a65c vfs: Lock in place mounts from more privileged users há 12 anos atrás
  Al Viro b1983cd897 create_mnt_ns: unidiomatic use of list_add() há 12 anos atrás
  Al Viro 0d5cadb87e do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission checks") há 12 anos atrás
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 12 anos atrás
  David Howells 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h há 12 anos atrás
  Linus Torvalds e8f2b548de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 12 anos atrás
  Al Viro 97216be09e fold release_mounts() into namespace_unlock() há 12 anos atrás
  Al Viro 328e6d9014 switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers há 12 anos atrás
  Al Viro 3ab6abee59 more conversions to namespace_unlock() há 12 anos atrás
  Al Viro b54b9be782 get rid of the second argument of shrink_submounts() há 12 anos atrás
  Al Viro e3197d83d6 saner umount_tree()/release_mounts(), part 1 há 12 anos atrás
  Al Viro 84d17192d2 get rid of full-hash scan on detaching vfsmounts há 12 anos atrás
  Andrey Vagin e9c5d8a562 mnt: release locks on error path in do_loopback há 12 anos atrás
  Eric W. Biederman 87a8ebd637 userns: Restrict when proc and sysfs can be mounted há 12 anos atrás
  Eric W. Biederman 132c94e31b vfs: Carefully propogate mounts across user namespaces há 12 anos atrás
  Eric W. Biederman 90563b198e vfs: Add a mount flag to lock read only bind mounts há 12 anos atrás
  Eric W. Biederman 3151527ee0 userns: Don't allow creation if the user is chrooted há 12 anos atrás
  Al Viro 496ad9aa8e new helper: file_inode(file) há 12 anos atrás
  Al Viro 57eccb830f mount: consolidate permission checks há 12 anos atrás
  Al Viro 9b40bc90ab get rid of unprotected dereferencing of mnt->mnt_ns há 12 anos atrás
  Miao Xie 1e75529e3c vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flags há 13 anos atrás