summaryrefslogtreecommitdiffstats
path: root/xlators/performance/nl-cache/src/nl-cache.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs/atomic: Improved atomic supportXavier Hernandez2017-11-141-10/+10
* nl-cache: Fix a possible crash and stale cachePoornima G2017-06-131-1/+20
* 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-261-3/+5
* Implement negative lookup cachePoornima G2017-04-201-0/+775