summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cluster/stripe: Fix a typo in strncmp.v3.2.1qa2Mohammed Junaid Ahmed2011-06-011-1/+1
* cluster/stripe: make sure gfid is checked with valid dataAmar Tumballi2011-06-012-3/+7
* NFS : Handle buffer overflow in nfs3_create_exclusive.Gaurav2011-06-011-2/+4
* glusterd-volgen: fix rdma volume file path in case of 'tcp, rdma' transport.Amar Tumballi2011-05-311-1/+1
* glusterd: add upgrade/downgrade xlator optionsshishir gowda2011-05-315-2/+80
* build : with rpm install invoke glusterd upgrade option to modify vol files a...v3.2.1qa1Lakshmipathi2011-05-311-0/+20
* syncdaemon: fix listing xattrs when there is none and failure handlingCsaba Henk2011-05-311-5/+4
* syncdaemon: some refactor on monitorCsaba Henk2011-05-313-13/+17
* marker: fill out the volume-mark properly in case of marking corruptionCsaba Henk2011-05-311-1/+1
* RPC : Valid typecasting for ipv4 and ipv6 in rpcsvc_get_listener_port.Gaurav2011-05-311-2/+2
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-314-1/+23
* gf_auth also needs to handle server.allow-insecureshishir gowda2011-05-311-1/+15
* rpc: Introduce option for listen()'s backlogVijay Bellur2011-05-312-1/+15
* mgmt/glusterd: Set option listen-backlog to 128Vijay Bellur2011-05-312-0/+17
* dht-rename: Unlink older link files before creating new oneshishir gowda2011-05-313-2/+150
* performance/stat-prefetch: return ESTALE if inode's gfid is not the same as c...Raghavendra G2011-05-311-0/+9
* cluster/dht: detect linkfiles mismatching gfids and delete+recreateAnand Avati2011-05-311-70/+107
* pump: init last_event array to be used in afr_notifyPranith Kumar K2011-05-311-0/+7
* mgmt/glusterd: Start nfs after all bricks are started on glusterd re-startPranith Kumar K2011-05-311-1/+4
* pump: Detect 'empty' brick and finish migration.Krishnan Parthasarathi2011-05-311-0/+8
* features/locks: Unwind with SUCCESS on non-blocking entrylk successPranith Kumar K2011-05-311-3/+4
* cluster/afr: Send Non-blocking lock in non-blocking entrylkPranith Kumar K2011-05-311-1/+1
* cluster/dht: notify should succeed when waiting for all subvols first eventPranith Kumar K2011-05-311-1/+3
* cluster/afr: Send the first child up/down after all its children notifyPranith Kumar K2011-05-313-54/+115
* configure.ac: update version to 3.2gitAnand Avati2011-05-041-1/+1
* update format-patch.sh with BRANCH:release-3.2Anand Avati2011-04-291-1/+1
* performance/write-behind: initialize lock in wb-file before wb-file is set in...branchpoint-3.2Raghavendra G2011-04-291-20/+26
* marker: fix NULL deref in loggingv3.2.0Anand Avati2011-04-291-2/+3
* mgmt/glusterd: Fix ret value in importing of options/gsync slavesPranith Kumar K2011-04-221-1/+1
* cli: fix up parsing of geo-replication statusv3.2.0qa16Csaba Henk2011-04-221-7/+10
* syncdaemon: have the monitor kill the worker if it does not connect in 60 secCsaba Henk2011-04-223-4/+33
* cli: adhere to timeouts properlyCsaba Henk2011-04-221-4/+13
* mgmt/glusterd: fix up the buffer sizes to accomodate a correct estimate of si...Kaushik BV2011-04-223-24/+87
* cli: check if gsyncd is present in the configured place, enable geo-replicati...Kaushik BV2011-04-222-1/+122
* cli: changes in struct cli_cmd to disable gluster command at run-timeKaushik BV2011-04-227-43/+54
* syncdaemon: handle errors in glusterfs mount more carefullyv3.2.0qa15Csaba Henk2011-04-211-4/+11
* gluster volume create: fix help message with transport option 'tcp, rdma'Amar Tumballi2011-04-212-2/+3
* prevent few excessive logsAmar Tumballi2011-04-216-22/+23
* features/marker-quota: handle creation of regular files using mknod.Raghavendra G2011-04-212-0/+7
* glusterd / cli: make the needed changes to let a masterless geo-rep config re...Csaba Henk2011-04-212-32/+48
* features/marker-quota: handle overflow of counter used to set frame->root->lk...Raghavendra G2011-04-214-13/+42
* features/marker-quota: Add the disk space used to parent sizes during creatio...Raghavendra G2011-04-213-3/+6
* do not allow create volume or add-brick if given path or any brick is a part ...Raghavendra Bhat2011-04-211-0/+30
* cli: change geo-replication syntax to support slave-only invocationCsaba Henk2011-04-212-71/+86
* geo-replication: revamp CONFIG commandCsaba Henk2011-04-218-301/+143
* syncdaemon: fix double wait in monitorCsaba Henk2011-04-211-1/+1
* glusterd: log the error immedietly after the syscall failureRaghavendra Bhat2011-04-211-2/+4
* NFS : Check proper permissions in access control for setattr.Gaurav2011-04-211-2/+2
* features/marker: reduce the size corresponding to destination file if it is a...Raghavendra G2011-04-213-8/+18
* features/marker-quota: initialize dentry_child_count to total number of child...Raghavendra G2011-04-211-6/+17