summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-3016-111/+47
* clang: Fix clang warnings in snapview-server.cShyamsundarR2018-11-291-12/+0
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-11-2914-177/+479
* core: ctx calls naked calloc()Kaleb S. KEITHLEY2018-11-281-1/+1
* libglusterfs: rename macros roof and floor to not conflict with math.hRaghavendra Gowdappa2018-11-289-31/+32
* glusterd: volume-ops calls naked mallocKaleb S. KEITHLEY2018-11-281-2/+2
* tests/geo-rep: Add Arbiter volume test caseHarpreet Kaur2018-11-282-0/+439
* posix: fix memory leakAmar Tumballi2018-11-282-7/+23
* mem-pool: minor fix and clarificationXavi Hernandez2018-11-281-3/+10
* geo-rep: Geo-rep help text issueShwetha K Acharya2018-11-271-4/+6
* glusterd: perform store operation in cleanup lockAtin Mukherjee2018-11-273-35/+47
* glusterd : fix high sev coverity issueSunny Kumar2018-11-271-3/+2
* libglusterfs/src/dict.c : consistent initialization of parameters.Yaniv Kaul2018-11-271-60/+29
* build: add option to compile with ThreadSanitizerNiels de Vos2018-11-272-0/+30
* glfsheal: add a '--nolog' flagRavishankar N2018-11-264-17/+56
* cluster/afr: Add test for thin-arbiter featureAshish Pandey2018-11-261-0/+51
* coding-standard: memset before string functions similar to sprintf/snprintf etcSusant Palai2018-11-261-0/+31
* geo-rep: add no-verify and ssh-port options for create commandroot2018-11-261-1/+3
* libglusterfs: fix memory corruption caused by per-thread mem poolsXavi Hernandez2018-11-261-57/+74
* geo-rep: Fix permissions with non-root setupKotresh HR2018-11-261-3/+9
* gfapi: Offload callback notifications to synctaskSoumya Koduri2018-11-264-10/+419
* coverity: Fix coverity issuesMohammed Rafi KC2018-11-264-3/+14
* glusterd: make max-bricks-per-process default value to 250Atin Mukherjee2018-11-251-1/+1
* glusterd: volume status should not show NFS daemonSanju Rakonde2018-11-251-0/+5
* meta/coverity: Fix coverity in meta xlatorMohammed Rafi KC2018-11-251-5/+6
* Coverity fix for calling risky function - fscanfPoornima G2018-11-242-7/+7
* core: create a constant for default network timeoutXavi Hernandez2018-11-235-7/+7
* features/changelog: Fix dictionary-leakPranith Kumar K2018-11-231-5/+0
* dht: fix buffer overflowSusant Palai2018-11-231-6/+35
* rpc: stop log flooding about ENODATAMilind Changire2018-11-231-3/+3
* core: Resolve memory leak at the time of graph initMohit Agrawal2018-11-221-3/+34
* geo-rep: validate the config checkpoint date formatShwetha Acharya2018-11-221-1/+1
* protocol/client: unchecked return valueShwetha Acharya2018-11-201-1/+6
* snapview-server: close the gfapi handle present in a forgotten inodeRaghavendra Bhat2018-11-201-0/+22
* core: Resolve memory leak at the time of graph initMohit Agrawal2018-11-202-8/+7
* glusterfsd: NULL pointer dereferencing clang fixIraj Jamali2018-11-201-1/+1
* core: Retrieving the value of "client.ssl" option, before SSL is set up, failsSheetal Pamecha2018-11-201-0/+2
* libglusterfs/src/common-utils.h: faster mem_0filled() functionYaniv Kaul2018-11-201-10/+22
* core: fix strncpy, coverity annotationKaleb S. KEITHLEY2018-11-191-1/+6
* features/locks: Move logging outside of a locked regionVijay Bellur2018-11-191-3/+3
* cluster/dht: sync brick root perms on add brickN Balachandran2018-11-192-22/+14
* cli : fix coverity issue in cli-xml-output.cSunny Kumar2018-11-181-0/+10
* glusterd/mux: Optimize brick disconnect handler codeMohammed Rafi KC2018-11-184-140/+85
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2018-11-172-4/+16
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-11-172-3/+37
* gfapi: Send fop_attr dict as part of syncop_openSoumya Koduri2018-11-171-1/+1
* glusterd: fix Resource leak coverity issueMohit Agrawal2018-11-161-2/+10
* cli: cluster.server-quorum-type help text is missingShwetha Acharya2018-11-161-4/+8
* afr: open_ftruncate_cbk should read fd from local->cont.open structSoumya Koduri2018-11-151-2/+2
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-158-46/+69