summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: act as passthrough for renames on single child DHTRaghavendra G2018-04-101-7/+15
* cluster/ec: Turn ON the stripe-cache option by defaultAshish Pandey2018-04-061-1/+1
* afr: add quorum checks in pre-opRavishankar N2018-04-051-33/+31
* cluster/dht: enable lookup-optimize by defaultN Balachandran2018-04-042-2/+4
* cluster/afr: Prevent ping-event handling on shdPranith Kumar K2018-04-031-0/+2
* cluster/dht: Update dht option levelsN Balachandran2018-04-021-2/+16
* cluster/dht: Update layout in inode only on successN Balachandran2018-04-022-4/+24
* afr: add new value for read-hash-mode volume optionRavishankar N2018-03-296-32/+119
* cluster/ec: send list-node-uuids request to all subvolumesXavi Hernandez2018-03-281-1/+1
* cluster/dht: ENOSPC will not fail rebalanceN Balachandran2018-03-281-6/+2
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-03-281-1/+16
* cluster/ec: fix SHD crash for null gfid'sXavi Hernandez2018-03-211-0/+8
* cluster/afr: Switch to active-fd-count for open-fd checksPranith Kumar K2018-03-211-8/+8
* cluster/afr: Make AFR eager-locking similar to ECPranith Kumar K2018-03-149-908/+813
* cluster/ec: Change default read policy to gfid-hashAshish Pandey2018-03-141-1/+1
* cluster/ec: avoid delays in self-healXavi Hernandez2018-03-144-48/+93
* cluster/dht: Skipped files are not treated as errorsN Balachandran2018-03-121-9/+11
* cluster/afr: Remove unused code pathsPranith Kumar K2018-03-068-760/+42
* cluster/afr: Remove compound-fops usage in afrPranith Kumar K2018-03-065-396/+7
* cluster/afr: Make afr_fsync a transactionkarthik-us2018-03-025-164/+117
* cluster/afr: Fix dict-leak in pre-opPranith Kumar K2018-02-283-20/+20
* cluster/dht: store the 'reaction' on failures per lockRaghavendra G2018-02-236-38/+46
* cluster/dht: Handle single dht child in dht_lookupN Balachandran2018-02-221-0/+13
* cluster/dht: Ignore ENODATA from getxattr for posix aclsN Balachandran2018-02-221-6/+8
* cluster/dht: Fixed a typoN Balachandran2018-02-211-2/+2
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-211-4/+3
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-193-9/+29
* gfapi: return pre/post attributes from glfs_ftruncateKinglong Mee2018-02-121-4/+7
* gfapi: return pre/post attributes from glfs_fsync/fdatasyncKinglong Mee2018-02-121-1/+1
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-122-5/+6
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-082-1/+13
* cluster/dht: Unlink linkto files as rootN Balachandran2018-02-061-3/+7
* cluster/dht: Cleanup on fallocate failureN Balachandran2018-02-051-1/+17
* cluster/afr: remove unnecessary child_up initializationXavier Hernandez2018-02-031-7/+0
* cluster/dht: Fixed a leak in inode_refN Balachandran2018-02-021-3/+2
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-024-12/+138
* cluster/dht: Fixed leak in dht_populate_inode_for_dentryN Balachandran2018-02-022-4/+10
* afr: don't treat all cases all bricks being blamed as split-brainRavishankar N2018-02-012-9/+48
* cluster/ec: Do lock conflict check correctly for wait-listPranith Kumar K2018-02-011-8/+15
* afr: capture the correct errno in post-op quorum checkRavishankar N2018-01-311-8/+8
* cluster/dht: Skip '..' for the volume root dirN Balachandran2018-01-241-0/+5
* cluster/ec : EC options for GD2Sunil Kumar Acharya2018-01-221-1/+34
* afr: add quorum checks in post-opRavishankar N2018-01-191-0/+29
* cluster/afr: Adding option to take full file lockkarthik-us2018-01-193-3/+15
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-178-13/+12
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-164-94/+239
* cluster/afr: Fixing the flaws in arbiter becoming source patchkarthik-us2018-01-137-180/+271
* cluster/dht: Update options for gd2N Balachandran2018-01-121-15/+40
* cluster/dht: Change datatype of search_unhashed variableVarsha Rao2018-01-101-1/+1
* cluster/ec: OpenFD heal implementation for ECSunil Kumar Acharya2018-01-057-91/+243