summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: OpenFD heal implementation for ECSunil Kumar Acharya2018-01-057-91/+243
* cluster/dht: Use percentages for space checkN Balachandran2018-01-021-5/+20
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-292-5/+5
* mgmt/glusterd: Adding validation for setting quorum-countkarthik-us2017-12-291-1/+2
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-265-47/+326
* cluster/ec: Fix possible shift overflowXavier Hernandez2017-12-223-10/+12
* cluster/ec: Change [f]getxattr to parallel-dispatch-onePranith Kumar K2017-12-224-5/+23
* cluster/ec: Add default value for the redundancy optionKamal Mohanan2017-12-211-0/+1
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-213-4/+4
* stripe, quiesce: volume option fixesAmar Tumballi2017-12-201-4/+13
* dht: Fill first_up_subvol before use in dht_opendirPoornima G2017-12-151-0/+5
* all: Simplify component message id's definitionXavier Hernandez2017-12-143-2079/+281
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-123-37/+14
* cluster/dht: fix memory leaks in rebalanceSusant Palai2017-12-111-12/+19
* dht: Send an event when disks get fullAnkit raj2017-12-091-4/+22
* dht/crypt/tier: Fix use of booleans as integersShyamsundarR2017-12-062-16/+6
* cluster/dht: Fix build error due to switch statement on a booleanShreyas Siravara2017-12-051-16/+5
* cluster/ec: Fix bugs in stripe-cache featureAshish Pandey2017-12-052-1/+4
* cluster/dht: populate inode in dentry for single subvolume dhtRaghavendra G2017-12-022-1/+69
* cluster/dht: don't overfill the buffer in readdir(p)Raghavendra G2017-12-021-3/+18
* Tier: Stop tierd for detach starthari gowtham2017-12-011-3/+10
* dht: coverity fix in dht-rebalance.ckarthik-us2017-11-301-1/+0
* cluster/ec: EC DISCARD doesn't punch hole properlySunil Kumar Acharya2017-11-281-2/+4
* cluster/ec: Prevent self-heal to work after PARENT_DOWNXavier Hernandez2017-11-282-28/+52
* afr: volume option fixes for GD2Ravishankar N2017-11-272-39/+121
* afr: coverity fixesRavishankar N2017-11-245-24/+24
* tier: coverity fixes in tier.chari gowtham2017-11-231-25/+16
* cluster/dht: Serialize mds update code path with lookup unwind in selfhealMohit Agrawal2017-11-223-306/+216
* cluster/dht: make rebalance use truncate incaseSusant Palai2017-11-223-71/+99
* ec: Use tiebreaker_inodelk where necessaryPranith Kumar K2017-11-221-8/+11
* cluster/dht: Coverity fixes for dht-rebalance.ckarthik-us2017-11-211-80/+54
* cluster/dht: dead code coverity fixKartik_Burmee2017-11-211-3/+0
* cluster/dht: Don't set ACLs on linkto fileN Balachandran2017-11-191-0/+11
* afr: add checks for allowing lookupsRavishankar N2017-11-184-93/+162
* cluster/afr: Fix for arbiter becoming sourcekarthik-us2017-11-184-6/+102
* tier: coverity fix for tier-common.chari gowtham2017-11-161-28/+5
* cluster/ec: Fix op-version for disperse.other-eager-lockXavier Hernandez2017-11-141-1/+1
* cluster: dead_code coverity fixKartik_Burmee2017-11-141-2/+0
* cluster/ec: Keep last written strip in in-memory cacheAshish Pandey2017-11-108-84/+519
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-096-10/+0
* cluster/ec: UNUSED_VALUE coverity fixSunil Kumar Acharya2017-11-081-0/+4
* cluster/ec: REVERSE_INULL coverity fixSunil Kumar Acharya2017-11-081-2/+1
* cluster/dht: Check for NULL local before using itAshish Pandey2017-11-081-2/+6
* cluster/ec: NEGATIVE_RETURNS coverity fixSunil Kumar Acharya2017-11-071-0/+5
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-071-4/+6
* cluster/dht: Check for NULL before using variableAshish Pandey2017-11-062-4/+6
* cluster/ec: Remove possibility of NULL derefAshish Pandey2017-11-051-1/+1
* cluster/ec: create eager-lock option for non-regular filesXavier Hernandez2017-11-053-13/+47
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-032-4/+10
* xlator/tier: flood of -Wformat-truncation warnings with gcc-7.1v4.0dev1Kaleb S. KEITHLEY2017-11-011-8/+9