index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
performance
/
md-cache
/
src
/
md-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount/fuse: perform lookup() on inodes linked through readdirplus
Anand Avati
2013-09-09
1
-0
/
+7
*
md-cache: fix xattr caching code in getxattr
Anand Avati
2013-09-09
1
-2
/
+2
*
md-cache: invalidate attributes on xattr update
Anand Avati
2013-09-08
1
-0
/
+164
*
md-cache: support negative xattr entries
Anand Avati
2013-06-08
1
-10
/
+31
*
md-cache: Make options structure NULL terminated
Krishnan Parthasarathi
2013-05-20
1
-0
/
+1
*
performance/md-cache: add force-readdirp flag to make readdirp configurable
Brian Foster
2013-01-28
1
-3
/
+29
*
core: fixes for gcc's '-pedantic' flag build
Avra Sengupta
2013-01-21
1
-1
/
+5
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-4
/
+7
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-4
/
+2
*
fuse/md-cache: add support for the 'fopen-keep-cache' mount option
Brian Foster
2012-07-13
1
-7
/
+25
*
md-cache: cache SELinux and Posix ACL xattrs only if enabled
Anand Avati
2012-07-04
1
-5
/
+56
*
performance/md-cache: make cache timeout reconfigurable via cli
Raghavendra Bhat
2012-05-29
1
-3
/
+3
*
performance/md-cache: use mdc_fsetattr_cbk as the callback if setattr is on a fd
Raghavendra Bhat
2012-05-21
1
-1
/
+1
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
quick-read, md-cache: selectively cache xattr data to conserve memory
Brian Foster
2012-05-08
1
-6
/
+74
*
md-cache: fix dict memory leak in mdc_inode_xatt_update
Brian Foster
2012-04-12
1
-2
/
+0
*
md-cache: fix time comparison to support 0 timeout
Brian Foster
2012-04-02
1
-2
/
+2
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-109
/
+134
*
Fix memory leaks found in readdir
Vijay Bellur
2012-03-01
1
-0
/
+2
*
perf/md-cache: hold lock on modification of md_cache structure
Amar Tumballi
2012-02-29
1
-36
/
+69
*
features/md-cache: Change strdup to gf_strdup
Vijay Bellur
2012-02-21
1
-1
/
+1
*
performance/md-cache: Add mem_acct_init
Pranith Kumar K
2012-02-20
1
-0
/
+8
*
md-cache: meta-data caching translator
Anand Avati
2012-02-20
1
-0
/
+1764