index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
performance
/
md-cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
md-cache: Provide statistics to the monitor
Poornima G
2018-03-24
1
-9
/
+57
*
md-cache: Fix coverity issue FORWARD_NULL
Poornima G
2018-03-02
1
-3
/
+4
*
md-cache: Modify options to be gd2 compatible
Poornima G
2018-02-26
1
-2
/
+28
*
core: add some examples of site.h usage
Jeff Darcy
2018-01-30
1
-1
/
+1
*
md-cache: Implement dynamic configuration of xattr list for caching
Poornima G
2018-01-22
1
-275
/
+158
*
md-cache: Serve nameless lookup from cache
Poornima G
2018-01-18
1
-10
/
+8
*
all: Simplify component message id's definition
Xavier Hernandez
2017-12-14
1
-81
/
+13
*
md-cache: Cache statfs calls
Shreyas Siravara
2017-12-12
1
-0
/
+129
*
libglusterfs/atomic: Improved atomic support
Xavier Hernandez
2017-11-14
1
-8
/
+8
*
md-cache: Add additional samba and macOS specific EAs to mdcache
Günther Deschner
2017-10-30
1
-6
/
+60
*
md-cache: free "struct mdc_conf" in fini()
Niels de Vos
2017-10-13
1
-1
/
+1
*
md-cache: avoid checking the xattr value buffer with string functions.
Günther Deschner
2017-08-01
1
-1
/
+1
*
md-cache: Use correct xattr keynames for virtual glusterfs ACLs.
Günther Deschner
2017-07-29
1
-2
/
+8
*
md-cache: Fix the dump of stat inode in .meta and statedump
Poornima G
2017-06-12
1
-8
/
+8
*
libglusterfs: provide standardized atomic operations
Niels de Vos
2017-04-05
1
-48
/
+54
*
build: miscellaneous spelling fixes
Patrick Matthäi
2017-04-02
1
-1
/
+1
*
md-cache: initialize mdc_counter.lock
Vitaly Lipatov
2017-02-03
1
-0
/
+1
*
md-cache: Cache security.ima xattrs
Poornima G
2017-01-20
1
-2
/
+79
*
gluster: Typos in logs and comments
N Balachandran
2017-01-19
1
-4
/
+4
*
md-cache: Cache updated as a part of invalidate should not update time
Poornima G
2017-01-08
1
-14
/
+25
*
ec: Invalidations in disperse volume should not update the stat
Poornima G
2017-01-05
1
-2
/
+2
*
dht/md-cache: Filter invalidate if the file is made a linkto file
Poornima G
2016-12-02
1
-0
/
+51
*
afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UP
Poornima G
2016-11-21
1
-6
/
+2
*
md-cache: Invalidate cache entry for open() with O_TRUNC
Soumya Koduri
2016-10-26
1
-0
/
+48
*
build: out-of-tree builds generates files in the wrong directory
Kaleb S KEITHLEY
2016-09-18
1
-0
/
+1
*
xlators/md-cache: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-09-13
1
-3
/
+1
*
md-cache: Process all the cache invalidation flags
Poornima G
2016-08-30
1
-5
/
+38
*
dht, md-cache, upcall: Add invalidation of IATT when the layout changes
Poornima G
2016-08-30
1
-5
/
+7
*
md-cache: Register the list of xattrs with cache-invalidation
Poornima G
2016-08-30
3
-6
/
+170
*
md-cache: Fix wrong cache time update for xattrs
Poornima G
2016-08-27
1
-2
/
+0
*
md-cache: Do not use features.cache-invalidation for both md-cache and upcall
Poornima G
2016-08-27
1
-2
/
+2
*
md-cache: Add cache hit and miss counters
Poornima G
2016-08-27
1
-7
/
+101
*
md-cache: Add logging to increase debuggability
Poornima G
2016-08-15
2
-9
/
+51
*
md-cache/upcall: In case of mode bit change invalidate xattr
Poornima G
2016-08-04
1
-1
/
+4
*
md-cache: fix indention to silence Coverity
Niels de Vos
2016-07-21
1
-2
/
+2
*
md-cache: Add cache invalidation support to invalidate the meta data cache
Poornima G
2016-07-20
2
-23
/
+245
*
core: add a basis function to reduce verbose code
Zhou Zhengping
2016-07-18
1
-16
/
+0
*
"md-cache: Enable caching of stat fetched from readdirp
Poornima G
2016-07-11
1
-4
/
+1
*
md-cache: Cache gluster-samba metadata
Poornima G
2016-07-05
1
-0
/
+30
*
readdir-ahead: Prefetch xattrs needed by md-cache
Prashanth Pai
2016-05-10
1
-0
/
+80
*
md-cache: Cache gluster-swift metadata
Prashanth Pai
2016-03-16
1
-0
/
+22
*
build: export minimum symbols from xlators for correct resolution
Kaleb S KEITHLEY
2015-12-22
1
-1
/
+1
*
md-cache: Remove readdirp fop for md-cache
Mohammed Rafi KC
2015-11-09
1
-1
/
+4
*
build: export minimum symbols from xlators for correct resolution
Kaleb S. KEITHLEY
2015-09-24
1
-1
/
+1
*
feature/performace: Fix broken build
Kotresh HR
2015-06-28
1
-1
/
+1
*
Logging: Porting the performance translator
arao
2015-06-27
2
-6
/
+73
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
performance/md-cache: set right error check in {f}getxattr_cbk()
Vijay Bellur
2015-04-06
1
-2
/
+2
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-1
/
+1
*
md-cache: cache virtual POSIX ACL xattrs
Niels de Vos
2015-03-27
1
-0
/
+12
[next]