index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
9p
/
vfs_dentry.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
*
9p: switch to %p[dD]
Al Viro
2014-10-09
1
-4
/
+4
*
consolidate simple ->d_delete() instances
Al Viro
2013-11-15
1
-18
/
+1
*
v9fs: get rid of v9fs_dentry
Al Viro
2013-02-28
1
-10
/
+4
*
9p: turn fid->dlist into hlist
Al Viro
2013-02-27
1
-6
/
+3
*
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
2013-02-26
1
-0
/
+1
*
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
1
-2
/
+2
*
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
2012-01-05
1
-6
/
+6
*
fs/9p: Fix revalidate to return correct value
Aneesh Kumar K.V
2011-04-15
1
-1
/
+3
*
fs/9p: Add support for marking inode attribute invalid
Aneesh Kumar K.V
2011-03-15
1
-0
/
+34
*
fs/9p: Clarify cached dentry delete operation
Aneesh Kumar K.V
2011-03-15
1
-9
/
+4
*
switch 9p
Al Viro
2011-01-12
1
-1
/
+1
*
fs: change d_delete semantics
Nick Piggin
2011-01-07
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
constify dentry_operations: 9p
Al Viro
2009-03-27
1
-2
/
+2
*
9p: convert d_iname references to d_name.name
Wu Fengguang
2008-12-19
1
-3
/
+6
*
9p: Reorganization of 9p file system code
Latchesar Ionkov
2007-07-14
1
-22
/
+15
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
9p: implement optional loose read cache
Eric Van Hensbergen
2007-02-18
1
-0
/
+26
*
[PATCH] v9fs: update license boilerplate
Eric Van Hensbergen
2006-03-25
1
-3
/
+2
*
[PATCH] v9fs: print 9p messages
Latchesar Ionkov
2006-03-25
1
-1
/
+1
*
[PATCH] v9fs: simplify fid mapping
Eric Van Hensbergen
2006-03-02
1
-37
/
+8
*
[PATCH] v9fs: zero copy implementation
Latchesar Ionkov
2006-01-08
1
-2
/
+2
*
[PATCH] v9fs: new multiplexer implementation
Latchesar Ionkov
2006-01-08
1
-8
/
+5
*
[PATCH] v9fs: fix races in fid allocation
Latchesar Ionkov
2005-09-28
1
-1
/
+1
*
[PATCH] v9fs: VFS file, dentry, and directory operations
Eric Van Hensbergen
2005-09-09
1
-0
/
+126