summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* fd: Do fd_bind on successful openPranith Kumar K2015-08-284-0/+7
* dht : lock on subvols to prevent lookup vs rmdir raceSakshi2015-08-275-84/+331
* cluster/afr : Examine data/metadata readable for read-subvolAnuradha Talur2015-08-252-23/+70
* afr: modify afr_txn_nothing_failed()Ravishankar N2015-08-251-12/+3
* cluster/dht: avoid mknod on decommissioned brickSusant Palai2015-08-252-35/+334
* dht: block/handle create op falling to decommissioned brickSusant Palai2015-08-235-57/+455
* afr: launch index heal on local subvols up on a child-up eventRavishankar N2015-08-211-17/+11
* cluster/tier : Use dht_* versions for xlator_fopsN Balachandran2015-08-181-16/+28
* cluster/ec: Fix write size in self-healXavier Hernandez2015-08-142-0/+10
* dht: return non NULL xattr,xdata for ret >= 0Susant Palai2015-08-131-2/+2
* dht/tier :rename fails with EBUSYMohammed Rafi KC2015-08-131-8/+20
* dht : updating return value for layout set functionSakshi2015-08-121-2/+2
* tier/libgfdb : Setting Freq counters of un-selected files to zeroJoseph Fernandes2015-08-121-2/+2
* cluster/tier: fix demotion when cold tier is ECDan Lambright2015-08-121-0/+2
* cluster/dht: Reset source file mode bits on migration failureNithya Balachandran2015-08-121-3/+95
* afr: Do not wind statfs to arbiter brickRavishankar N2015-08-073-5/+8
* cluster/ec: Fix tracking of good bricksXavier Hernandez2015-08-0611-258/+122
* dht/tiering : create new dictionary during migrationMohammed Rafi KC2015-08-061-2/+10
* cluster/ec: Minimize usage of EIO errorXavier Hernandez2015-07-2814-1890/+1201
* cluster/afr: Fix incorrect logging in read transactionsKrutika Dhananjay2015-07-261-2/+6
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-244-5/+27
* cluster/ec: Handle race between unlock-timer, new lockPranith Kumar K2015-07-233-50/+17
* dht: send lookup even for fd based operations during rebalanceRavishankar N2015-07-221-23/+30
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-151-2/+2
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-141-1/+4
* cluster/ec: wind readlink on good subvol(s)Pranith Kumar K2015-07-146-48/+90
* cluster/ec: Prevent data corruptionsPranith Kumar K2015-07-143-14/+32
* ec : Implement check for the cluster.heal-timeout valuesAshish Pandey2015-07-141-0/+10
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2015-07-132-4/+10
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-102-2/+2
* cluster/ec: Don't read from bricks that are healingPranith Kumar K2015-07-091-1/+1
* cluster/ec: Remove locks in opendirPranith Kumar K2015-07-081-21/+1
* cluster/ec: Fix use after free bugPranith Kumar K2015-07-072-0/+9
* cluster/ec: Don't read from bad subvolsPranith Kumar K2015-07-061-18/+23
* cluster/ec: Remove failed subvols from source/sink computationPranith Kumar K2015-07-061-1/+6
* cluster/ec: Make background healing optional behaviorPranith Kumar K2015-07-063-11/+55
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-061-2/+5
* cluster/ec: Add throttling in background healingPranith Kumar K2015-07-016-5/+114
* cluster/ec: Remove dead codePranith Kumar K2015-07-011-1376/+2
* cluster/dht: use refcount to manage memory used to store migrationRaghavendra G2015-07-012-21/+46
* afr: Porting messages to new logging frameworkarao2015-06-2716-473/+748
* quota: Fix statfs values in EC when quota_deem_statfs is enabledvmallika2015-06-271-4/+12
* cluster/afr : truncate all sinks filesAnuradha2015-06-261-14/+11
* afr: Block fops when file is in split-brainRavishankar N2015-06-264-14/+76
* cluster/tier: stop tier migration after graph switchDan Lambright2015-06-261-0/+16
* tier/ctr: Ignore creation of T file and Ctr Lookup heal improvememntsJoseph Fernandes2015-06-261-3/+2
* ec: Porting messages to new logging frameworkNandaja Varma2015-06-2615-463/+1323
* EC : While Healing a file, set the config xattrAshish Pandey2015-06-261-1/+14
* cluster/ec: wind fops on good subvols for access/readdir[p]Pranith Kumar K2015-06-267-137/+203
* tiering/rebalance: tier daemon stopped with out updating statusMohammed Rafi KC2015-06-251-3/+0