summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Don't set ACLs on linkto fileN Balachandran2017-11-211-0/+11
* cluster/ec: Fix op-version for disperse.other-eager-lockXavier Hernandez2017-11-161-1/+1
* cluster/ec: create eager-lock option for non-regular filesXavier Hernandez2017-11-163-13/+47
* xlator/tier: flood of -Wformat-truncation warnings with gcc-7.1v4.0dev1Kaleb S. KEITHLEY2017-11-011-8/+9
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-011-1/+3
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-012-0/+5
* cluster/ec: MISSING_BREAK coverity fixSunil Kumar Acharya2017-10-311-0/+3
* cluster/afr: Honor default timeout of 5min for analyzing split-brain fileskarthik-us2017-10-301-1/+5
* cluster/afr: Fail open on split-brainPranith Kumar K2017-10-2611-95/+208
* cluster/ec: Implement DISCARD FOP for ECSunil Kumar Acharya2017-10-255-48/+332
* cluster/ec: Allow parallel writes in EC if possiblePranith Kumar K2017-10-248-142/+282
* cluster/dht: fix crash when deleting directoriesZhang Huan2017-10-161-2/+4
* cluster/ec: Coverity Fix UNUSED_VALUE in ec_create_nameKamal Mohanan2017-10-161-1/+1
* cluster/ec: Improve heal info command to handle obvious casesAshish Pandey2017-10-163-24/+41
* cluster/ec: add functions for stripe alignmentXavier Hernandez2017-10-136-47/+129
* dht: free memory allocated in dht_init() and dht_init_subvolumes()Niels de Vos2017-10-111-1/+17
* cluster/dht: Don't store the entire uuid for subvolsN Balachandran2017-10-104-19/+40
* cluster/ec: Handle parallel get_size_versionPranith Kumar K2017-10-103-59/+102
* afr: heal gfid as a part of entry healRavishankar N2017-10-094-67/+120
* cluster/ec: Improve performance with xattrop updateSunil Kumar Acharya2017-10-061-24/+102
* xlator/cluster/afr:coverity Issue "UNUSED_VALUE" in afr_get_split_brain_statusSubha sree Mohankumar2017-10-051-1/+7
* cluster/dht : User xattrs are not healed after brick stop/startMohit Agrawal2017-10-047-111/+2077
* cluster/afr: Make choose-local "reconfigurable"Krutika Dhananjay2017-09-301-0/+11
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-291-1/+1
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-291-0/+1
* 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