summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/ec: Implement self-heal-window_size optionSunil Kumar Acharya2017-04-253-3/+16
* cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-243-54/+71
* cluster/dht: rm -rf fails if dir has stale linkto filesN Balachandran2017-04-211-45/+203
* cluster/afr: GFID split brain resolution with favorite-child-policykarthik-us2017-04-202-45/+162
* cluster/dht: Skip file migration if the subvol that meets min-free-diskSusant Palai2017-04-193-25/+92
* afr: don't do a post-op on a brick if op failedRavishankar N2017-04-181-6/+15
* dht: Add missing braces in dht_opendirPoornima G2017-04-131-1/+2
* cluster/dht: Make rebalance honor min-free-diskSusant Palai2017-04-133-17/+234
* cluster/ec : Don't count healing brick as healthy brickAshish Pandey2017-04-121-1/+1
* dht/rebalance: Crawler performance improvementSusant Palai2017-04-101-127/+34
* dht: The xattrs sent in readdirp should be sent in opendir aswellPoornima G2017-04-061-28/+44
* build: clang has __builtin_popcount() and __builtin_ffs()Kaleb S. KEITHLEY2017-04-051-1/+1
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-041-3/+2
* build: miscellaneous spelling fixesPatrick Matthäi2017-04-021-1/+1
* syncop: don't wake task in synctask_wake unless really neededRavishankar N2017-03-281-8/+16
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-03-271-1/+1
* cluster/ec: Metadata healing fails to update the versionSunil Kumar Acharya2017-03-211-7/+5
* afr: do not mention split-brain in log message in read_txnRavishankar N2017-03-201-3/+2
* dht/rebalance: update op_errno for rebalance failuresSusant Palai2017-03-091-3/+4
* cluster/ec: Don't mark dirty on entry/meta ops in query-infoPranith Kumar K2017-03-072-9/+2
* afr: restore atime/mtime for non-regular filesRavishankar N2017-03-064-51/+64