summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libglusterfs: coverity fixSusant Palai2018-10-051-2/+2
* dht: volume_options 'options' collision with nfs-ganesha's 'options'Kaleb S. KEITHLEY2018-10-044-7/+11
* Reduce execution time of bug-1559004-EMLINK-handling.tXavi Hernandez2018-10-041-12/+51
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-043-9/+23
* glusterd: ignore RPC events when glusterd is shutting downAtin Mukherjee2018-10-041-1/+11
* mgmt/glusterd: NULL pointer dereferencing clang fixIraj Jamali2018-10-031-15/+16
* cli: fix glusterd memory leak cause by "gluster v status volume_name"shujun100862018-10-031-0/+1
* mgmt/glusterd: NULL pointer deferencing clang fixIraj Jamali2018-10-026-6/+6
* python: remove shebangs of non-main scripts and make others executableNiels de Vos2018-10-0215-8/+0
* rpc: make binding to port 0 as the default if no option is providedAmar Tumballi2018-10-026-25/+45
* georep: python2 to python3 compat - pickleKotresh HR2018-10-021-4/+12
* georep: python2 and python3 compat - bytes-strKotresh HR2018-10-021-3/+5
* georep: python2 to python3 compatibility-mount writeKotresh HR2018-10-021-3/+9
* MAINTAINERS: Add Sunny Kumar as a peer for snapshotsRaghavendra Manjunath2018-10-011-0/+1
* cli: handle negative scenariosSanju Rakonde2018-10-014-17/+79
* index : fix coverity issues in index.cSunny Kumar2018-10-011-4/+13
* fuse: prevent error message "can't shift that many"Niels de Vos2018-10-011-3/+3
* glusterd: fix coverity issuesSanju Rakonde2018-10-012-2/+3
* mdcache: Fix asan reported potential heap buffer overflowShyamsundarR2018-09-281-0/+1
* libglusterfs : fix coverity issue in store.cSunny Kumar2018-09-271-1/+1
* python3: assume python3 unless building _packages_ on sys without py3Kaleb S. KEITHLEY2018-09-2713-24/+7
* rpc: failed requests immediately if rpc connection is downKinglong Mee2018-09-271-1/+4
* monitoring: create dump dir if it doesn't existAmar Tumballi2018-09-271-0/+8
* glusterd: make sure that brickinfo->uuid is not nullSanju Rakonde2018-09-261-1/+2
* libgfapi: fix use after freed of clnt when dispatching eventsKinglong Mee2018-09-261-2/+7
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-2613-78/+134
* cluster/ec: variable-length array (VLA) declaration clang fixSheetal Pamecha2018-09-261-1/+1
* features/locks: NULL pointer deferencing clang fixIraj Jamali2018-09-261-3/+3
* georep: python3 compatibility (Popen)Kotresh HR2018-09-253-12/+21
* ctime: Provide noatime optionKotresh HR2018-09-2512-9/+191
* nfs : fix coverity issuesSunny Kumar2018-09-252-3/+7
* georep: Fix python3 compatibility (configparser)Kotresh HR2018-09-251-5/+2
* georep: Fix python3 compatibility (os.pipe)Kotresh HR2018-09-253-7/+19
* features/marker: Avoid passing structures as parameters to functionsVijay Bellur2018-09-253-12/+15
* glusterd: fix coverity issuesSanju Rakonde2018-09-253-21/+11
* mgmt/glusterd: NULL pointer dereferencing clang fixShwetha Acharya2018-09-251-0/+6
* cluster/ec: Fix failure of tests/basic/ec/ec-1468261.tAshish Pandey2018-09-251-0/+1
* api: old and new versioned symbols must appear in each section of gfapi.mapKaleb S. KEITHLEY2018-09-251-39/+46
* dht: Coverity fixesSusant Palai2018-09-242-2/+3
* glusterfind: add logs to identify parsing phasesMilind Changire2018-09-241-0/+10
* Update database profile groupXavi Hernandez2018-09-241-1/+5
* geo-rep : fix log message in master.pySunny Kumar2018-09-241-2/+2
* python3: Fix python3 compatibilityNigel Babu2018-09-244-46/+49
* glusterd: reduce length allocated to nameSanju Rakonde2018-09-222-2/+2
* glusterd: fix resource leak coverity issuesSanju Rakonde2018-09-223-8/+4
* glusterd: fix coverity issues in glusterd-locks.cSanju Rakonde2018-09-221-2/+11
* glusterd: don't wait for blockers flag for stop volumeAtin Mukherjee2018-09-221-1/+0
* afr: fix incorrect reporting of directory split-brainRavishankar N2018-09-219-17/+85
* glusterfsd/mgmt : Check for NULL after creating frameAshish Pandey2018-09-211-0/+4
* ctr: NULL pointer dereferencing clang fixSheetal Pamecha2018-09-211-1/+1