summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-144-13/+58
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-141-2/+2
* packaging: additional dirs and files in /var/lib/glusterd/Milind Changire2016-05-141-2/+4
* Revert "features/shard: Make o-direct writes work with sharding"Krutika Dhananjay2016-05-141-6/+0
* gfapi: clear loc.gfid when retrying after ESTALERaghavendra Talur2016-05-121-0/+1
* libglusterfs: Fix security prefix comparisonPranith Kumar K2016-05-121-1/+1
* socket: Fix incorrect handling of partial readsXavier Hernandez2016-05-111-3/+5
* libglusterfs/gfapi: set appropriate errno for inode_link failuresSoumya Koduri2016-05-115-12/+35
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-104-7/+205
* packaging: resource-agents sub-package needs arch-less requiresNiels de Vos2016-05-101-1/+1
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-107-49/+71
* rpc: define client port rangePrasanna Kumar Kalever2016-05-104-4/+42
* packaging: additional dirs and files in /var/lib/glusterd/Kaleb S KEITHLEY2016-05-091-3/+4
* glusterd/bitrot: Fix bitrot xlator_typeKotresh HR2016-05-081-5/+5
* tier/detach : During detach check if background fixlayout is doneJoseph Fernandes2016-05-061-1/+16
* cluster/ec: Fix issues with eager lockingXavier Hernandez2016-05-062-75/+192
* heal: Fix incorrect heal info outputAnuradha Talur2016-05-061-1/+2
* gfapi: Fix a deadlock caused by graph switch while aio in progressPoornima G2016-05-061-206/+362
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-061-1/+1
* glusterd: remove-brick commit should not succeed when migration failedSakshi Bansal2016-05-051-0/+6
* mgmt/glusterd: Fix op-version for mandatory-locking volume set optionAnoop C S2016-05-051-1/+1
* performance/write-behind: guaranteed retry after a short writeRaghavendra G2016-05-043-18/+98
* posix: Set correct d_type for readdirp() callsPrashanth Pai2016-05-033-0/+96
* protocol/server: address double free'sPrasanna Kumar Kalever2016-05-031-4/+0
* features/locks: Implement mandatory locksAnoop C S2016-05-038-153/+823
* scripts: update rfc.sh to commit to the release-3.8 branchv3.8rc0Niels de Vos2016-05-021-1/+1
* protocol/server: Implementation of compound fopv3.9devAnuradha Talur2016-05-0110-246/+3339
* WORM/Retention Translator: Implementation of file level WORMkarthik-us2016-05-018-41/+1098
* dht/rebalance: add lock migration fop to dht_migrate_fileSusant Palai2016-05-012-63/+112
* cluster/dht: handle EREMOTE in dht lk/flushSusant Palai2016-05-013-7/+125
* glusterd: volume set changes for lock migrationSusant Palai2016-05-014-3/+118
* posix/lock: add setactivelk () fopSusant Palai2016-05-011-0/+119
* protocol: add setactivelk () fopSusant Palai2016-05-0110-2/+413
* io-threads: add setactivelk () fopSusant Palai2016-05-011-0/+1
* core: add setactivelk () fopSusant Palai2016-05-0114-1/+196
* posix/lock: add getactivelk () fopSusant Palai2016-05-013-0/+123
* protocol: add getactivelk () fopSusant Palai2016-05-0111-2/+436
* io-threads: add getactivelk () fopSusant Palai2016-05-011-0/+1
* core: add getactivelk () fopSusant Palai2016-05-0115-0/+258
* quota: mark tests/basic/quota.t as bad_testSusant Palai2016-05-011-0/+1
* quota: mark inode-quota-enforcing.t as bad_testSusant Palai2016-05-011-0/+2
* quota: mark quota-ancestry-building.t as bad_testSusant Palai2016-05-011-0/+2
* disperse: mark bug-1304988.t as bad_testSusant Palai2016-05-011-0/+2
* tests: Add test cases for add/replace brick with granular entry shKrutika Dhananjay2016-05-012-0/+155
* protocol/client : Implementation of compound fopAnuradha Talur2016-04-308-4/+1852
* protocol/client : Refactoring functionsAnuradha Talur2016-04-306-1146/+3040
* tier/migrator: Fetch the next query file for the next cycleJoseph Fernandes2016-04-302-0/+25
* afr/index: changes for granular entry self-healRavishankar N2016-04-305-205/+610
* Leases: Add a server side xlator to handle lease requestsPoornima G2016-04-2912-4/+2895
* Protocol: Add lease fopPoornima G2016-04-2912-14/+416