summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cli: Add warning message while converting to replica 2 configurationkarthik-us2018-09-113-15/+59
* mgmt/glusterd : Fix coverity issueAshish Pandey2018-09-112-6/+13
* glusterd: NULL pointer dereferencing clang fixSheetal Pamecha2018-09-111-1/+2
* features/snapview-server: remove the ret variableRaghavendra Bhat2018-09-111-4/+2
* doc: add details on how the commit should be structuredAmar Tumballi2018-09-101-0/+136
* rfc.sh: use 'git log -n1' instead of 'git show'Amar Tumballi2018-09-101-4/+4
* cluster/dht: Create a linkto file if requiredN Balachandran2018-09-101-0/+30
* build: Make building of glupy more obviousAnoop C S2018-09-101-12/+8
* posix: fix the duplicate macro definitionsAmar Tumballi2018-09-102-8/+0
* cluster/dht: optimize readdir for 1xn volsN Balachandran2018-09-101-12/+42
* ec-heal: remove a duplicate definition of alloca0Amar Tumballi2018-09-101-1/+0
* xlators/cluster/dht/src/tier-common.c:move to GF_MALLOC() instead of GF_CALLO...Yaniv Kaul2018-09-101-1/+1
* Modify log message 'DH ciphers are disabled' from ERROR to INFOOmar Kohl2018-09-101-1/+1
* glusterd: Fix unused value coverity fixSanju Rakonde2018-09-091-1/+1
* Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-0925-1718/+2425
* glusterd: avoid using glusterd's working directory as a brickSanju Rakonde2018-09-082-0/+18
* multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-078-268/+482
* glusterd-sm: NULL pointer dereferencing clang fixShwetha K Acharya2018-09-071-0/+1
* cluster/dht: Rework the debug xattr to get hashed subvolN Balachandran2018-09-073-28/+87
* cluster/ec: Don't update trusted.ec.version if fop succeedsAshish Pandey2018-09-071-0/+9
* cluster/ec: Improve logging for some critical error messagesAshish Pandey2018-09-073-14/+55
* 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