summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypt: fix coverity issuesBhumika Goyal2018-08-231-2/+2
* snapshot : fix snapshot status failure due to symlink problemSunny Kumar2018-08-231-1/+9
* coverity: Multiple coverity fixes for issues with HIGH severityShyamsundarR2018-08-224-37/+39
* libglusterfs/src/common-utils.c: Move to GF_MALLOC() instead of GF_CALLOC() ...Yaniv Kaul2018-08-221-7/+7
* xlators/playground: fix the template files with latest requirementsAmar Tumballi2018-08-227-20/+225
* libglusterfs/src/graph.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...Yaniv Kaul2018-08-221-2/+1
* dict.c: align dictionary structuresYaniv Kaul2018-08-221-5/+5
* libglusterfs/src/quota-common-utils.c:move to GF_MALLOC() instead of GF_CALLO...Yaniv Kaul2018-08-221-1/+1
* libglusterfs/src/rbthash.c: Move to GF_MALLOC() instead of GF_CALLOC() when p...Yaniv Kaul2018-08-221-1/+1
* libglusterfs/src/dict.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...Yaniv Kaul2018-08-221-2/+2
* libglusterfs/src/client_t.c: Move to GF_MALLOC() instead of GF_CALLOC() when ...Yaniv Kaul2018-08-221-1/+1
* api/src/glfs.c: move to GF_MALLOC() instead of GF_CALLOC()Yaniv Kaul2018-08-221-1/+1
* protocol: coverity fixesBhumika Goyal2018-08-224-12/+6
* Fix physical memory detection on NetBSDEmmanuel Dreyfus2018-08-211-1/+11
* cluster/dht: coverity fixesN Balachandran2018-08-212-12/+14
* features/sdfs: Minor improvementsVijay Bellur2018-08-211-3/+3
* Revert "performance/write-behind: better invalidation in readdirp"Raghavendra G2018-08-213-36/+24
* glusterd: fix gcc warningsRavishankar N2018-08-213-187/+187
* xlators: protocol: Fix deferencing pointer after free coverity issuesBhumika Goyal2018-08-213-32/+24
* glusterfsd/src/glusterfsd.c : reduce size or re-scope message variableYaniv Kaul2018-08-211-2/+2
* jbr : fix coverity issue in jbr.cSunny Kumar2018-08-211-0/+2
* gfapi: Use inode_forget in case of unlink/rename objectsKinglong Mee2018-08-213-3/+21
* cli: Fix invalid access of option_str variableShyamsundarR2018-08-202-2/+10
* geo-rep : fix few coverity issues in procdiggy.cSunny Kumar2018-08-201-4/+6
* write-behind: coverity fixesBhumika Goyal2018-08-201-3/+7
* cluster/afr: Fix bug-1586020-mark-dirty-for-entry-txn-on-quorum-failure.tkarthik-us2018-08-201-1/+1
* dict.c: ensure hash is done in the right place.Yaniv Kaul2018-08-201-29/+32
* marker: FORWARD_NULL coverity fixShwetha Acharya2018-08-201-1/+1
* quota: coverity fixesBhumika Goyal2018-08-201-6/+3
* posix: Delete the entry if gfid link creation failskarthik-us2018-08-204-15/+43
* glusterd: fix some coverity issuesBhumika Goyal2018-08-209-17/+21
* geo-rep: Cleanup unwanted codeKotresh HR2018-08-202-22/+0
* libglusterfs/src/common-utils.c: strncpy -> sprintf, remove dead code.Yaniv Kaul2018-08-202-124/+5
* libguestfs/src/mem-pool.h: switch from calloc() to malloc()Yaniv Kaul2018-08-201-14/+5
* gnfs: fix gcc warningsRavishankar N2018-08-203-5/+5
* snapshot/handshake: store description after strdupMohammed Rafi KC2018-08-202-3/+62
* snapshot:Fix wrong dictionary key in snapshot cleanup codeMohammed Rafi KC2018-08-201-1/+2
* mgmt/glusterd: Code cleanup in glusterd-volgen.cVijay Bellur2018-08-192-20/+19
* snapshot:Fail snapshot creation if an empty description providedMohammed Rafi KC2018-08-192-0/+11
* coverity: libglusterfs issuesAmar Tumballi2018-08-199-10/+33
* dict.c: copy-pasta fix (dict -> data)Yaniv Kaul2018-08-191-2/+2
* performance/readdir-ahead: keep stats of cached dentries in sync with modific...Krutika Dhananjay2018-08-189-27/+721
* debug/error-gen: Fix null deref and out of bounds read issuesVijay Bellur2018-08-181-2/+7
* block xlator: fix some coverity issuesBhumika Goyal2018-08-182-1/+6
* tests: Add thin-arbiter.rc for writing tests for thin-arbiterPranith Kumar K2018-08-182-0/+472
* features/changelog: close htime_fd in fini()Vijay Bellur2018-08-171-0/+5
* features/changelog: Fix missing unlocksVijay Bellur2018-08-172-4/+19
* doc: Add details around xlator categoriesShyamsundarR2018-08-171-0/+178
* locks: FORWARD_NULL coverity fixShwetha Acharya2018-08-171-1/+3
* posix: FORWARD_NULL coverity fixShwetha Acharya2018-08-171-1/+1