summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* performance/io-cache: fix the check of min and max file size.Amar Tumballi2011-06-081-1/+1
* protocol/server: logging changesRaghavendra Bhat2011-06-082-11/+2
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-087-41/+48
* protocol/client: Change log level of error to GF_LOG_ERRORPranith Kumar K2011-06-081-1/+1
* 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
* 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
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-311-0/+3
* gf_auth also needs to handle server.allow-insecureshishir gowda2011-05-311-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
* 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
* syncdaemon: have the monitor kill the worker if it does not connect in 60 secCsaba Henk2011-04-223-4/+33
* mgmt/glusterd: fix up the buffer sizes to accomodate a correct estimate of si...Kaushik BV2011-04-221-16/+69
* cli: check if gsyncd is present in the configured place, enable geo-replicati...Kaushik BV2011-04-221-0/+50
* syncdaemon: handle errors in glusterfs mount more carefullyv3.2.0qa15Csaba Henk2011-04-211-4/+11
* 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-211-30/+45
* 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
* geo-replication: revamp CONFIG commandCsaba Henk2011-04-213-248/+109
* 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
* marker: fixes to bypass marker fops in case features are enabledAmar Tumballi2011-04-191-9/+22
* glusterd / geo-rep: harvesting further benefits of static gsyncd pre-configCsaba Henk2011-04-191-48/+34
* glusterd / geo-rep: do all gsyncd pre-configuration in glusterd initCsaba Henk2011-04-193-137/+140
* syncdaemon: add session-owner optionCsaba Henk2011-04-192-1/+8
* syncdaemon: implement template substitutions for config valuesCsaba Henk2011-04-193-22/+66
* gsyncd service auto-discoveryCsaba Henk2011-04-192-1/+51