index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dcache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2011-08-06
1
-17
/
+13
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
kill lookup_create()
Al Viro
2011-07-20
1
-1
/
+0
*
fs: add a DCACHE_NEED_LOOKUP flag for d_flags
Josef Bacik
2011-07-20
1
-0
/
+7
*
vfs: get rid of insane dentry hashing rules
Linus Torvalds
2011-04-24
1
-2
/
+2
*
FS: lookup_mnt() is only used in the core fs routines now
David Howells
2011-03-21
1
-1
/
+0
*
lose 'mounting_here' argument in ->d_manage()
Al Viro
2011-03-18
1
-1
/
+1
*
Allow d_manage() to be used in RCU-walk mode
David Howells
2011-01-15
1
-1
/
+1
*
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
2011-01-15
1
-2
/
+9
*
Add a dentry op to handle automounting rather than abusing follow_link()
David Howells
2011-01-15
1
-1
/
+6
*
fs: fix dcache.h kernel-doc notation
Randy Dunlap
2011-01-10
1
-1
/
+1
*
fs: implement faster dentry memcmp
Nick Piggin
2011-01-07
1
-0
/
+21
*
fs: improve scalability of pseudo filesystems
Nick Piggin
2011-01-07
1
-0
/
+1
*
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
1
-1
/
+0
*
fs: dcache per-bucket dcache hash locking
Nick Piggin
2011-01-07
1
-1
/
+2
*
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
1
-1
/
+0
*
fs: cache optimise dentry and inode for rcu-walk
Nick Piggin
2011-01-07
1
-17
/
+19
*
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
1
-0
/
+6
*
fs: dcache remove d_mounted
Nick Piggin
2011-01-07
1
-21
/
+21
*
fs: rcu-walk for path lookup
Nick Piggin
2011-01-07
1
-3
/
+29
*
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
1
-12
/
+3
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-3
/
+2
*
fs: Use rename lock and RCU for multi-step operations
Nick Piggin
2011-01-07
1
-0
/
+1
*
fs: scale inode alias list
Nick Piggin
2011-01-07
1
-0
/
+1
*
fs: dcache scale subdirs
Nick Piggin
2011-01-07
1
-0
/
+1
*
fs: dcache scale dentry refcount
Nick Piggin
2011-01-07
1
-14
/
+15
*
fs: dcache scale hash
Nick Piggin
2011-01-07
1
-33
/
+2
*
hostfs: simplify locking
Nick Piggin
2011-01-07
1
-1
/
+1
*
fs: change d_hash for rcu-walk
Nick Piggin
2011-01-07
1
-1
/
+2
*
fs: change d_compare for rcu-walk
Nick Piggin
2011-01-07
1
-7
/
+5
*
fs: name case update method
Nick Piggin
2011-01-07
1
-0
/
+2
*
fs: change d_delete semantics
Nick Piggin
2011-01-07
1
-3
/
+3
*
fs: dcache documentation cleanup
Nick Piggin
2011-01-07
1
-12
/
+6
*
vfs: show unreachable paths in getcwd and proc
Miklos Szeredi
2010-08-11
1
-0
/
+1
*
new helper: __dentry_path()
Al Viro
2010-08-09
1
-0
/
+1
*
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
2010-05-15
1
-0
/
+14
*
dcache: extrace and use d_unlinked()
Alexey Dobriyan
2009-06-11
1
-0
/
+5
*
switch lookup_mnt()
Al Viro
2009-06-11
1
-1
/
+1
*
fsnotify: parent event notification
Eric Paris
2009-06-11
1
-1
/
+3
*
fs: make struct dentry->d_op const
Jan Engelhardt
2009-03-27
1
-1
/
+1
*
shrink struct dentry
Nick Piggin
2008-12-31
1
-7
/
+14
*
[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
OGAWA Hirofumi
2008-10-23
1
-0
/
+1
*
[PATCH] kill d_alloc_anon
Christoph Hellwig
2008-10-23
1
-1
/
+0
*
[PATCH] new helper: d_obtain_alias
Christoph Hellwig
2008-10-23
1
-0
/
+1
*
[PATCH] change d_add_ci argument ordering
Christoph Hellwig
2008-08-25
1
-1
/
+1
*
dcache: Add case-insensitive support d_ci_add() routine
Barry Naujok
2008-07-28
1
-0
/
+1
*
Merge branch 'linus' into core/rcu
Ingo Molnar
2008-07-11
1
-1
/
+1
|
\
|
*
[patch 2/4] fs: make struct file arg to d_path const
Jan Engelhardt
2008-06-23
1
-1
/
+1
*
|
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2008-05-19
1
-0
/
+1
|
/
*
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
1
-4
/
+0
[next]