summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-253-5/+46
* build: remove dht2, it is not ready for 3.8Niels de Vos2016-05-2411-235/+1
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-244-37/+98
* cluster/afr: Check for required number of entrylksRavishankar N2016-05-241-5/+83
* cluster/afr: If possible give errno received from lower xlatorsPranith Kumar K2016-05-241-1/+3
* fuse: unref dict even if fuse_first_lookup failsOlia Kremmyda2016-05-241-2/+1
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-243-164/+299
* cluster/afr : Do post-op in case of symmetric errorsAnuradha Talur2016-05-241-2/+6
* cli/glusterd: add/remove brick fixes for arbiter volumesRavishankar N2016-05-247-66/+204
* nfs: strip trailing / when clients do subdir mountsNiels de Vos2016-05-241-0/+5
* features/worm: When disabled, worm xlator must directly pass fops to its chil...Krutika Dhananjay2016-05-241-4/+42
* index: Fix compiler warningRavishankar N2016-05-242-3/+4
* protocol/client: Filter o-direct in readv/writevPranith Kumar K2016-05-231-8/+15
* glusterd/geo-rep: slave volume uuid to identify a geo-rep sessionSaravanakumar Arumugam2016-05-234-49/+544
* cluster/tier: downgrade max-cycle-time log message to INFODan Lambright2016-05-211-1/+1
* leases: Send "this" as cookie to the timer handlerPoornima G2016-05-203-6/+27
* leases: Fix failure of RD_lease request in certain scenarioPoornima G2016-05-201-1/+3
* dht: rename takes lock on parent directory if destination existsSakshi Bansal2016-05-201-7/+32
* glusterd: copy real_path from older brickinfo during brick importAtin Mukherjee2016-05-2010-54/+84
* leases: Do not init the threads when lease is disabledPoornima G2016-05-202-13/+60
* leases: Fix the notify being lostPoornima G2016-05-201-15/+3
* glusterd/bitrot: Fix bit-rot scrub statusKotresh HR2016-05-191-7/+11
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-1910-324/+697
* Revert glusterd/afr: store afr pending xattrs as a volume optionRavishankar N2016-05-182-127/+16
* tier/detach: Clear tier-fix-layout-complete xattr after migration threads joinJoseph Fernandes2016-05-181-33/+42
* glusterd-ganesha : copy ganesha export configuration files during rebootJiffin Tony Thottan2016-05-185-67/+154
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-187-8/+8
* client: Fix the message idsPoornima G2016-05-151-2/+9
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-147-30/+71
* mount/fuse: Log gfid and fd ptr as well when writev/readv failKrutika Dhananjay2016-05-141-3/+9
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-141-1/+10
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-141-2/+2
* Revert "features/shard: Make o-direct writes work with sharding"Krutika Dhananjay2016-05-141-6/+0
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-103-7/+204
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-103-2/+34
* rpc: define client port rangePrasanna Kumar Kalever2016-05-101-2/+0
* 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
* 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-041-17/+70
* posix: Set correct d_type for readdirp() callsPrashanth Pai2016-05-031-0/+29
* protocol/server: address double free'sPrasanna Kumar Kalever2016-05-031-4/+0
* features/locks: Implement mandatory locksAnoop C S2016-05-035-152/+601
* 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