summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* glusterd/snapshot: Buffer Size WarningSanju Rakonde2017-10-031-1/+1
* packaging: manual systemctl daemon reload required after installKaleb S. KEITHLEY2017-10-021-6/+6
* cluster/afr: Make choose-local "reconfigurable"Krutika Dhananjay2017-09-302-0/+29
* libglusterfs: Coverity Fix CONSTANT_EXPRESSION_RESULT in gf_string2int64Mohammed Azhar Padariyakam2017-09-291-7/+2
* glusterfsd: Coverity Issue "MISSING_BREAK" in parse_optsSubha sree Mohankumar2017-09-291-1/+1
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-291-1/+1
* libglusterfs: Coverity Issue NEGATIVE_RETURNSGirjesh Rajoria2017-09-291-9/+13
* core: Verify pool pointer before destroying itAkarsha Rai2017-09-291-0/+3
* cli: fix Coverity warning DEADCODE in gf_cli_attach_tier()Mohammed Azhar Padariyakam2017-09-291-3/+0
* protocol/client: Coverity Fix IDENTICAL_BRANCHES in client3_3_flush_cbkMohammed Azhar Padariyakam2017-09-291-2/+1
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-291-0/+1
* xlators/protocol/server: Coverity Issue in server_setvolume()Girjesh Rajoria2017-09-291-8/+0
* stack.h:PW.INCLUDE_RECURSIONSanju Rakonde2017-09-295-5/+0
* Posix: fix additional inode refhari gowtham2017-09-291-4/+1
* rpc/rpc-transport/socket/: Coverity Issue MISSING_BREAKGirjesh Rajoria2017-09-291-1/+1
* dht: fix a coverity error of type - UNREACHABLEKamal Mohanan2017-09-281-3/+0
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-281-1/+3
* protocol: UNINIT coverity fixAkarsha Rai2017-09-271-1/+1
* libglusterfs: fix a coverity error of type - PW.INCLUDE_RECURSIONKamal Mohanan2017-09-271-1/+0
* features/locks: Maintain separation of lock->client_pid, flock->l_pidPranith Kumar K2017-09-272-34/+15
* afr: don't check for file size in afr_mark_source_sinks_if_file_emptyRavishankar N2017-09-271-6/+7
* glusterd: FORWARD_NULL coverity fixAkarsha Rai2017-09-261-11/+22
* Coverity Issue Fix: IDENTICAL_BRANCHESGirjesh Rajoria2017-09-261-2/+0
* Posix: Unused valueSanju Rakonde2017-09-261-1/+0
* Glusterfsd: Unreachable statementsSanju Rakonde2017-09-261-3/+3
* Coverity Issue Fix : CHECKED_RETURNSubha sree Mohankumar2017-09-261-1/+1
* Fix a coverity error of checker type: CHECKED_RETURNKamal Mohanan2017-09-261-1/+1
* geo-rep/scheduler: Fix '--no-color' help msgKotresh HR2017-09-261-1/+1
* afr: auto-resolve split-brains for zero-byte filesRavishankar N2017-09-264-1/+79
* glusterd: retrieve uuid under mutex lockAtin Mukherjee2017-09-251-7/+15
* mount/fuse: Make event-history feature configurableKrutika Dhananjay2017-09-247-15/+73
* cli: Bypass the confirmation question creating replica 2 volume with forcekarthik-us2017-09-211-13/+17
* libglusterfs: Fix openSUSE build errorAnoop C S2017-09-211-1/+1
* cluster/afr: Sending subvol up/down events when subvol comes up or goes downkarthik-us2017-09-201-0/+2
* cluster/ec: fix for BAD_SHIFT, follow-up patchKaleb S. KEITHLEY2017-09-201-11/+14
* fuse/readdirp: Remove need_lookup from fuse_readdirp_cbkSusant Palai2017-09-201-1/+0
* eventsapi: Fix issue with CLIENT_CONNECT eventAravinda VK2017-09-191-1/+1
* Tests: disabling the check for volume client-listhari gowtham2017-09-191-1/+2
* glusterd: disallow replace brick for dist only volumesAtin Mukherjee2017-09-196-63/+28
* events : Add brick list in EVENT_VOLUME_CREATEAtin Mukherjee2017-09-183-5/+8
* features/worm: Adding check to newloc when doing renameluneo72017-09-182-2/+25
* heal: New feature heal info summary to list the status of brick and count of ...Mohamed Ashiq Liyazudeen2017-09-156-33/+206
* rpc-transport/socket: tab -> spaces cleanupKaleb S. KEITHLEY2017-09-152-466/+466
* Fix use-after-free in gf_rdma_do_readsMichael Scherer2017-09-151-0/+1
* Heal root xattr correctly upon an add-brick operationSanoj Unnikrishnan2017-09-142-5/+13
* features/shard: Change default shard-block-size to 64MBKrutika Dhananjay2017-09-147-1/+8
* glusterd: fix invalid memory reference returnedXavier Hernandez2017-09-131-2/+9
* rpc: TLSv1_2_method() is deprecated in OpenSSL-1.1Kaleb S. KEITHLEY2017-09-132-2/+9
* protocol/server: Remove duplicate dict_get_strAnoop C S2017-09-131-8/+0
* socket: Use granular mutex locks during pollin and pollout event processingKrutika Dhananjay2017-09-082-35/+58