index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dcache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-29
ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()
Al Viro
1
-3
/
+4
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
1
-3
/
+2
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
1
-1
/
+2
2012-07-14
ocfs2: use list_for_each_entry in ocfs2_find_local_alias()
Al Viro
1
-11
/
+5
2011-02-23
ocfs2: Remove masklog ML_DCACHE.
Tao Ma
1
-22
/
+22
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-2
/
+1
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
1
-2
/
+2
2011-03-10
ocfs2: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-01-07
fs: dcache per-inode inode alias locking
Nick Piggin
1
-2
/
+2
2011-01-07
fs: rcu-walk aware d_revalidate method
Nick Piggin
1
-2
/
+8
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-2
/
+0
2011-01-07
fs: scale inode alias list
Nick Piggin
1
-1
/
+2
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
1
-1
/
+4
2010-11-18
Ocfs2: Stop tracking a negative dentry after dentry_iput().
Tristan Ye
1
-1
/
+0
2010-09-10
Track negative entries v3
Goldwyn Rodrigues
1
-4
/
+29
2009-08-27
ocfs2: invalidate dentry if its dentry_lock isn't initialized.
Tao Ma
1
-0
/
+11
2009-07-21
ocfs2: Fix deadlock on umount
Jan Kara
1
-8
/
+27
2009-04-23
ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()
Sunil Mushran
1
-0
/
+15
2009-03-27
constify dentry_operations: OCFS2
Al Viro
1
-1
/
+1
2009-02-02
ocfs2: Push out dropping of dentry lock to ocfs2_wq
Jan Kara
1
-3
/
+39
2008-01-25
ocfs2: Remove mount/unmount votes
Mark Fasheh
1
-4
/
+4
2007-11-27
ocfs2: Remove bug statement in ocfs2_dentry_iput()
Mark Fasheh
1
-4
/
+16
2007-11-06
ocfs2: Re-order iput in ocfs2_drop_dentry_lock
Mark Fasheh
1
-1
/
+1
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2006-09-24
ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
Mark Fasheh
1
-30
/
+9
2006-09-24
ocfs2: manually d_move() during ocfs2_rename()
Mark Fasheh
1
-1
/
+4
2006-09-24
ocfs2: Add dentry tracking API
Mark Fasheh
1
-19
/
+356
2006-09-24
ocfs2: Add new cluster lock type
Mark Fasheh
1
-0
/
+2
2006-03-24
ocfs2: don't use MLF* in the file system
Mark Fasheh
1
-4
/
+5
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh
1
-0
/
+91