Al Viro
|
50e696308c
vfs: d_invalidate() should leave mountpoints alone
|
13 anos atrás |
Sage Weil
|
f0023bc617
vfs: add d_prune dentry operation
|
13 anos atrás |
Linus Torvalds
|
830c0f0edc
vfs: renumber DCACHE_xyz flags, remove some stale ones
|
14 anos atrás |
Randy Dunlap
|
2af1416265
fs/dcache.c: fix new kernel-doc warning
|
14 anos atrás |
David Howells
|
43c1c9cd24
VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock
|
14 anos atrás |
David Howells
|
c6627c60c0
VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree()
|
14 anos atrás |
David Howells
|
35f40ef002
VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree()
|
14 anos atrás |
Jeff Layton
|
c46c887744
vfs: document locking requirements for d_move, __d_move and d_materialise_unique
|
14 anos atrás |
Linus Torvalds
|
bbd9d6f7fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 anos atrás |
Linus Torvalds
|
b91da88fed
vfs: drop conditional inode prefetch in __do_lookup_rcu
|
14 anos atrás |
Al Viro
|
86c98e8cdb
Remove dead code in dget_parent()
|
14 anos atrás |
Al Viro
|
4513d899c4
switch d_add_ci() to d_splice_alias() in "found negative" case as well
|
14 anos atrás |
Dave Chinner
|
b0d40c92ad
superblock: introduce per-sb cache shrinker infrastructure
|
14 anos atrás |
Al Viro
|
a9049376ee
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
|
14 anos atrás |
Al Viro
|
a4464dbc0c
Make ->d_sb assign-once and always non-NULL
|
14 anos atrás |
Josef Bacik
|
44396f4b5c
fs: add a DCACHE_NEED_LOOKUP flag for d_flags
|
14 anos atrás |
Al Viro
|
1836750115
fix loop checks in d_materialise_unique()
|
14 anos atrás |
Ying Han
|
1495f230fa
vmscan: change shrinker API by passing shrink_control struct
|
14 anos atrás |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 anos atrás |
Christoph Hellwig
|
1879fd6a26
add hlist_bl_lock/unlock helpers
|
14 anos atrás |
Linus Torvalds
|
dea3667bc3
vfs: get rid of insane dentry hashing rules
|
14 anos atrás |
Linus Torvalds
|
b07ad9967f
vfs: get rid of 'struct dcache_hash_bucket' abstraction
|
14 anos atrás |
Linus Torvalds
|
7ebfa57f6d
vfs: fix incorrect dentry_update_name_case() BUG_ON() test
|
14 anos atrás |
Linus Torvalds
|
f539abece1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 anos atrás |
Linus Torvalds
|
e16b396ce3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 anos atrás |
Josef Bacik
|
24ff6663cc
fs: call security_d_instantiate in d_obtain_alias V2
|
14 anos atrás |
Trond Myklebust
|
c83ce989cb
VFS: Fix the nfs sillyrename regression in kernel 2.6.38
|
14 anos atrás |
Linus Torvalds
|
c826cb7dfc
dcache.c: create helper function for duplicated functionality
|
14 anos atrás |
J. Bruce Fields
|
d891eedbc3
fs/dcache: allow d_obtain_alias() to return unhashed dentries
|
14 anos atrás |
Namhyung Kim
|
b0a4bb830e
fs: update comments to point correct document
|
14 anos atrás |