summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-2/+4
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-262-2/+4
* cluster/dht: Incorrect volname in rebalance eventsN Balachandran2016-10-251-6/+50
* cluster/afr: Prevent dict_set() on NULL dictPranith Kumar K2016-10-151-1/+2
* afr: Take full locks in arbiter only for data transactionsRavishankar N2016-10-151-1/+2
* cluster/ec: set/unset dirty flag for data/metadata updateAshish Pandey2016-10-133-124/+166
* cluster/ec: Implement heal info with lockAshish Pandey2016-10-135-79/+261
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-291-6/+7
* afr: Modifications to afr eventsRavishankar N2016-09-245-8/+14
* dht/events: Added rebalance eventsN Balachandran2016-09-171-6/+50
* cluster/ec: Add support for hardware accelerationXavier Hernandez2016-09-0938-12302/+21106
* cluster/tier: add tiering eventsMilind Changire2016-09-084-0/+72
* cluster/ec: Add events for EC translatorAshish Pandey2016-09-081-1/+4
* afr: add replication eventsRavishankar N2016-09-074-16/+82
* afr: Consume compound fops in afr transactionAnuradha Talur2016-09-067-64/+535
* dht, md-cache, upcall: Add invalidation of IATT when the layout changesPoornima G2016-08-301-1/+23
* dht/tiering: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-303-3/+0
* glusterd : Introduce reset brickAnuradha Talur2016-08-291-2/+2
* afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-1/+0
* dht: Implement ipc fopPoornima G2016-08-273-0/+87
* cluster/ec: Use locks for opendirPranith Kumar K2016-08-251-1/+21
* quotad: fix potential buffer overflowsRaghavendra G2016-08-252-4/+23
* cluster/ec: Do multi-threaded self-healPranith Kumar K2016-08-244-5/+42
* cluster/afr: Give option to do consistent-ioPranith Kumar K2016-08-229-41/+229
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-229-51/+161
* stripe: Fix wrong pathinfo in striped-replicated volumeEkasit Kijsipongse2016-08-161-1/+1
* cluster/afr: Bug fixes in txn codepathKrutika Dhananjay2016-08-151-2/+2
* libglusterfs: move alloca0 definition to common-utilsRavishankar N2016-08-122-2/+0
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-041-1/+2
* cluster/tier: dont promote if estimated block consumption > hi watermarkMilind Changire2016-07-292-50/+153
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-07-281-3/+14
* cluster/tier: fix statfs for dht/tiered volumesDan Lambright2016-07-276-22/+265
* afr: some coverity fixesRavishankar N2016-07-267-103/+155
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-254-14/+12
* cluster/ec: Handle absence of keys in some callback dictAshish Pandey2016-07-251-3/+10
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-181-15/+0
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-113-13/+53
* cluster/afr: Fix a minor typo in afr-self-heald.cVijay Bellur2016-07-091-6/+6
* afr:Don't wind reads for files in metadata split-brainRavishankar N2016-06-241-10/+4
* cluster/dht: Wrong type of function's parameter when calling dht_selfheal_dir...Zhou Zhengping2016-06-231-7/+5
* cluster/dht: initialize cbk before attempting inode-linkRaghavendra G2016-06-171-3/+3
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-151-16/+70
* cluster/ec: Unlock stale locks when inodelk/entrylk/lk failsPranith Kumar K2016-06-141-6/+6
* cluster/ec: Fix race in timer cancellationXavier Hernandez2016-06-131-15/+56
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-131-4/+1
* afr: Consider ENOSPC and EDQUOT as symmetric errorsRavishankar N2016-06-121-5/+1
* cluster/ec: Pass xdata to dht in case of errorAshish Pandey2016-06-101-4/+6
* afr: afr-pending-xattr fallback checkRavishankar N2016-06-091-31/+63
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-071-1/+2
* cluster/ec: Restrict the launch of replace brick healAshish Pandey2016-06-061-1/+2