summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* 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-141-1/+2
* cluster/ec: Implement heal info with lockAshish Pandey2016-10-115-79/+261
* afr: fix incorrect debug log in selfheal pathRavishankar N2016-10-041-2/+2
* afr: Implement IPC fopPoornima G2016-09-292-0/+121
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-261-6/+7
* ec: Implement ipc fopPoornima G2016-09-254-1/+150
* afr: Modifications to afr eventsRavishankar N2016-09-235-8/+14
* cluster/dht: remove unnecessary struct memberN Balachandran2016-09-222-6/+4
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-184-11/+22
* dht/events: Added rebalance eventsN Balachandran2016-09-161-6/+50
* cluster/ec: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-161-2/+0
* cluster/ec: set/unset dirty flag for data/metadata updateAshish Pandey2016-09-153-124/+166
* xlators/afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-151-2/+0
* xlators/{dht,tier}: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-132-6/+0
* xlators/afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-132-6/+0
* dht: "replica.split-brain-status" attribute value is not correctMohit Agrawal2016-09-122-12/+210
* cluster/dht: heal root permission post add-brickSusant Palai2016-09-112-5/+43
* dht: Proper log message if data migration is skippedankit2016-09-111-8/+8
* dht: udpate stbuf from servers those have layoutSusant Palai2016-09-091-3/+29
* cluster/dht: Skip layout overlap maximization on weighted rebalanceN Balachandran2016-09-081-4/+21
* cluster/ec: Add support for hardware accelerationXavier Hernandez2016-09-0838-12302/+21106
* cluster/tier: add tiering eventsMilind Changire2016-09-084-0/+72
* cluster/ec: Add events for EC translatorAshish Pandey2016-09-071-1/+4
* afr: add replication eventsRavishankar N2016-09-064-16/+82
* cluster/dht: move layout logs to DEBUG levelSusant Palai2016-09-062-5/+8
* cluster/tier: Adding compaction option for metadata databasesDiogenes Nunez2016-09-044-53/+564
* afr: Consume compound fops in afr transactionAnuradha Talur2016-09-017-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