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
/
ocfs2
/
dcache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-2
/
+1
*
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
1
-3
/
+2
*
vfs: switch i_dentry/d_alias to hlist
Al Viro
2012-07-14
1
-1
/
+2
*
ocfs2: use list_for_each_entry in ocfs2_find_local_alias()
Al Viro
2012-07-14
1
-11
/
+5
*
ocfs2: Remove masklog ML_DCACHE.
Tao Ma
2011-02-23
1
-22
/
+22
*
ocfs2: Remove EXIT from masklog.
Tao Ma
2011-03-07
1
-2
/
+1
*
ocfs2: Remove ENTRY from masklog.
Tao Ma
2011-02-21
1
-2
/
+2
*
ocfs2: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
*
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
1
-2
/
+2
*
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
1
-2
/
+8
*
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
1
-1
/
+1
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-2
/
+0
*
fs: scale inode alias list
Nick Piggin
2011-01-07
1
-1
/
+2
*
fs: dcache scale d_unhashed
Nick Piggin
2011-01-07
1
-1
/
+4
*
Ocfs2: Stop tracking a negative dentry after dentry_iput().
Tristan Ye
2010-11-18
1
-1
/
+0
*
Track negative entries v3
Goldwyn Rodrigues
2010-09-10
1
-4
/
+29
*
ocfs2: invalidate dentry if its dentry_lock isn't initialized.
Tao Ma
2009-08-27
1
-0
/
+11
*
ocfs2: Fix deadlock on umount
Jan Kara
2009-07-21
1
-8
/
+27
*
ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()
Sunil Mushran
2009-04-23
1
-0
/
+15
*
constify dentry_operations: OCFS2
Al Viro
2009-03-27
1
-1
/
+1
*
ocfs2: Push out dropping of dentry lock to ocfs2_wq
Jan Kara
2009-02-02
1
-3
/
+39
*
ocfs2: Remove mount/unmount votes
Mark Fasheh
2008-01-25
1
-4
/
+4
*
ocfs2: Remove bug statement in ocfs2_dentry_iput()
Mark Fasheh
2007-11-27
1
-4
/
+16
*
ocfs2: Re-order iput in ocfs2_drop_dentry_lock
Mark Fasheh
2007-11-06
1
-1
/
+1
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
Mark Fasheh
2006-09-24
1
-30
/
+9
*
ocfs2: manually d_move() during ocfs2_rename()
Mark Fasheh
2006-09-24
1
-1
/
+4
*
ocfs2: Add dentry tracking API
Mark Fasheh
2006-09-24
1
-19
/
+356
*
ocfs2: Add new cluster lock type
Mark Fasheh
2006-09-24
1
-0
/
+2
*
ocfs2: don't use MLF* in the file system
Mark Fasheh
2006-03-24
1
-4
/
+5
*
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh
2006-01-03
1
-0
/
+91