summaryrefslogtreecommitdiffstats
path: root/xlators/performance/md-cache/src/md-cache.c
Commit message (Expand)AuthorAgeFilesLines
* performance/md-cache: purge cache on ENOENT/ESTALE errorsRaghavendra G2018-04-251-87/+438
* xlators/performance: Add pass-through optionVarsha Rao2018-04-111-5/+24
* md-cache: Provide statistics to the monitorPoornima G2018-03-241-9/+57
* md-cache: Fix coverity issue FORWARD_NULLPoornima G2018-03-021-3/+4
* md-cache: Modify options to be gd2 compatiblePoornima G2018-02-261-2/+28
* core: add some examples of site.h usageJeff Darcy2018-01-301-1/+1
* md-cache: Implement dynamic configuration of xattr list for cachingPoornima G2018-01-221-275/+158
* md-cache: Serve nameless lookup from cachePoornima G2018-01-181-10/+8
* md-cache: Cache statfs callsShreyas Siravara2017-12-121-0/+129
* libglusterfs/atomic: Improved atomic supportXavier Hernandez2017-11-141-8/+8
* md-cache: Add additional samba and macOS specific EAs to mdcacheGünther Deschner2017-10-301-6/+60
* md-cache: free "struct mdc_conf" in fini()Niels de Vos2017-10-131-1/+1
* md-cache: avoid checking the xattr value buffer with string functions.Günther Deschner2017-08-011-1/+1
* md-cache: Use correct xattr keynames for virtual glusterfs ACLs.Günther Deschner2017-07-291-2/+8
* md-cache: Fix the dump of stat inode in .meta and statedumpPoornima G2017-06-121-8/+8
* libglusterfs: provide standardized atomic operationsNiels de Vos2017-04-051-48/+54
* build: miscellaneous spelling fixesPatrick Matthäi2017-04-021-1/+1
* md-cache: initialize mdc_counter.lockVitaly Lipatov2017-02-031-0/+1
* md-cache: Cache security.ima xattrsPoornima G2017-01-201-2/+79
* gluster: Typos in logs and commentsN Balachandran2017-01-191-4/+4
* md-cache: Cache updated as a part of invalidate should not update timePoornima G2017-01-081-14/+25
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-051-2/+2
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2016-12-021-0/+51
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-211-6/+2
* md-cache: Invalidate cache entry for open() with O_TRUNCSoumya Koduri2016-10-261-0/+48
* xlators/md-cache: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-3/+1
* md-cache: Process all the cache invalidation flagsPoornima G2016-08-301-5/+38
* dht, md-cache, upcall: Add invalidation of IATT when the layout changesPoornima G2016-08-301-5/+7
* md-cache: Register the list of xattrs with cache-invalidationPoornima G2016-08-301-5/+143
* md-cache: Fix wrong cache time update for xattrsPoornima G2016-08-271-2/+0
* md-cache: Do not use features.cache-invalidation for both md-cache and upcallPoornima G2016-08-271-2/+2
* md-cache: Add cache hit and miss countersPoornima G2016-08-271-7/+101
* md-cache: Add logging to increase debuggabilityPoornima G2016-08-151-8/+48
* md-cache/upcall: In case of mode bit change invalidate xattrPoornima G2016-08-041-1/+4
* md-cache: fix indention to silence CoverityNiels de Vos2016-07-211-2/+2
* md-cache: Add cache invalidation support to invalidate the meta data cachePoornima G2016-07-201-22/+236
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-181-16/+0
* "md-cache: Enable caching of stat fetched from readdirpPoornima G2016-07-111-4/+1
* md-cache: Cache gluster-samba metadataPoornima G2016-07-051-0/+30
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-101-0/+80
* md-cache: Cache gluster-swift metadataPrashanth Pai2016-03-161-0/+22
* md-cache: Remove readdirp fop for md-cacheMohammed Rafi KC2015-11-091-1/+4
* Logging: Porting the performance translatorarao2015-06-271-6/+7
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* performance/md-cache: set right error check in {f}getxattr_cbk()Vijay Bellur2015-04-061-2/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* md-cache: cache virtual POSIX ACL xattrsNiels de Vos2015-03-271-0/+12
* performance/md-cache: Initialise local->loc before winding nameless lookupKrutika Dhananjay2015-01-231-3/+3
* md-cache: check mtime_nsec and ctime_nsec fields for changes tooNiels de Vos2014-11-191-2/+6
* md-cache: cache the iatt when readv() was successfulNiels de Vos2014-11-191-1/+1