Commit History

Author SHA1 Message Date
  Linus Torvalds 9e0ce554b0 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Linus Torvalds 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Miklos Szeredi 7c6893e3c9 ovl: don't allow writing ioctl on lower layer 8 years ago
  Byungchul Park 2978573578 namespace.c: Don't reinvent the wheel but use existing llist API 8 years ago
  David Howells e462ec50cb VFS: Differentiate mount flags (MS_*) from internal superblock flags 8 years ago
  David Howells bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 8 years ago
  Linus Torvalds 78dcf73421 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  David Howells 1d278a8790 VFS: Kill off s_options and helpers 8 years ago
  Pavel Tatashin 3d375d7859 mm: update callers to use HASH_ZERO flag 8 years ago
  David Howells dd111b31e9 VFS: Clean up whitespace in fs/namespace.c and fs/super.c 8 years ago
  Linus Torvalds e5f76a2e0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 8 years ago
  Andrei Vagin 4068367c9c fs: don't forget to put old mntns in mntns_install 8 years ago
  Eric W. Biederman 99b19d1647 mnt: In propgate_umount handle visiting mounts in any order 9 years ago
  Eric W. Biederman 570487d3fa mnt: In umount propagation reparent in a separate pass 8 years ago
  Linus Torvalds 050453295f Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Al Viro 4f757f3cbf make sure that mntns_install() doesn't end up with referral for root 8 years ago
  Jan Kara 08991e83b7 fsnotify: Free fsnotify_mark_connector when there is no mark attached 8 years ago
  Jan Kara 9dd813c15b fsnotify: Move mark list head from object into dedicated structure 8 years ago
  Ingo Molnar 9164bb4a18 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> 8 years ago
  Ingo Molnar 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 years ago
  Eric W. Biederman 1064f874ab mnt: Tuck mounts under others instead of creating shadow/side mounts. 8 years ago
  Eric W. Biederman 93faccbbfa fs: Better permission checking for submounts 8 years ago
  Eric W. Biederman 3895dbf898 mnt: Protect the mountpoint hashtable with mount_lock 8 years ago
  Al Viro faf0dcebd7 Merge branch 'work.namespace' into for-linus 8 years ago
  Al Viro 9763f7a4a5 Merge branch 'work.autofs' into for-linus 8 years ago
  Al Viro 5235d448c4 reorganize do_make_slave() 8 years ago
  Al Viro 066715d3fd clone_private_mount() doesn't need to touch namespace_sem 8 years ago
  Al Viro f4cc1c3810 remove a bogus claim about namespace_sem being held by callers of mnt_alloc_id() 8 years ago
  Al Viro ca71cf71ee namespace.c: constify struct path passed to a bunch of primitives 8 years ago
  Mickaël Salaün 640eb7e7b5 fs: Constify path_is_under()'s arguments 8 years ago