Commit History

Author SHA1 Message Date
  Al Viro 215752fce3 acct: get rid of acct_list 11 years ago
  Ken Helias 1d023284c3 list: fix order of arguments for hlist_add_after(_rcu) 11 years ago
  Eric W. Biederman ffbc6f0ead mnt: Change the default remount atime from relatime to the existing value 11 years ago
  Eric W. Biederman 9566d67428 mnt: Correct permission checks in do_remount 11 years ago
  Eric W. Biederman 07b645589d mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount 11 years ago
  Eric W. Biederman a6138db815 mnt: Only change user settable mount flags in remount 11 years ago
  Eric W. Biederman 728dba3a39 namespaces: Use task_lock and not rcu to protect nsproxy 11 years ago
  David Howells 8ffcb32e05 VFS: Make delayed_free() call free_vfsmnt() 11 years ago
  Al Viro 83f936c75e mark struct file that had write access grabbed by open() 11 years ago
  Al Viro c7999c3627 reduce m_start() cost... 11 years ago
  Al Viro f2ebb3a921 smarter propagate_mnt() 11 years ago
  Al Viro 38129a13e6 switch mnt_hash to hlist 11 years ago
  Al Viro 0b1b901b5a don't bother with propagate_mnt() unless the target is shared 11 years ago
  Al Viro 1d6a32acd7 keep shadowed vfsmounts together 11 years ago
  Al Viro 0818bf27c0 resizable namespace.c hashes 11 years ago
  Linus Torvalds d3bad75a6d Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 11 years ago
  Tejun Heo 4b93dc9b1c sysfs, kernfs: prepare mount path for kernfs 11 years ago
  Eric W. Biederman 41301ae78a vfs: Fix a regression in mounting proc 12 years ago
  Al Viro 48a066e72d RCU'd vfsmounts 12 years ago
  Al Viro 474279dc0f split __lookup_mnt() in two functions 12 years ago
  Al Viro 719ea2fbb5 new helpers: lock_mount_hash/unlock_mount_hash 12 years ago
  Al Viro aba809cf09 namespace.c: get rid of mnt_ghosts 12 years ago
  Al Viro 9559f68915 fold dup_mnt_ns() into its only surviving caller 12 years ago
  Al Viro f6b742d869 mnt_set_expiry() doesn't need vfsmount_lock 12 years ago
  Al Viro 22a7919299 finish_automount() doesn't need vfsmount_lock for removal from expiry list 12 years ago
  Al Viro 085e83ff0c fs/namespace.c: bury long-dead define 12 years ago
  Al Viro 649a795aff fold mntfree() into mntput_no_expire() 12 years ago
  Al Viro 6339dab869 do_remount(): pull touch_mnt_namespace() up 12 years ago
  Al Viro aa7a574d0c dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock 12 years ago
  Al Viro 44bb4385ce fs_is_visible only needs namespace_sem held shared 12 years ago