summaryrefslogtreecommitdiffstats
path: root/xlators/performance/readdir-ahead/src/readdir-ahead.c
Commit message (Expand)AuthorAgeFilesLines
* readdir-ahead: Fix duplicate listing and cache size calculationPoornima G2017-06-211-19/+16
* rda, glusterd: Change the max of rda-cache-limit to INFINITYPoornima G2017-05-221-1/+2
* dht: The xattrs sent in readdirp should be sent in opendir aswellPoornima G2017-04-061-31/+15
* 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-241-0/+17
* 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-221-34/+82
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-101-7/+122
* Logging: Porting the performance translatorarao2015-06-271-8/+13
* 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
* performance/readdir-ahead: introduce directory read-ahead translatorBrian Foster2013-09-041-0/+560