summaryrefslogtreecommitdiffstats
path: root/xlators/performance/nl-cache/src/nl-cache.c
Commit message (Expand)AuthorAgeFilesLines
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-071-4/+2
* core: Fixed typos in nl-cache and logging-guidelines.mdN Balachandran2018-12-261-2/+2
* New xlator option to control enable/disable of xlators in Gd2Aravinda VK2018-12-071-0/+8
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-2/+2
* all: fix the format string exceptionsAmar Tumballi2018-11-051-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-651/+612
* xlators: add classification flag to someAmar Tumballi2018-09-041-0/+1
* multiple xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-311-2/+2
* xlators/performance: Add pass-through optionVarsha Rao2018-04-111-0/+12
* nl-cache: Provide statistics to the monitorPoornima G2018-03-241-9/+61
* nl-cache: Fix coverity issue RESOURCE_LEAKPoornima G2018-03-061-0/+3
* nl-cache: Change the options to be gd2 compatiblePoornima G2018-02-261-0/+6
* 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