summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
* compound fops: Some fixes to compound fops frameworkAnuradha Talur2016-08-302-90/+90
* 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-303-6/+170
* 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-152-9/+51
* md-cache/upcall: In case of mode bit change invalidate xattrPoornima G2016-08-041-1/+4
* io-threads: distribute work fairly among clientsJeff Darcy2016-07-283-13/+107
* io-threads: remove least-rate-limit option and codeJeff Darcy2016-07-282-96/+2
* 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-202-23/+245
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-181-16/+0
* io-threads.c: add serveral fops support in io-threadsZhou Zhengping2016-07-171-8/+45
* "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
* performance/decompounder: Add graph for decompounder xlatorAshish Pandey2016-06-141-0/+6
* __inode_ctx_put: fix mem leak on failurePrasanna Kumar Kalever2016-06-011-1/+6
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-103-7/+204
* performance/write-behind: guaranteed retry after a short writeRaghavendra G2016-05-041-17/+70
* io-threads: add setactivelk () fopSusant Palai2016-05-011-0/+1
* io-threads: add getactivelk () fopSusant Palai2016-05-011-0/+1
* performance/decompounder: Introducing decompounder xlatorAnuradha Talur2016-04-257-1/+1085
* io-threads: Add lease() fopPoornima G2016-04-211-0/+1
* md-cache: Cache gluster-swift metadataPrashanth Pai2016-03-161-0/+22
* performance/open-behind: Fix fdctx dump NULL dereferencePranith Kumar K2016-02-081-3/+4
* performance/write-behind: fix memory corruptionRaghavendra G2016-01-131-9/+45
* performance/write-behind: maintain correct transit size in case ofRaghavendra G2016-01-061-15/+9
* wb: remove inline keywordRaghavendra Talur2015-12-311-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-229-9/+9
* performance/write-behind: retry "failed syncs to backend"Raghavendra G2015-12-221-104/+376
* md-cache: Remove readdirp fop for md-cacheMohammed Rafi KC2015-11-091-1/+4
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2015-11-011-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-249-9/+9
* all: reduce "inline" usageJeff Darcy2015-09-011-4/+4
* performance translators : porting the missing gf_log to gf_msgHari Gowtham2015-08-318-11/+71
* feature/performace: Fix broken buildKotresh HR2015-06-289-8/+10
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-06-271-0/+5
* Logging: Porting the performance translatorarao2015-06-2722-269/+1267
* build: do not #include "config.h" in each fileNiels de Vos2015-05-2914-70/+0
* quick-read: Do a null check before unrefRavishankar N2015-04-171-2/+4
* 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-042-2/+2
* symlink-cache: Fixing coverity issuesarao2015-03-301-1/+1
* md-cache: cache virtual POSIX ACL xattrsNiels de Vos2015-03-271-0/+12
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+1
* Performance: Replace ASSERTS in xlator fini() with info messages, for the kno...Poornima G2015-03-102-1/+15
* glfs_fini: Clean up all the resources allocated in glfs_new.Poornima G2015-03-041-2/+5
* performance/md-cache: Initialise local->loc before winding nameless lookupKrutika Dhananjay2015-01-231-3/+3