summaryrefslogtreecommitdiffstats
path: root/xlators/performance/nl-cache
Commit message (Expand)AuthorAgeFilesLines
* Fix the conditionalMichael Scherer2017-09-071-1/+1
* nl-cache: Fix a possible crash and stale cachePoornima G2017-06-133-48/+141
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-021-1/+1
* nl-cache: Remove null check validation for frame->local in lookup cbkRavishankar N2017-05-301-1/+2
* nl-cache: In case of nameless operations do not cachePoornima G2017-05-221-4/+7
* nl-cache: Remove the max limit for nl-cache-limit and nl-cache-timeoutPoornima G2017-05-151-2/+0
* nl-cache: free nlc_conf_t in fini()Niels de Vos2017-05-021-0/+5
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-011-11/+7
* nl-cache: Fix the issue in refd_inode counting and prune the cachePoornima G2017-04-263-6/+13
* Implement negative lookup cachePoornima G2017-04-207-0/+2168