summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
* md-cache: initialize mdc_counter.lockVitaly Lipatov2017-02-031-0/+1
* performance/write-behind: access stub only if available duringRaghavendra G2017-02-021-12/+12
* libglusterfs+transport+io-threads: fix 256KB stack abuseJeff Darcy2017-02-011-1/+1
* performance/write-behind: do __wb_request_unref within locksRaghavendra G2017-01-261-3/+2
* Readdir-ahead : Honor readdir-optimise option of dhtPoornima G2017-01-243-1/+20
* md-cache: Cache security.ima xattrsPoornima G2017-01-201-2/+79
* gluster: Typos in logs and commentsN Balachandran2017-01-191-4/+4
* readdir-ahead : Perform STACK_UNWIND outside of mutex locksPoornima G2017-01-091-48/+67
* md-cache: Cache updated as a part of invalidate should not update timePoornima G2017-01-081-14/+25
* performance/write-behind: Add debug messagesRaghavendra G2017-01-081-17/+168
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-051-2/+2
* readdir-ahead: Enhance EOD detection logicPoornima G2017-01-051-1/+1
* performance/readdir-ahead: limit cache sizeRaghavendra G2016-12-222-35/+85
* performance/write-behind: Add more fops for checking dependency withRaghavendra G2016-12-121-0/+317
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2016-12-021-0/+51
* io-cache: Fix a read hangPoornima G2016-11-231-6/+6
* performance/io-threads: Exit threads in fini() as wellPranith Kumar K2016-11-212-11/+32
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-211-6/+2
* performance/open-behind: Avoid deadlock in statedumpPranith Kumar K2016-11-091-1/+4
* performance/write-behind: fix flush stuck by former failed writesRyan Ding2016-11-011-0/+4
* md-cache: Invalidate cache entry for open() with O_TRUNCSoumya Koduri2016-10-261-0/+48
* performance/io-threads: Exit all threads on PARENT_DOWNPranith Kumar K2016-10-232-17/+40
* performance/write-behind: remove the request from liability queue inRaghavendra G2016-10-161-2/+13
* performance/open-behind: Pass O_DIRECT flags for anon fd reads when requiredKrutika Dhananjay2016-09-222-39/+28
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-1811-11/+24
* xlators/md-cache: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-3/+1
* xlators/decompounder: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-2/+0
* 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