Commit History

Author SHA1 Message Date
  Al Viro d6e9bd256c Lift the check for automount points into do_lookup() 14 years ago
  Al Viro dea3937619 Trim excessive arguments of follow_mount_rcu() 14 years ago
  Al Viro 287548e46a split __follow_mount_rcu() into normal and .. cases 14 years ago
  Linus Torvalds 32e51f141f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
  Sage Weil 51892bbb57 vfs: clean up vfs_rename_other 14 years ago
  Sage Weil 9055cba711 vfs: clean up vfs_rename_dir 14 years ago
  Sage Weil 912dbc15d9 vfs: clean up vfs_rmdir 14 years ago
  Miklos Szeredi b5afd2c406 vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems 14 years ago
  Sage Weil a71905f0db vfs: update dentry_unhash() comment 14 years ago
  Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
  Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
  Sage Weil 64252c75a2 vfs: remove dget() from dentry_unhash() 14 years ago
  Sage Weil 48293699a0 vfs: dentry_unhash immediately prior to rmdir 14 years ago
  Al Viro 9f1fafee9e merge handle_reval_dot and nameidata_drop_rcu_last 14 years ago
  Al Viro 19660af736 consolidate nameidata_..._drop_rcu() 14 years ago
  Erez Zadok 1a4022f88d VFS: move BUG_ON test for symlink nd->depth after current->link_count test 14 years ago
  Linus Torvalds 26cf46be95 vfs: micro-optimize acl_permission_check() 14 years ago
  Tim Chen c1530019e3 vfs: Fix absolute RCU path walk failures due to uninitialized seq number 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Ian Kent 62a7375e5d vfs - check non-mountpoint dentry might block in __follow_mount_rcu() 14 years ago
  Linus Torvalds b81a618dcd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
  Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
  Serge E. Hallyn e795b71799 userns: userns: check user namespace for task->file uid equivalence checks 14 years ago
  Al Viro bd23a539d0 fix leaks in path_lookupat() 14 years ago
  Al Viro 1aed3e4204 lose 'mounting_here' argument in ->d_manage() 14 years ago
  Al Viro 7cc90cc3ff don't pass 'mounting_here' flag to follow_down() 14 years ago
  Al Viro 0e794589e5 fix follow_link() breakage 14 years ago
  Al Viro 574197e0de tidy the trailing symlinks traversal up 14 years ago
  Al Viro b356379a02 Turn resolution of trailing symlinks iterative everywhere 14 years ago
  Al Viro ce0525449d simplify link_path_walk() tail 14 years ago