summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2017-01-022-2/+14
* cluster/dht: Check for null inodeN Balachandran2017-01-021-2/+5
* cluster/afr: Fix missing name indices due to EEXIST errorKrutika Dhananjay2016-12-291-0/+10
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-281-1/+1
* dht/rebalance: reverify lookup failuresSusant Palai2016-12-272-58/+130
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-12-141-35/+62
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-132-29/+69
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-043-3/+8
* cluster/afr: When failing fop due to lack of quorum, also log error stringKrutika Dhananjay2016-11-111-11/+12
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-2/+4
* dht: Proper log message if data migration is skippedankitraj2016-11-021-8/+8
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-262-2/+4
* cluster/afr: Prevent dict_set() on NULL dictPranith Kumar K2016-10-171-1/+2
* afr: Take full locks in arbiter only for data transactionsRavishankar N2016-10-151-1/+2
* cluster/ec: Use locks for opendirPranith Kumar K2016-10-141-1/+21
* dht: udpate stbuf from servers those have layoutSusant Palai2016-09-291-3/+29
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-291-6/+7
* dht: "replica.split-brain-status" attribute value is not correctMohit Agrawal2016-09-262-12/+210
* cluster/dht: heal root permission post add-brickSusant Palai2016-09-132-5/+43
* cluster/dht: Skip layout overlap maximization on weighted rebalanceN Balachandran2016-09-131-4/+21
* cluster/dht: move layout logs to DEBUG levelSusant Palai2016-09-072-5/+8
* quotad: fix potential buffer overflowsRaghavendra G2016-08-272-4/+23
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-231-1/+2
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-229-51/+161
* cluster/afr: Bug fixes in txn codepathKrutika Dhananjay2016-08-171-2/+2
* cluster/dht: initialize cbk before attempting inode-linkRaghavendra G2016-08-151-3/+3
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-08-101-3/+14
* cluster/tier: dont promote if estimated block consumption > hi watermarkMilind Changire2016-08-052-50/+153
* cluster/ec: Unlock stale locks when inodelk/entrylk/lk failsPranith Kumar K2016-07-291-6/+6
* afr: some coverity fixesRavishankar N2016-07-287-103/+155
* cluster/ec: Handle absence of keys in some callback dictAshish Pandey2016-07-261-3/+10
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-153-13/+53
* cluster/ec: Fix race in timer cancellationXavier Hernandez2016-07-041-15/+56
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-06-281-33/+7
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-271-1/+2
* afr:Don't wind reads for files in metadata split-brainRavishankar N2016-06-271-10/+4
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-06-205-21/+218
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-181-16/+70
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-06-182-13/+108
* cluster/afr: Unwind with xdata in inode-write fopsPranith Kumar K2016-06-134-10/+12
* cluster/ec: Pass xdata to dht in case of errorAshish Pandey2016-06-131-4/+6
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-131-4/+1
* afr: Consider ENOSPC and EDQUOT as symmetric errorsRavishankar N2016-06-131-5/+1
* cluster/ec: Restrict the launch of replace brick healAshish Pandey2016-06-131-1/+2
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-06-107-21/+120
* cluster/distribute: use a linked inode in directory heal codepathRaghavendra G2016-06-062-11/+58
* dht : add metalock/unlockSusant Palai2016-06-051-5/+98
* cluster/ec: Use correct log levelsAshish Pandey2016-05-302-2/+2
* afr: Automagic unsplit-brain by [ctime|mtime|size|majority]Ravishankar N2016-05-277-22/+356
* cluster/afr: Attempt name-index purge even on full-heal of directoryKrutika Dhananjay2016-05-271-58/+72