summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* glusterd: handle replace-brick in paused state.v3.1.6qa2Krishnan Parthasarathi2011-07-273-31/+109
* cluster/dht: dht_rename() - handle GFID situationsAnand Avati2011-07-251-4/+51
* dht: use gfid of the actual file while recreating the proper linkfilesRaghavendra Bhat2011-07-231-1/+4
* glusterd rebalance: use lstat() instead of stat()Amar Tumballi2011-07-191-6/+6
* glusterd rebalance: feature to migrate extended attributes addedAmar Tumballi2011-07-191-0/+110
* s/Patchwork/Gerrit/Anand Avati2011-07-183-64/+104
* fuse: fix inode-leaks in fuse_lookup_and_resume codepath.Raghavendra G2011-07-172-12/+31
* cluster/afr: previous read_child should take precedence over priv->read_childPranith K2011-07-172-2/+10
* cluster/afr: save xattr of all the children in lookup_cbkPranith K2011-07-171-2/+2
* protocol/client: changes in volume_options to assistKaushik BV2011-07-171-9/+40
* write-behind: changes in volume_options to assistKaushik BV2011-07-171-4/+40
* quick-read: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-171-1/+20
* io-threads: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-171-8/+26
* io-cache: changes in volume_options to assist volumeKaushik BV2011-07-171-22/+97
* stripe: changes in volume_options to assist volume setKaushik BV2011-07-171-5/+47
* dht: changes in volume_options to assist volume setKaushik BV2011-07-171-3/+26
* afr: changes in volume_options to assist volume setKaushik BV2011-07-171-4/+40
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-07-1710-60/+541
* io-threads: Initialize mutex and condshishir gowda2011-07-171-0/+12
* posix: perform readdir filling in locked regionAnand Avati2011-07-161-85/+103
* performance/quick-read: reset open_in_transit to zero in case of an error.v3.1.6qa1Raghavendra G2011-07-121-0/+1
* mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.Raghavendra G2011-07-121-1/+2
* server: Reassociating 'old' conn can lead to chaos.Krishnan P2011-07-121-19/+10
* nfsrpc: Re-order NFS auth array contentsPavan T C2011-07-121-6/+6
* cluster/dht: fix race between two directory renamesAnand Avati2011-07-121-17/+89
* storage/posix: detect race in posix_rename()Anand Avati2011-07-121-0/+23
* client-handshake: skip CHILD_DOWN notifications when client is querying port ...Raghavendra G2011-07-121-0/+2
* nfs-rpc: Use mempool for allocating connection objectShehjar Tikoo2011-07-112-3/+19
* cli: Exit if glusterd is not operational in non-prompt modesVijay Bellur2011-07-113-0/+9
* mnt/fuse: Do a pthread_cond_broadcast for both CHILD_UP and CHILD_DOWN events.Raghavendra G2011-07-012-6/+7
* mount/fuse: wait till CHILD_UP event is recieved to do the first lookup.Raghavendra G2011-07-011-9/+2
* rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.Raghavendra G2011-07-011-0/+1
* cluster/afr: set frame local before access windPranith K2011-07-011-0/+2
* cluster/afr: fix the range of the lock taken in [f]truncatePranith K2011-07-011-4/+4
* fuse: consider a lookup as revalidate even if the inode is present in new graph.Raghavendra G2011-06-221-10/+12
* pump: mark pending before notify to children to avoid race in single CPU.Krishnan P2011-06-221-2/+2
* afr: bg self-heal must be off if self-heal-count=0.Krishnan P2011-06-221-3/+3
* stack: make process state dump more debug friendlyv3.1.5qa4v3.1.5Anand Avati2011-06-192-208/+238
* fix multiple transport related portmap issues in client handshakeAmar Tumballi2011-06-199-8/+137
* nfs:command to change the transport type of nfs server for volumes of transpo...Amar Tumballi2011-06-194-18/+98
* rpc-transport/rdma: don't return '0' in case of un-initiated rdma_connect()Amar Tumballi2011-06-191-4/+1
* glusterd-volgen: fix rdma volume file path in case of 'tcp, rdma' transport.Amar Tumballi2011-06-191-1/+1
* build : with rpm install invoke glusterd upgrade option to modify vol files a...Lakshmipathi2011-06-171-0/+18
* build : use pid file to kill nfs processLakshmipathi2011-06-171-2/+9
* mgmt/glusterd: add upgrade/downgrade xlator optionsVijay Bellur2011-06-175-1/+82
* posix: fix GFID assignment race between mkdir and lookupAnand Avati2011-06-171-1/+69
* mgmt/glusterd: Set the generic options in the graph before merging it with th...Junaid2011-06-161-8/+8
* features/locks:check for inodelk lists and blocked inodelks instead of entryl...Raghavendra Bhat2011-06-161-3/+3
* features/locks:update the refcount while releasing a lockv3.1.5qa3Raghavendra Bhat2011-06-141-0/+1
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-149-34/+176