summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/distribute: use a linked inode in directory heal codepathRaghavendra G2016-05-162-11/+58
* cluster/tier: downgrade max-cycle-time log message to INFODan Lambright2016-05-161-1/+1
* leases: Fix the notify being lostPoornima G2016-05-151-15/+3
* tier/detach: Clear tier-fix-layout-complete xattr after migration threads joinJoseph Fernandes2016-05-141-33/+42
* cluster/afr : Do post-op in case of symmetric errorsAnuradha Talur2016-05-131-2/+6
* index: Fix compiler warningRavishankar N2016-05-131-1/+1
* glusterd/geo-rep: slave volume uuid to identify a geo-rep sessionSaravanakumar Arumugam2016-05-124-49/+544
* mount/fuse: Log gfid and fd ptr as well when writev/readv failKrutika Dhananjay2016-05-121-3/+9
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-121-2/+2
* locks: Fix a compile warning to use labs instead of absSoumya Koduri2016-05-111-1/+1
* tier: avoid pthread_join if pthread_create failsPrasanna Kumar Kalever2016-05-111-2/+5
* upcall: Add support to invalidate xattrsNiels de Vos2016-05-114-63/+341
* features/worm: When disabled, worm xl must directly pass fops to its child xlKrutika Dhananjay2016-05-101-4/+42
* client: Fix the message idsPoornima G2016-05-101-2/+9
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-103-7/+204
* tier/detach : During detach check if background fixlayout is doneJoseph Fernandes2016-05-061-1/+16
* remove unused variablesPrasanna Kumar Kalever2016-05-062-2/+0
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-05-065-21/+218
* glusterd-ganesha : copy ganesha export configuration files during rebootJiffin Tony Thottan2016-05-055-67/+154
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-051-1/+10
* protocol/client: Filter o-direct in readv/writevPranith Kumar K2016-05-051-8/+15
* Tier/glusterd: Resetting the tier status value to not startedhari2016-05-051-4/+9
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-041-1/+1
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-047-30/+71
* performance/write-behind: guaranteed retry after a short writeRaghavendra G2016-05-041-17/+70
* protocol/client: fix coding style violationsJeff Darcy2016-05-041-32/+37
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-043-2/+34
* mgmt/glusterd: Fix op-version for mandatory-locking volume set optionAnoop C S2016-05-031-1/+1
* glusterd/bitrot: Fix bitrot xlator_typeKotresh HR2016-05-031-5/+5
* rpc: define client port rangePrasanna Kumar Kalever2016-05-031-2/+0
* glusterd: remove-brick commit should not succeed when migration failedSakshi Bansal2016-05-021-0/+6
* protocol/server: address double free'sPrasanna Kumar Kalever2016-05-021-4/+0
* features/bitrot: Fix Compilation Warning!!!Kotresh HR2016-05-023-13/+13
* cluster/ec: Fix issues with eager lockingXavier Hernandez2016-05-022-75/+192
* posix: Set correct d_type for readdirp() callsPrashanth Pai2016-05-021-0/+29
* features/locks: Implement mandatory locksAnoop C S2016-05-025-152/+601
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-05-022-13/+108
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-0110-317/+690
* glusterd/bitrot: Fix bit-rot scrub statusKotresh HR2016-05-011-7/+11
* protocol/server: Implementation of compound fopv3.9devAnuradha Talur2016-05-0110-246/+3339
* WORM/Retention Translator: Implementation of file level WORMkarthik-us2016-05-017-41/+1044
* 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-013-3/+84
* posix/lock: add setactivelk () fopSusant Palai2016-05-011-0/+119
* protocol: add setactivelk () fopSusant Palai2016-05-018-2/+400
* io-threads: add setactivelk () fopSusant Palai2016-05-011-0/+1
* posix/lock: add getactivelk () fopSusant Palai2016-05-013-0/+123
* protocol: add getactivelk () fopSusant Palai2016-05-018-1/+414
* io-threads: add getactivelk () fopSusant Palai2016-05-011-0/+1