summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* afr: add replication eventsRavishankar N2016-09-064-16/+82
* afr: Consume compound fops in afr transactionAnuradha Talur2016-09-017-64/+535
* glusterd : Introduce reset brickAnuradha Talur2016-08-291-2/+2
* afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-1/+0
* cluster/ec: Do multi-threaded self-healPranith Kumar K2016-08-241-3/+3
* 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-225-19/+152
* cluster/afr: Bug fixes in txn codepathKrutika Dhananjay2016-08-151-2/+2
* libglusterfs: move alloca0 definition to common-utilsRavishankar N2016-08-121-1/+0
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-041-1/+2
* afr: some coverity fixesRavishankar N2016-07-267-103/+155
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-252-4/+4
* 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
* afr: Consider ENOSPC and EDQUOT as symmetric errorsRavishankar N2016-06-121-5/+1
* 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: Add/Modify description for eager-lock optionAshish Pandey2016-06-031-4/+5
* cluster/afr: Unwind with xdata in inode-write fopsPranith Kumar K2016-06-014-10/+12
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-05-307-21/+120
* cluster/afr: Fix warning about unused variablePranith Kumar K2016-05-291-1/+0
* core: assorted spelling mistakes reported by DebianKaleb S KEITHLEY2016-05-261-1/+1
* cluster/afr: Attempt name-index purge even on full-heal of directoryKrutika Dhananjay2016-05-261-58/+72
* afr: Automagic unsplit-brain by [ctime|mtime|size|majority]Ravishankar N2016-05-257-22/+356
* cluster/afr: Check for required number of entrylksRavishankar N2016-05-241-5/+83
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-203-5/+46
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-194-37/+98
* cluster/afr: If possible give errno received from lower xlatorsPranith Kumar K2016-05-181-1/+3
* cluster/afr : Do post-op in case of symmetric errorsAnuradha Talur2016-05-131-2/+6
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-121-2/+2
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-051-1/+10
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-044-6/+69
* afr/index: changes for granular entry self-healRavishankar N2016-04-302-10/+86
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-299-48/+408
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-291-6/+12
* cluster/afr: Do not fsync when durability is offPranith Kumar K2016-04-271-0/+3
* afr: propagate child up event after timeoutRavishankar N2016-04-274-99/+200
* cluster/afr: Fix inode-leak in data self-healPranith Kumar K2016-04-241-1/+1
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-204-16/+48
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-155-15/+138
* cluster/afr: Fix witness counting code in src/sink detectionPranith Kumar K2016-04-111-7/+19
* arbiter: write performance improvementRavishankar N2016-04-112-12/+12
* cluster/afr: Use parallel dir scan functionalityPranith Kumar K2016-04-044-13/+59
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-03-314-32/+5
* afr: add mtime based split-brain resolution to CLIRavishankar N2016-03-291-10/+71
* cluster/afr: Fix read-child selection in entry create fopPranith Kumar K2016-03-282-3/+46
* afr : Enable auto heal when replica count increasesAnuradha Talur2016-03-215-82/+134
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-119-31/+57
* afr: misc performance improvementsRavishankar N2016-03-082-29/+56