summaryrefslogtreecommitdiffstats
path: root/xlators/performance/readdir-ahead/src
Commit message (Expand)AuthorAgeFilesLines
* multiple: fix bad type castXavi Hernandez2020-01-101-1/+2
* To fix readdir-ahead memory leakHuangShujun2019-12-101-0/+1
* performance/readdir-ahead: fix deadlockRaghavendra Gowdappa2019-03-071-1/+2
* readdir-ahead: do not zero-out iatt in fop cbkRavishankar N2019-01-311-20/+4
* performance/readdir-ahead: Fix deadlock in readdir ahead.Mohammed Rafi KC2019-01-231-4/+14
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-1/+1
* performance/rda: Fixed dict_t memory leakN Balachandran2018-12-141-8/+0
* performance/readdir-ahead: update stats from prefetched dentriesRaghavendra Gowdappa2018-12-072-6/+93
* New xlator option to control enable/disable of xlators in Gd2Aravinda VK2018-12-071-0/+8
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+13
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-053-6/+6
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-5/+5
* Land part 2 of clang-format changesGluster Ant2018-09-121-893/+900
* Land clang-format changesGluster Ant2018-09-123-78/+72
* performance/readdir-ahead: keep stats of cached dentries in sync with modific...Krutika Dhananjay2018-08-183-20/+606
* Revert "performance/readdir-ahead: Invalidate cached dentries if they're modi...Raghavendra G2018-08-033-597/+19
* performance/readdir-ahead: Invalidate cached dentries if they're modified whi...Krutika Dhananjay2018-07-283-19/+597
* readdir-ahead: Fix an issue with parallel-readdir and readdir-optimizePoornima G2018-05-171-1/+1
* xlators/performance: Add pass-through optionVarsha Rao2018-04-111-0/+11
* readdir-ahead: Cleanup the xattr request codePoornima G2018-01-191-40/+2
* readdir-ahead: Add parallel-readdir option in readdir-aheadPoornima G2018-01-182-0/+16
* performance/readdir-ahead: fix cache usage update issueZhang Huan2018-01-152-6/+9
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-86/+14
* readdir-ahead: Fix duplicate listing and cache size calculationPoornima G2017-06-121-19/+16
* rda, glusterd: Change the max of rda-cache-limit to INFINITYPoornima G2017-05-211-1/+2
* dht: The xattrs sent in readdirp should be sent in opendir aswellPoornima G2017-04-062-33/+16
* reddir-ahead: Fix EOD propagation problemPoornima G2017-04-051-0/+8
* glusterd, readdir-ahead: Fix backward incompatibilityPoornima G2017-02-181-1/+1
* readdir-ahead: Remove unnecessary loggingPoornima G2017-02-171-6/+0
* Readdir-ahead : Honor readdir-optimise option of dhtPoornima G2017-01-243-1/+20
* readdir-ahead : Perform STACK_UNWIND outside of mutex locksPoornima G2017-01-091-48/+67
* readdir-ahead: Enhance EOD detection logicPoornima G2017-01-051-1/+1
* performance/readdir-ahead: limit cache sizeRaghavendra G2016-12-222-35/+85
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-2/+5
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-102-7/+124
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* feature/performace: Fix broken buildKotresh HR2015-06-281-1/+1
* Logging: Porting the performance translatorarao2015-06-272-8/+118
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* performance/readdir-ahead: indicate EOF for readdirpRaghavendra Bhat2014-12-171-2/+9
* build: MacOSX Porting fixesHarshavardhana2014-04-241-4/+4
* build: do not create versioned <xlator>.so filesNiels de Vos2014-03-211-1/+1
* performance/readdir-ahead: introduce directory read-ahead translatorBrian Foster2013-09-044-0/+645