Commit History

Author SHA1 Message Date
  Linus Torvalds 1a52bb0b68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 13 years ago
  Sage Weil 46f72b3492 vfs: export symbol d_find_any_alias() 13 years ago
  Miklos Szeredi eaf5f90735 fix shrink_dcache_parent() livelock 13 years ago
  Al Viro adc0e91ab1 vfs: new helper - d_make_root() 13 years ago
  Dave Chinner b48f03b319 dcache: use a dispose list in select_parent 14 years ago
  Al Viro 143c8c91ce vfs: mnt_ns moved to struct mount 13 years ago
  Al Viro a73324da7a vfs: move mnt_mountpoint to struct mount 13 years ago
  Al Viro 0714a53380 vfs: now it can be done - make mnt_parent point to struct mount 13 years ago
  Al Viro 3376f34fff vfs: mnt_parent moved to struct mount 13 years ago
  Al Viro 676da58df7 vfs: spread struct mount - mnt_has_parent 13 years ago
  Al Viro afac7cba7e vfs: more mnt_parent cleanups 13 years ago
  Al Viro b2dba1af3c vfs: new internal helper: mnt_has_parent(mnt) 13 years ago
  Al Viro 02125a8264 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API 13 years ago
  David Howells dd179946db VFS: Log the fact that we've given ELOOP rather than creating a loop 14 years ago
  Al Viro 50e696308c vfs: d_invalidate() should leave mountpoints alone 13 years ago
  Sage Weil f0023bc617 vfs: add d_prune dentry operation 13 years ago
  Linus Torvalds 830c0f0edc vfs: renumber DCACHE_xyz flags, remove some stale ones 14 years ago
  Randy Dunlap 2af1416265 fs/dcache.c: fix new kernel-doc warning 14 years ago
  David Howells 43c1c9cd24 VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock 14 years ago
  David Howells c6627c60c0 VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree() 14 years ago
  David Howells 35f40ef002 VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree() 14 years ago
  Jeff Layton c46c887744 vfs: document locking requirements for d_move, __d_move and d_materialise_unique 14 years ago
  Linus Torvalds bbd9d6f7fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
  Linus Torvalds b91da88fed vfs: drop conditional inode prefetch in __do_lookup_rcu 14 years ago
  Al Viro 86c98e8cdb Remove dead code in dget_parent() 14 years ago
  Al Viro 4513d899c4 switch d_add_ci() to d_splice_alias() in "found negative" case as well 14 years ago
  Dave Chinner b0d40c92ad superblock: introduce per-sb cache shrinker infrastructure 14 years ago
  Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
  Al Viro a4464dbc0c Make ->d_sb assign-once and always non-NULL 14 years ago
  Josef Bacik 44396f4b5c fs: add a DCACHE_NEED_LOOKUP flag for d_flags 14 years ago