summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Make read child match check in afr optionalv3.5.4beta1Krutika Dhananjay2015-03-183-0/+21
* afr: exit out of stack winds in for loops if call_count is zeroRavishankar N2015-03-115-4/+16
* afr: Don't write to sparse regions of sink.Ravishankar N2015-02-121-51/+146
* features/marker: Filter internal xattrs in lookupPranith Kumar K2015-02-123-23/+20
* cluster/afr: serialize inode locksPranith Kumar K2015-02-112-77/+221
* cluster/afr: Preserve errno in case of failures on all subvolsPranith Kumar K2015-02-111-0/+3
* cluster/dht: Fix incorrect updates to parent timesKrutika Dhananjay2015-02-051-6/+5
* cluster/afr: When parent and entry read subvols are different, set entry->ino...Krutika Dhananjay2015-02-054-12/+121
* Cluster/DHT : Fixed crash due to null derefNithya Balachandran2014-12-041-3/+4
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-264-10/+19
* cluster/afr : Prevent excessive logging of split-brain messages.Anuradha2014-11-135-6/+15
* cluster/afr: Fix xattr heal comparison checksPranith Kumar K2014-11-131-2/+6
* afr : Logging improvementAnuradha2014-11-137-143/+188
* cluster/afr: Fix excessive logging in glfsheal log fileKrutika Dhananjay2014-10-273-3/+4
* logs: Do selective logging for errnosPranith Kumar K2014-10-221-3/+4
* cluster/afr: Fix sizeof typoPranith Kumar K2014-10-181-1/+1
* Only cleanup priv->shd.statistics if createdTiziano Müller2014-10-071-5/+8
* cluster/dht: fix memory corruption in locking api.Raghavendra G2014-10-011-2/+2
* cluster/dht: Fixed double UNWIND in lookup everywhere codeShyam2014-10-011-4/+4
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-10-011-6/+142
* Cluster/DHT: Changing rename log severityNithya Balachandran2014-10-011-1/+1
* cluster/dht: Rename should not fail post hardlink creationShyam2014-10-012-41/+102
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-10-011-6/+43
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-10-013-34/+291
* cluster/dht: invoke callback when there are no locks to be unlocked.Raghavendra G2014-10-011-0/+4
* cluster/dht: introduce dht locking api.Raghavendra G2014-10-015-1/+659
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-10-011-2/+20
* cluster/dht: Fix dht_access treating directory like filesShyam2014-09-291-4/+5
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-09-292-14/+155
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-231-4/+7
* cluster/dht: Added keys in dht_lookup_everywhere_doneVenkatesh Somyajulu2014-09-171-4/+72
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-09-172-21/+73
* dht: fix rename raceNithya Balachandran2014-09-171-2/+6
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-09-173-29/+332
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathSusant Palai2014-09-171-7/+41
* dht: fix rename raceJeff Darcy2014-09-172-3/+10
* DHT/readdirp: Directory not shown/healed on mount point if existsSusant Palai2014-09-173-5/+52
* dht/rebalance: Do not allow rebalance when gfid mismatch foundVenkatesh Somyajulu2014-09-171-1/+17
* NFS: stripe-xlator should pass EOF at end of READDIRNiels de Vos2014-08-261-11/+8
* cluster/afr: Fix a minor typo.Vijay Bellur2014-08-261-1/+1
* cluster/afr: Fix leaks in self-heal code pathPranith Kumar K2014-07-185-8/+15
* cluster/stripe: Fix EINVAL errors on quota enabled volumesKrutika Dhananjay2014-06-271-1/+0
* cluster/stripe: don't treat ESTALE as failure in lookupRavishankar N2014-06-241-2/+3
* cluster/afr: Fix resolution issues with afrPranith Kumar K2014-06-242-10/+19
* protocol/server: send ENOENT instead of ESTALE for older clientsRavishankar N2014-06-201-0/+8
* cluster/afr: remove unused variableRavishankar N2014-05-151-2/+0
* cluster/afr: send opendirs to all children for entry self-healRavishankar N2014-05-142-25/+10
* cluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K2014-05-143-6/+23
* cluster/afr: Fix bugs in quorum implementationPranith Kumar K2014-05-108-103/+166
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-05-082-2/+4