summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rpc: coverity fixesMilind Changire2018-10-092-1/+3
* events: python2 to python3 compatKotresh HR2018-10-083-12/+13
* georep: python2 to python3 compat - syscallsKotresh HR2018-10-087-35/+88
* packaging: remove RHEL5-isms from glusterfs.spec(.in)Kaleb S. KEITHLEY2018-10-083-100/+5
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-0813-81/+346
* cli: Resource leak coverity fixSanju Rakonde2018-10-081-0/+1
* changetimerecorder : fix coverity issueSunny Kumar2018-10-081-0/+1
* features/bit-rot: NULL pointer deferencing clang fixSheetal Pamecha2018-10-082-5/+13
* tests: add get-state command to testSanju Rakonde2018-10-071-0/+7
* xlators/experimental: move template files to '.c.in' typeAmar Tumballi2018-10-0513-1691/+1598
* cli : coverity fix in cli-rl.cSunny Kumar2018-10-051-3/+1
* dht: coverity fixesSusant Palai2018-10-054-35/+30
* libglusterfs : fix coverity issue in stack.cSunny Kumar2018-10-051-1/+4
* features/compress: NULL pointer dereferencing clang fixHarpreet Lalwani2018-10-051-2/+5
* cloudsync: coverity fixSusant Palai2018-10-051-1/+1
* 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