Commit History

Author SHA1 Message Date
  Miklos Szeredi eed8100766 vfs: check unlinked ancestors before mount 12 years ago
  Miklos Szeredi 848ac114e8 vfs: check submounts and drop atomically 12 years ago
  Miklos Szeredi db14fc3abc vfs: add d_walk() 12 years ago
  Miklos Szeredi 01ddc4ede5 vfs: restructure d_genocide() 12 years ago
  Linus Torvalds 45d9a2220f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Yan, Zheng 590fb51f1c vfs: call d_op->d_prune() before unhashing dentry 12 years ago
  Linus Torvalds 15570086b5 vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock() 12 years ago
  Waiman Long df3d0bbcdb vfs: use lockref_get_not_zero() for optimistic lockless dget_parent() 12 years ago
  Waiman Long 98474236f7 vfs: make the dentry cache use the lockref infrastructure 12 years ago
  Al Viro 118b230225 cope with potentially long ->d_dname() output for shmem/hugetlb 12 years ago
  Linus Torvalds 790eac5640 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
  Al Viro 0b3fca1fd1 kill find_inode_number() 12 years ago
  Al Viro 60545d0d46 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... 12 years ago
  Steven Whitehouse 6d4ade986f GFS2: Add atomic_open support 12 years ago
  Wei Yongjun 9ed53b12a9 vfs: use list_move instead of list_del/list_add 12 years ago
  Yan, Zheng 61572bb1f4 fs: remove dentry_lru_prune() 12 years ago
  Greg Thelen 421348f1ca fs/dcache.c: add cond_resched() to shrink_dcache_parent() 12 years ago
  Al Viro 7ea600b531 Nest rename_lock inside vfsmount_lock 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  Jeff Layton ecf3d1f1aa vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op 12 years ago
  Al Viro 4f522a247b d_hash_and_lookup(): export, switch open-coded instances 12 years ago
  Al Viro 740da42efa __d_materialise_unique() is too generic 12 years ago
  Al Viro da2d8455ed constify d_lookup() arguments 12 years ago
  Al Viro a713ca2ab9 constify __d_lookup() arguments 12 years ago
  Jeff Layton ad8ca3743c vfs: remove d_path_with_unreachable 12 years ago
  NeilBrown b911a6bdee vfs: d_obtain_alias() needs to use "/" as default name. 12 years ago
  Jeff Layton 39e3c9553f vfs: remove DCACHE_NEED_LOOKUP 12 years ago
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Miklos Szeredi 8110e16d42 vfs: dcache: fix deadlock in tree traversal 13 years ago