Commit History

Author SHA1 Message Date
  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 12 years ago
  J. Bruce Fields fd51790949 trivial select_parent documentation fix 12 years ago
  Alan Cox 1fe0c0230a vfs: delete surplus inode NULL check 12 years ago
  Miklos Szeredi b161dfa693 vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() 12 years ago
  Al Viro ee3efa91e2 __d_unalias() should refuse to move mountpoints 13 years ago
  Al Viro b3d9b7a3c7 vfs: switch i_dentry/d_alias to hlist 13 years ago
  Al Viro f7a99c5b7c get rid of ->mnt_longterm 13 years ago
  Linus Torvalds 32ba9c3fca Revert "vfs: stop d_splice_alias creating directory aliases" 13 years ago
  J. Bruce Fields 3f50fff4da vfs: remove unused __d_splice_alias argument 13 years ago
  J. Bruce Fields 7732a557b1 vfs: stop d_splice_alias creating directory aliases 13 years ago
  Andi Kleen 962830df36 brlocks/lglocks: API cleanups 13 years ago
  Tim Bird 31fe62b958 mm: add a low limit to alloc_large_system_hash 13 years ago
  Linus Torvalds 2e321806b6 Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu" 13 years ago
  Linus Torvalds 6326c71fd2 vfs: be even more careful about dentry RCU name lookups 13 years ago
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 years ago
  Linus Torvalds ee983e8967 vfs: move dentry name length comparison from dentry_cmp() into callers 13 years ago
  Linus Torvalds 94753db5ed vfs: do the careful dentry name access for all dentry_cmp cases 13 years ago
  Linus Torvalds 8c01a529b8 vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu 13 years ago