summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* protocol/client : Implementation of compound fopAnuradha Talur2016-04-306-2/+1848
* 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-304-205/+608
* Leases: Add a server side xlator to handle lease requestsPoornima G2016-04-298-1/+2883
* Protocol: Add lease fopPoornima G2016-04-298-14/+329
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-2910-48/+414
* glusterd: persist brickinfo->real_pathAtin Mukherjee2016-04-293-25/+39
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-296-10/+52
* quota/glusterd: enhance quota enable and disable processvmallika2016-04-297-36/+389
* glusterd: fix max pmap alloc to GF_PORT_MAXPrasanna Kumar Kalever2016-04-281-5/+5
* protocol/client: Use loc->pargfid if loc->parent(->gfid) is not filledKrutika Dhananjay2016-04-281-8/+6
* glusterd: default value of nfs.disable, change from false to trueKaleb S KEITHLEY2016-04-281-6/+11
* build: remove unneeded include <sys/user.h> for FreeBSDNiels de Vos2016-04-281-1/+0
* glusterd: try to connect on GF_PMAP_PORT_FOREIGN aswellPrasanna Kumar Kalever2016-04-271-6/+9
* features/trash: wind mkdir with special pidAnoop C S2016-04-272-1/+40
* libglusterfs: Add debug and trace logs for stack traceRaghavendra Talur2016-04-272-4/+5
* cluster/afr: Do not fsync when durability is offPranith Kumar K2016-04-271-0/+3
* Rename enum _gf_client_pid to _gf_special_pidAnoop C S2016-04-271-1/+1
* snapshot: svc_stat collides with define from /usr/include/rpc/svc.hNiels de Vos2016-04-272-203/+159