summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* api: fill out attribute information if not validRaghavendra Gowdappa2018-10-173-2/+147
* posix: return more xattrs at getxattr/fgetxattr when client requestKinglong Mee2018-10-171-2/+26
* nfs : fix coverity issue in nfs3.cSunny Kumar2018-10-161-1/+1
* trash : fix high sev coverity issue in trash.cSunny Kumar2018-10-161-0/+1
* glusterfsd: fix the asan leak messageAmar Tumballi2018-10-161-0/+1
* servers-helpers.c: reduce clang warnings on dead initialization.Yaniv Kaul2018-10-161-464/+177
* coverity: ignore tainted access reported in gf_freeShyamsundarR2018-10-161-0/+10
* glusterfsd: Fix coverity issues around unused valuesShyamsundarR2018-10-161-0/+2
* libgfapi: Send path with "." for the root when loc.parent is setKinglong Mee2018-10-161-1/+1
* gfapi: Bug fixes in leases processing code-pathSoumya Koduri2018-10-167-24/+65
* libglusterfs: fix sys_socket coverity issueMilind Changire2018-10-161-1/+2
* Multiple xlators: perform gettimeofday() not under lockYaniv Kaul2018-10-167-13/+42
* mount : fix high sev coverity issues in mount3.cSunny Kumar2018-10-161-1/+5
* cluster/dht: fixes to unlinking invalid linkto fileRaghavendra Gowdappa2018-10-161-1/+1
* core: libuuid-devel breakageKaleb S. KEITHLEY2018-10-162-11/+4
* features/shard: Hold a ref on base inode when adding a shard to lru listKrutika Dhananjay2018-10-166-21/+140
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-159-41/+52
* glusterd/geo-rep: Fix memory corruptionKotresh HR2018-10-122-3/+3
* cli: Fix memory leaks reported by ASANKotresh HR2018-10-121-0/+38
* libglusterfs : fix newly introduced coverity defectSunny Kumar2018-10-121-2/+0
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-124-25/+94
* libglusterfs: fix log message in options.cSheetal Pamecha2018-10-121-4/+2
* features/locks: Fix Coverity issuesAshish Pandey2018-10-121-1/+4
* snapshot : fix high sev coverity on snapview-server.cSunny Kumar2018-10-121-0/+1
* performance/nl-cache: clang fixIraj Jamali2018-10-121-1/+3
* cli: Fix memory leaks reported by ASANKotresh HR2018-10-121-64/+52
* mgmt/glusterd: clang fixIraj Jamali2018-10-121-3/+3
* mgmt/glusterd: NULL pointer dereferencing clang fixShwetha Acharya2018-10-125-8/+8
* socket: use accept4/paccept for nonblocking socketKrishnan Parthasarathi2018-10-125-16/+81
* performance/write-behind: NULL pointer passed to a nonnull parameterShwetha Acharya2018-10-111-0/+6
* socket: set FD_CLOEXEC on all socketsKrishnan Parthasarathi2018-10-114-3/+21
* README: add a section for giving hints on testingAmar Tumballi2018-10-111-0/+26
* cluster/dht : Fix coverity issueAshish Pandey2018-10-111-2/+2
* gfapi: fix crash of using uninitialized fs->ctxKinglong Mee2018-10-101-1/+6
* afr: prevent winding inodelks twice for arbiter volumesRavishankar N2018-10-102-1/+45
* libglusterfs: NULL pointer dereferencing clang fixIraj Jamali2018-10-101-0/+3
* locks : fix coverity issueSunny Kumar2018-10-102-0/+8
* socket: clear return value if error is going to be handled in event threadKinglong Mee2018-10-101-0/+3
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-1060-250/+251
* logging: fix file handle leak when calls glfs_set_logging more timesKinglong Mee2018-10-101-0/+7
* libglusterfs/src/logging.c: reduce the use of stringsYaniv Kaul2018-10-101-124/+55
* features/snapview-client: replace gf_log with gf_msgRaghavendra Bhat2018-10-105-168/+207
* cloudsync: coverity fixSusant Palai2018-10-102-2/+4
* cli: memory leak issues reported by asanAmar Tumballi2018-10-093-5/+17
* cliutils : python2 to python3 compatSunny Kumar2018-10-091-13/+13
* extras: Script to collect system-statsPranith Kumar K2018-10-091-0/+52
* syncop: check syncenv status before pthread_cond_timedwait() to avoid 600s ti...Kinglong Mee2018-10-091-4/+3
* 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