summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Use size to calculate estimatesN Balachandran2017-07-103-24/+188
* cluster/ec : Don't try to heal when no sink is UPAshish Pandey2017-07-071-0/+6
* cluster/ec: correctly handle end of file for seekXavier Hernandez2017-07-061-0/+18
* core: assorted typos and spelling mistakes from Debian lintianKaleb S. KEITHLEY2017-07-031-1/+1
* cluster:dht Fix crash in dht_rename_lock_cbkN Balachandran2017-06-291-2/+4
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-06-286-30/+543
* ec: Increase notification in all the casesAshish Pandey2017-06-281-31/+20
* cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.Susant Palai2017-06-263-55/+54
* cluster/dht: rebalance gets file count periodicallyN Balachandran2017-06-234-30/+97
* cluster/ec: Node uuid xattr support update for ECSunil Kumar Acharya2017-06-232-6/+23
* dht/hardlink : Remove stale linkto file incase of failureJiffin Tony Thottan2017-06-223-1/+81
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-06-201-9/+79
* dht: passing the errno as an argument to gf_msgAnkitRaj2017-06-201-110/+109
* cluster/dht: Additional checks for rebalance estimatesN Balachandran2017-06-201-5/+15
* cluster/afr: Implement quorum for lk fopPranith Kumar K2017-06-192-23/+38
* cluster/ec: lk shouldn't be a transactionPranith Kumar K2017-06-161-19/+1
* dht: reduce duplicate code in tier migrateAmar Tumballi2017-06-141-75/+10
* cluster/dht: Include dirs in rebalance estimatesN Balachandran2017-06-073-31/+83
* cluster/ec: Update xattr and heal size properlyAshish Pandey2017-06-062-9/+19
* afr: update errno check in afr_inode_refresh_doRavishankar N2017-06-051-1/+1
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-022-3/+2
* cluster/dht: Make optimal usage of buffer provided with readdir(p)Sakshi2017-05-314-54/+62
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-05-311-7/+16
* cluster/dht: fix on demand migration files from clientSusant Palai2017-05-304-20/+35
* features/dht: Initialize local hashed_subvolKotresh HR2017-05-251-0/+15
* cluster/ec: Implement FALLOCATE FOP for ECSunil Kumar Acharya2017-05-233-3/+209
* cluster/dht: Fix crash in dht_selfheal_dir_setattrN Balachandran2017-05-191-2/+6
* cluster/afr: Remove debug logs in fix_quorum_options()Vijay Bellur2017-05-191-5/+0
* cluster/dht: initialize throttle option "normal" to same in init and reconfigureSusant Palai2017-05-181-77/+52
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-173-50/+145
* cluster/ec: return all node uuids from all subvolumesXavier Hernandez2017-05-172-105/+141
* cluster/dht: Rebalance on all nodes should migrate filesN Balachandran2017-05-166-16/+211
* cluster/dht: Fix crash in dht rmdirN Balachandran2017-05-161-4/+10
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-154-15/+12
* cluster/tier: Don't update cached subvolN Balachandran2017-05-121-15/+3
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-111-25/+43
* afr: fixes to quorum-type in afr_priv_dump()Ravishankar N2017-05-101-0/+2
* cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-091-15/+8
* afr: include quorum type and count when dumping afr privRavishankar N2017-05-081-0/+6
* cluster/dht: Fix ret checkN Balachandran2017-05-081-1/+1
* coreutils: use coreutils instead of duplicate codeZhou Zhengping2017-05-051-3/+1
* Fix wrong operatorsMichael Scherer2017-05-042-4/+3
* Halo Replication feature for AFR translatorKevin Vigor2017-05-025-58/+422
* cluster/dht: Make rebalance throttle option tuned by numberSusant Palai2017-04-293-26/+110
* dht: send lookup on old name inside rename with bname and pargfidSusant Palai2017-04-291-9/+58
* cluster/dht: rebalance perf enhancementSusant Palai2017-04-292-108/+246
* cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-04-281-8/+4
* cluster/dht Remove redundant logs in dht rmdirN Balachandran2017-04-261-8/+7
* feature/dht: Directory synchronizationKotresh HR2017-04-2610-1141/+1897
* cluster/dht: correct space check for rebalanceSusant Palai2017-04-251-1/+1