summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Quota: Fix for clang issuessanoj-unnikrishnan2018-09-073-5/+6
* xlators/cluster/dht/src/dht-common.c :move to GF_MALLOC() instead of GF_CALLO...Yaniv Kaul2018-09-071-2/+2
* glusterfsd/src/glusterfsd.c: Move to GF_MALLOC() instead of GF_CALLOC() when ...Yaniv Kaul2018-09-071-5/+5
* multiple xlators: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-074-33/+30
* multiple: Fix python2 to python3 compatKotresh HR2018-09-073-4/+4
* libglusterfs/src/dict.c: remove memcpy(), gf_asprintf -> asprintfYaniv Kaul2018-09-062-220/+68
* xlators/mgmt/glusterd/src/glusterd-log-ops.c : reduce size or re-scope messag...Yaniv Kaul2018-09-061-1/+1
* posix: disable open/read/write on special filesAmar Tumballi2018-09-061-0/+33
* cluster/dht: Initialise pointers to nullN Balachandran2018-09-061-2/+2
* cli/src/cli-cmd-parser.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...Yaniv Kaul2018-09-051-4/+5
* features/uss: Use xxh64 to generate gfid instead of md5sumRaghavendra Manjunath2018-09-057-14/+219
* io-stats: dump io-stats info in /var/run/glusterAmar Tumballi2018-09-052-15/+31
* protocol: don't use allocaAmar Tumballi2018-09-052-103/+58
* server-protocol: don't allow '../' path in 'name'Amar Tumballi2018-09-052-0/+18
* dict: handle negative key/value length while unserializeAmar Tumballi2018-09-051-0/+7
* afr: thin-arbiter read txn changesRavishankar N2018-09-055-19/+320
* New flag to glusterfsd binary to print libexec dirAravinda VK2018-09-056-1/+23
* cli : fix coverity issue in cli-cmd-parser.cSunny Kumar2018-09-051-13/+8
* core: switch to python3Sanju Rakonde2018-09-051-1/+1
* glusterd : fix some coverity issues in glusterd-store.cSunny Kumar2018-09-051-3/+35
* glusterd: Fix Buffer size issuesSanju Rakonde2018-09-043-13/+16
* posix: remove not supported get/set contentAmar Tumballi2018-09-044-192/+1
* xlators: add classification flag to someAmar Tumballi2018-09-045-0/+5
* classification: provide infra to start labelling features/componentsAmar Tumballi2018-09-046-6/+92
* IO cache : fix coverity issue in page.cSunny Kumar2018-09-041-3/+3
* {dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...Yaniv Kaul2018-09-045-9/+0
* multiple files: calloc -> mallocYaniv Kaul2018-09-0421-64/+77
* Multiple files: calloc -> mallocYaniv Kaul2018-09-0434-129/+141
* geo-rep : fix coverity issues in glusterd-geo-rep.cSunny Kumar2018-09-041-3/+40
* xlators/cluster/afr/src/afr-inode-read.c: move to GF_MALLOC() instead of GF_C...Yaniv Kaul2018-09-041-1/+1
* glusterd: fail volume stop operation if brick detach failsAtin Mukherjee2018-09-041-8/+22
* cluster/afr: Delegate name-heal when possiblePranith Kumar K2018-09-043-27/+197
* core: python3Kaleb S. KEITHLEY2018-09-0357-156/+178
* cluster/dht: In rename, unlink after creating linkto fileN Balachandran2018-09-032-123/+134
* libgfchangelog: Fix changelog history APIKotresh HR2018-08-314-5/+325
* Various files: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-317-47/+68
* cluster/ec: Fix Coverity issueAshish Pandey2018-08-312-42/+0
* thin arbiter: set notify-contention option to yesAshish Pandey2018-08-311-0/+1
* NFS server (mount3.c, nfs-inodes.c): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-312-9/+8
* changetimerecoder xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-312-12/+19
* multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-315-53/+62
* changelog xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-314-37/+55
* multiple xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-314-6/+6
* xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-317-22/+22
* crypt : fix coverity issues in crypt.cSunny Kumar2018-08-311-1/+7
* bit-rot xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-314-19/+29
* libglusterfs : fix coverity issues in common-utils.cSunny Kumar2018-08-311-6/+18
* xlators/cluster/dht/src/dht-common.c: simplify some if statementsYaniv Kaul2018-08-311-48/+52
* libglusterfs/src/dict.c: fix to handle key=NULL.Yaniv Kaul2018-08-311-10/+31
* clang-scan: fix multiple issuesAmar Tumballi2018-08-3110-15/+76