summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* gfapi: return pre/post attributes from glfs_ftruncateKinglong Mee2018-02-121-4/+7
* gfapi: return pre/post attributes from glfs_fsync/fdatasyncKinglong Mee2018-02-121-1/+1
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-122-5/+6
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-082-1/+13
* cluster/dht: Unlink linkto files as rootN Balachandran2018-02-061-3/+7
* cluster/dht: Cleanup on fallocate failureN Balachandran2018-02-051-1/+17
* cluster/afr: remove unnecessary child_up initializationXavier Hernandez2018-02-031-7/+0
* cluster/dht: Fixed a leak in inode_refN Balachandran2018-02-021-3/+2
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-024-12/+138
* cluster/dht: Fixed leak in dht_populate_inode_for_dentryN Balachandran2018-02-022-4/+10
* afr: don't treat all cases all bricks being blamed as split-brainRavishankar N2018-02-012-9/+48
* cluster/ec: Do lock conflict check correctly for wait-listPranith Kumar K2018-02-011-8/+15
* afr: capture the correct errno in post-op quorum checkRavishankar N2018-01-311-8/+8
* cluster/dht: Skip '..' for the volume root dirN Balachandran2018-01-241-0/+5
* cluster/ec : EC options for GD2Sunil Kumar Acharya2018-01-221-1/+34
* afr: add quorum checks in post-opRavishankar N2018-01-191-0/+29
* cluster/afr: Adding option to take full file lockkarthik-us2018-01-193-3/+15
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-178-13/+12
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-164-94/+239
* cluster/afr: Fixing the flaws in arbiter becoming source patchkarthik-us2018-01-137-180/+271
* cluster/dht: Update options for gd2N Balachandran2018-01-121-15/+40
* cluster/dht: Change datatype of search_unhashed variableVarsha Rao2018-01-101-1/+1
* 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