summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-08-084-160/+160
* afr: Prevent null gfids in self-heal entry re-creationRavishankar N2017-08-081-3/+11
* Revert "cluster/dht: Check for open fd only on EBADF"N Balachandran2017-08-042-116/+160
* cluster/dht: Handle wrong rebalance status reportingSusant Palai2017-08-011-29/+32
* cluster/dht: rebalance min-free-disk fixSusant Palai2017-08-011-6/+12
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-07-312-160/+116
* ec/cluster: Update failure of fop on a brick properlyAshish Pandey2017-07-311-7/+16
* cluster/dht: change log level to debug for thread activitySusant Palai2017-07-261-13/+11
* cluster/dht: Fix negative rebalance estimatesN Balachandran2017-07-261-8/+20
* cluster/dht: Update size processed for non-migrated filesN Balachandran2017-07-251-6/+10
* cluster/dht: Correct iterator for decommissioned bricksN Balachandran2017-07-251-1/+1
* cluster/dht: Fixed crash in dht_rmdir_is_subvol_emptyN Balachandran2017-07-201-13/+34
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-195-22/+24
* cluster/afr: GFID split-brain resolution with existing CLIkarthik-us2017-07-186-135/+315
* cluster/ec: Non-disruptive upgrade on EC volume failsSunil Kumar Acharya2017-07-141-1/+4
* afr: mark non sources as sinks in metadata healRavishankar N2017-07-132-3/+5
* cluster/ec: Get size of file in EC [f]xattropPranith Kumar K2017-07-132-4/+17
* cluster/rebalance: Fix hardlink migration failuresSusant Palai2017-07-132-15/+82
* cluster/dht: Clear clean_dst flag on target changeN Balachandran2017-07-111-0/+5
* cluster/dht: Fix fd check raceN Balachandran2017-07-112-1/+34
* cluster/dht: Use size to calculate estimatesN Balachandran2017-07-103-24/+188
* cluster/ec : Don't try to heal when no sink is UPAshish Pandey2017-07-071-0/+6
* cluster/ec: correctly handle end of file for seekXavier Hernandez2017-07-061-0/+18
* core: assorted typos and spelling mistakes from Debian lintianKaleb S. KEITHLEY2017-07-031-1/+1
* cluster:dht Fix crash in dht_rename_lock_cbkN Balachandran2017-06-291-2/+4
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-06-286-30/+543
* ec: Increase notification in all the casesAshish Pandey2017-06-281-31/+20
* cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.Susant Palai2017-06-263-55/+54
* cluster/dht: rebalance gets file count periodicallyN Balachandran2017-06-234-30/+97
* cluster/ec: Node uuid xattr support update for ECSunil Kumar Acharya2017-06-232-6/+23
* dht/hardlink : Remove stale linkto file incase of failureJiffin Tony Thottan2017-06-223-1/+81
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-06-201-9/+79
* dht: passing the errno as an argument to gf_msgAnkitRaj2017-06-201-110/+109
* cluster/dht: Additional checks for rebalance estimatesN Balachandran2017-06-201-5/+15
* cluster/afr: Implement quorum for lk fopPranith Kumar K2017-06-192-23/+38
* cluster/ec: lk shouldn't be a transactionPranith Kumar K2017-06-161-19/+1
* dht: reduce duplicate code in tier migrateAmar Tumballi2017-06-141-75/+10
* cluster/dht: Include dirs in rebalance estimatesN Balachandran2017-06-073-31/+83
* cluster/ec: Update xattr and heal size properlyAshish Pandey2017-06-062-9/+19
* afr: update errno check in afr_inode_refresh_doRavishankar N2017-06-051-1/+1
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-022-3/+2
* cluster/dht: Make optimal usage of buffer provided with readdir(p)Sakshi2017-05-314-54/+62
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-05-311-7/+16
* cluster/dht: fix on demand migration files from clientSusant Palai2017-05-304-20/+35
* features/dht: Initialize local hashed_subvolKotresh HR2017-05-251-0/+15
* cluster/ec: Implement FALLOCATE FOP for ECSunil Kumar Acharya2017-05-233-3/+209
* cluster/dht: Fix crash in dht_selfheal_dir_setattrN Balachandran2017-05-191-2/+6
* cluster/afr: Remove debug logs in fix_quorum_options()Vijay Bellur2017-05-191-5/+0
* cluster/dht: initialize throttle option "normal" to same in init and reconfigureSusant Palai2017-05-181-77/+52
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-173-50/+145