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
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-2694
/
+2567
*
Land clang-format changes
Gluster Ant
2018-09-12
2
-14
/
+8
*
xlators: add classification flag to some
Amar Tumballi
2018-09-04
1
-0
/
+1
*
Multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
1
-1
/
+1
*
multiple xlators: move from strlen() to sizeof()
Yaniv Kaul
2018-08-31
1
-1
/
+1
*
performance/md-cache: Use bitwise AND instead of logical AND
Vijay Bellur
2018-08-16
1
-1
/
+1
*
performance/md-cache: update cache only from fops issued after previous inval...
Raghavendra G
2018-08-02
1
-98
/
+238
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-2
/
+2
*
md-cache: Do not invalidate cache post set/remove xattr
Poornima G
2018-07-11
1
-4
/
+52
*
performance/md-cache: Fix issue on lock being used before init.
Zhang Huan
2018-06-27
1
-1
/
+2
*
performance/md-cache: purge cache on ENOENT/ESTALE errors
Raghavendra G
2018-04-25
1
-87
/
+438
*
xlators/performance: Add pass-through option
Varsha Rao
2018-04-11
1
-5
/
+24
*
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
[next]