summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* dht: fix a coverity error of type - UNREACHABLEKamal Mohanan2017-09-281-3/+0
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-281-1/+3
* afr: don't check for file size in afr_mark_source_sinks_if_file_emptyRavishankar N2017-09-271-6/+7
* Coverity Issue Fix : CHECKED_RETURNSubha sree Mohankumar2017-09-261-1/+1
* Fix a coverity error of checker type: CHECKED_RETURNKamal Mohanan2017-09-261-1/+1
* afr: auto-resolve split-brains for zero-byte filesRavishankar N2017-09-263-0/+78
* cluster/afr: Sending subvol up/down events when subvol comes up or goes downkarthik-us2017-09-201-0/+2
* cluster/ec: fix for BAD_SHIFT, follow-up patchKaleb S. KEITHLEY2017-09-201-11/+14
* dht: add FOP check to dht_file_setattr_cbkRavishankar N2017-09-071-2/+2
* afr: discover/lookup heal fixesRavishankar N2017-09-043-53/+53
* afr: check validity of afr_replyRavishankar N2017-08-315-47/+71
* cluster/dht: Log files skipped by rebalanceN Balachandran2017-08-302-1/+19
* cluster/dht: Aggregate xattrs only for dirs in dht_discover_cbkN Balachandran2017-08-301-2/+11
* mem-pool: track glusterfs_ctx_t in struct mem_poolNiels de Vos2017-08-291-1/+1
* cluster/ec: coverity, fix for BAD_SHIFTKaleb S. KEITHLEY2017-08-283-13/+16
* cluster/dht: Reorder dir operations in gf_defrag_fix_layoutN Balachandran2017-08-201-76/+71
* afr: heal metadata in discover code pathRavishankar N2017-08-163-31/+60
* cluster/dht: EBADF handling for fremovexattr and fsetxattrN Balachandran2017-08-093-3/+44
* 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