Commit History

Author SHA1 Message Date
  Michel Lespinasse b18dafc86b vfs: fix d_ancestor() case in d_materialize_unique 13 years ago
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  Randy Dunlap 1f1e6e523e fs: fix kernel-doc warnings in dcache.c 13 years ago
  Linus Torvalds e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Al Viro 32991ab305 vfs: d_alloc_root() gone 13 years ago
  Linus Torvalds b0e37d7ac6 Merge branch 'dcache-word-accesses' 13 years ago
  Linus Torvalds 6d7d1a0dc7 vfs: get rid of batshit-insane pointless dentry hash calculations 13 years ago
  Linus Torvalds bfcfaa77bd vfs: use 'unsigned long' accesses for dcache name comparison and hashing 13 years ago
  Linus Torvalds 5483f18e98 vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c 13 years ago
  Linus Torvalds 8966be9030 vfs: trivial __d_lookup_rcu() cleanups 13 years ago
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
  Dimitri Sivanich 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts 13 years ago
  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