summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Fix inode-leak in data self-healPranith Kumar K2016-04-251-1/+1
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-255-27/+645
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-204-16/+48
* cluster/afr: Use parallel dir scan functionalityPranith Kumar K2016-04-174-13/+59
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-04-175-43/+6
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-165-15/+138
* cluster/afr: Fix witness counting code in src/sink detectionPranith Kumar K2016-04-161-7/+19
* cluster/afr: Don't delete gfid-req from lookup requestPranith Kumar K2016-04-122-5/+9
* arbiter: write performance improvementRavishankar N2016-04-112-12/+12
* dht: lock on subvols to prevent rename and lookup selfheal raceSakshi2016-04-101-43/+158
* cluster/ec: Do not ref dictionary in lookupPranith Kumar K2016-04-091-7/+4
* dht: lock on subvols to prevent lookup vs rmdir raceSakshi2016-04-065-88/+435
* cluster/dht/rebalance: rebalance failure handlingSusant Palai2016-04-051-21/+141
* afr: add mtime based split-brain resolution to CLIRavishankar N2016-04-041-10/+71
* tier/dht : Attach tier fix layout to run in backgroundJoseph Fernandes2016-04-012-24/+247
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-309-31/+57
* cluster/afr: Fix read-child selection in entry create fopPranith Kumar K2016-03-292-3/+46
* dht: report constant directory sizeJeff Darcy2016-03-284-1/+81
* dht: update attr information in refresh layout to avoidSakshi Bansal2016-03-281-1/+8
* afr : Enable auto heal when replica count increasesAnuradha Talur2016-03-235-81/+144
* afr: Add throttled background client-side healsRavishankar N2016-03-226-58/+200
* Tier: Avoiding stale entries from causing demotion to stophari gowtham2016-03-222-3/+36
* TIER: stopping the tierd when the volume goes downhari gowtham2016-03-221-0/+9
* cluster/ec: Provide an option to enable/disable eager lockAshish Pandey2016-03-203-3/+16
* cluster/tier: break out of iterating query file once cycle time endsDan Lambright2016-03-161-0/+27
* afr: misc performance improvementsRavishankar N2016-03-082-29/+56
* cluster/tier: Additional details in error messagesN Balachandran2016-03-071-37/+41
* afr: do not set arbiter as a readable subvol in inode contextRavishankar N2016-03-071-0/+13
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-03-063-14/+19
* Revert "afr: do not set arbiter as a readable subvol in inode context"Pranith Kumar Karampuri2016-03-051-8/+0
* afr: do not set arbiter as a readable subvol in inode contextRavishankar N2016-03-041-0/+8
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2016-03-046-10/+12
* tier: Fix unused-but-set-variable warningRaghavendra Talur2016-03-031-2/+0
* cluster/ec: Fix invalid config check for directoriesXavier Hernandez2016-03-022-1/+15
* dht: mkdir must unwind with latest ctimeSakshi Bansal2016-02-292-0/+24
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-273-1/+132
* cluster/tier : Fixed wrong variable comparisonN Balachandran2016-02-271-2/+15
* dht: cleanup dict and free memory in rename code pathSakshi Bansal2016-02-251-0/+4
* dht: loc should store proper gfidSakshi Bansal2016-02-231-0/+1
* dht: file rename must take blocking inode locksSakshi Bansal2016-02-221-5/+5
* tier/create: store TIER_LINKFILE_GFID in xattr dictionaryMohammed Rafi KC2016-02-221-17/+68
* tier/create: Dynamically allocate gfid memoryMohammed Rafi KC2016-02-221-2/+13
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2016-02-224-82/+288
* tier/unlink: symlink failed to unlinkMohammed Rafi KC2016-02-221-1/+5
* tier:unlink during migrationMohammed Rafi KC2016-02-225-75/+374
* dht: set proper errno when hashed subvol is not foundSakshi Bansal2016-02-211-5/+5
* cluster/dht: Skip subvols if no layout presentN Balachandran2016-02-211-0/+8
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-191-9/+36
* cluster/tier: allow db queries to be interruptableDan Lambright2016-02-183-76/+167
* cli/ afr: op_ret for index heal launchRavishankar N2016-02-171-2/+3