summaryrefslogtreecommitdiffstats
path: root/xlators/performance/readdir-ahead/src/readdir-ahead.c
Commit message (Expand)AuthorAgeFilesLines
* multiple: fix bad type castXavi Hernandez2020-03-161-1/+2
* To fix readdir-ahead memory leakHuangShujun2020-01-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-071-6/+91
* 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-051-4/+4
* 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
* performance/readdir-ahead: keep stats of cached dentries in sync with modific...Krutika Dhananjay2018-08-181-17/+556
* Revert "performance/readdir-ahead: Invalidate cached dentries if they're modi...Raghavendra G2018-08-031-558/+18
* performance/readdir-ahead: Invalidate cached dentries if they're modified whi...Krutika Dhananjay2018-07-281-18/+558
* 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-181-0/+15
* performance/readdir-ahead: fix cache usage update issueZhang Huan2018-01-151-5/+8
* 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-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