summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/tier: Handle FOPs on files being migratedN Balachandran2015-09-256-89/+475
* cluster/dht: Reset source file mode bits on migration failureNithya Balachandran2015-09-211-3/+94
* cluster/dht : Propagate op_errno on failureNithya Balachandran2015-09-211-0/+1
* cluster/tier: Fixed a crash in tieringNithya Balachandran2015-09-161-2/+2
* cluster/tier do not flag migration error on already migrated fileDan Lambright2015-09-161-15/+13
* afr: perform replace-brick in a synctaskRavishankar N2015-09-154-14/+73
* afr : get split-brain-status in a synctaskAnuradha Talur2015-09-156-22/+103
* dht/remove-brick: Avoid data loss for hard link migrationSusant Palai2015-09-131-8/+49
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-113-41/+103
* dht: NULL dereferencing causes crashMohammed Rafi KC2015-09-101-2/+2
* afr: Do not wind the full writev payload to arbiter brickRavishankar N2015-09-071-0/+30
* cluster/tier: avoid filling /var/run with tiering filesDan Lambright2015-09-031-4/+28
* cluster/tier: make attach/detach work with new rebalance logicDan Lambright2015-09-022-25/+31
* cluster/dht: maintain start state of rebalance daemon across graph switch.Dan Lambright2015-09-021-3/+12
* cluster/tier: account for reordered layoutsDan Lambright2015-09-022-14/+32
* afr: Unset dirty xattr after setting pending xattr during post-opRavishankar N2015-09-021-13/+13
* cluster/afr: Make [f]xattrop metadata transactionPranith Kumar K2015-08-314-183/+234
* cluster/dht: Don't set posix acls on linkto filesNithya Balachandran2015-08-311-0/+34
* afr: modify afr_txn_nothing_failed()Ravishankar N2015-08-311-12/+3
* ec : trusted.ec.version xattr of all root directories of all bricks should be...Ashish Pandey2015-08-291-0/+3
* cluster/afr : Examine data/metadata readable for read-subvolAnuradha Talur2015-08-282-23/+70
* cluster/dht: avoid mknod on decommissioned brickSusant Palai2015-08-272-35/+334
* dht: block/handle create op falling to decommissioned brickSusant Palai2015-08-265-56/+455
* afr: launch index heal on local subvols up on a child-up eventRavishankar N2015-08-231-17/+11
* dht/tiering : create new dictionary during migrationMohammed Rafi KC2015-08-191-2/+10
* dht/tier :rename fails with EBUSYMohammed Rafi KC2015-08-191-8/+20
* cluster/tier : Use dht_* versions for xlator_fopsN Balachandran2015-08-191-16/+28
* cluster/ec: Fix write size in self-healXavier Hernandez2015-08-142-0/+10
* cluster/ec: Fix tracking of good bricksXavier Hernandez2015-08-1411-258/+122
* cluster/tier: fix demotion when cold tier is ECDan Lambright2015-08-121-0/+2
* afr: Do not wind statfs to arbiter brickRavishankar N2015-08-123-5/+8
* cluster/ec: Minimize usage of EIO errorXavier Hernandez2015-08-0814-1890/+1201
* cluster/afr: Fix incorrect logging in read transactionsKrutika Dhananjay2015-07-271-2/+6
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-271-2/+5
* dht: Adding log messages to the new logging frameworkarao2015-07-2715-335/+961
* dht: send lookup even for fd based operations during rebalanceRavishankar N2015-07-241-22/+30
* cluster/ec: Handle race between unlock-timer, new lockPranith Kumar K2015-07-233-50/+17
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-211-1/+4
* cluster/ec: Prevent data corruptionsPranith Kumar K2015-07-213-14/+32
* cluster/ec: wind readlink on good subvol(s)Pranith Kumar K2015-07-216-48/+90
* cluster/ec: Don't read from bricks that are healingPranith Kumar K2015-07-211-1/+1
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-211-2/+2
* cluster/ec: Remove locks in opendirPranith Kumar K2015-07-211-21/+1
* cluster/ec: Fix use after free bugPranith Kumar K2015-07-212-0/+9
* cluster/ec: Don't read from bad subvolsPranith Kumar K2015-07-211-18/+23
* cluster/ec: Remove failed subvols from source/sink computationPranith Kumar K2015-07-211-1/+6
* cluster/ec: Make background healing optional behaviorPranith Kumar K2015-07-213-11/+55
* cluster/ec: Add throttling in background healingPranith Kumar K2015-07-216-5/+114
* cluster/ec: Do not handle GF_CONTENT_KEYPranith Kumar K2015-07-211-85/+7
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-152-2/+2