summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* dht: selfheal should wind mkdir call to subvols with ESTALE errorSakshi Bansal2016-05-251-1/+2
* dht/rebalance: mark hardlink failures as skipped in rebalanceSusant Palai2016-05-251-0/+8
* cluster/ec: Use correct log levelsAshish Pandey2016-05-245-7/+7
* cluster/afr: Check for required number of entrylksRavishankar N2016-05-241-5/+83
* fuse: unref dict even if fuse_first_lookup failsKremmyda, Olia (NSN - GR/Athens)2016-05-231-2/+1
* nfs: strip trailing / when clients do subdir mountsNiels de Vos2016-05-231-0/+5
* index: improve compiler warning fixNiels de Vos2016-05-232-3/+4
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-203-164/+299
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-203-0/+12
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-203-5/+46
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-194-37/+98
* cli/glusterd: add/remove brick fixes for arbiter volumesRavishankar N2016-05-197-66/+204
* leases: Do not init the threads when lease is disabledPoornima G2016-05-192-13/+60
* leases: Send "this" as cookie to the timer handlerPoornima G2016-05-193-6/+27
* upcall: pass dict with xattrs on xattr invalidationPoornima G2016-05-195-80/+162
* leases: Fix failure of RD_lease request in certain scenarioPoornima G2016-05-191-1/+3
* cluster/afr: If possible give errno received from lower xlatorsPranith Kumar K2016-05-181-1/+3
* dht: rename takes lock on parent directory if destination existsSakshi Bansal2016-05-181-7/+32
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-187-8/+8
* glusterd: copy real_path from older brickinfo during brick importAtin Mukherjee2016-05-1810-56/+86
* Revert "features/shard: Make o-direct writes work with sharding"Krutika Dhananjay2016-05-171-6/+0
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-05-161-33/+7
* 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