summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* afr: thin-arbiter 2 domain locking and in-memory stateRavishankar N2018-10-257-81/+684
* glusterd: ensure volinfo->caps is set to correct value.Sanju Rakonde2018-10-252-0/+11
* posix : fix coverity issues in posix-inode-fd-ops.cSunny Kumar2018-10-251-2/+2
* tests: correction in tests/bugs/glusterd/optimized-basic-testcases-in-cluster.tSanju Rakonde2018-10-251-9/+18
* features/namespace: NULL pointer deferencing clang fixSheetal Pamecha2018-10-251-1/+0
* geo-rep : fix high sev coverity isuueSunny Kumar2018-10-251-1/+0
* shard : fix coverity issue in shard.cSunny Kumar2018-10-251-4/+12
* cluster/ec : Prevent volume create without redundant brickSunil Kumar Acharya2018-10-242-3/+4
* mount.glusterfs: A more explicit check to avoid identical mountsHan Han2018-10-241-1/+1
* leases:Mark the fop conflicting if lease_id not setSoumya Koduri2018-10-241-5/+8
* src/glusterd-snapshot-utils.c: dereferencing the snap_vol before freeing itArjun2018-10-241-15/+15
* glusterfs: During reconfigure set log-level per xlator levelMohit Agrawal2018-10-241-1/+31
* glusterd: set integer instead of stringSanju Rakonde2018-10-243-6/+6
* cli: Fix heap-buffer-overflow issue reported by ASANKotresh HR2018-10-241-1/+4
* cluster/afr : Check for UP bricks before starting healAshish Pandey2018-10-243-1/+19
* glusterd: improve logging for stage_deleted flagSanju Rakonde2018-10-232-0/+8
* rpc/rpc-lib: Uninitialized argument value of a functionHarpreet Lalwani2018-10-231-0/+3
* md-cache: request cached xattrs at stat/fstatKinglong Mee2018-10-231-0/+20
* tests: check for shd up status in bug-1637802-arbiter-stale-data-heal-lock.tRavishankar N2018-10-221-0/+1
* posix: fill glusterfs.posix.* acl xattrs at dictKinglong Mee2018-10-223-10/+86
* md-cache: fix dict leak of cached xattrKinglong Mee2018-10-221-0/+13
* xlators: some high severity coverity fixesBhumika Goyal2018-10-222-10/+35
* performance/write-behind: Fix NULL dereference issueVarsha Rao2018-10-221-2/+2
* protocol/server: added check for positve value in server-handshake.cArjun Sharma2018-10-211-2/+3
* rdma: coverity fixesBhumika Goyal2018-10-211-6/+7
* mount/fuse: return ESTALE instead of ENOENT on all inode based operationsRaghavendra Gowdappa2018-10-201-2/+115
* cluster/ec: NULL pointer deferencing clang fixSheetal Pamecha2018-10-191-2/+0
* storage/posix: Do not fail entry creation fops if gfid handle already existsKrutika Dhananjay2018-10-182-6/+16
* ctr: fix coverity issue in changetimerecorder.cMohit Agrawal2018-10-181-3/+1
* shard : fix newly introduced coveritySunny Kumar2018-10-181-1/+2
* debug/io-stats: io stats filenames contain garbageN Balachandran2018-10-171-4/+23
* 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