summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: logging changesRaghavendra Bhat2011-06-082-11/+2
* performance/io-cache: fix the check of min and max file size.Amar Tumballi2011-06-081-1/+1
* glusterd: replace brick status grows with dir tree.Krishnan Parthasarathi2011-06-081-1/+1
* syncop: Increase stack size for deep call stack.Krishnan Parthasarathi2011-06-081-1/+1
* mgmt/glusterd: Updated the error messages sent on cli quota command failure.Junaid2011-06-081-15/+39
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-087-44/+49
* protocol/client: Change log level of error to GF_LOG_ERRORPranith Kumar K2011-06-081-1/+1
* cli: fix the build warning messageRaghavendra Bhat2011-06-011-1/+1
* NFS : Handle buffer overflow in nfs3_create_exclusive.Gaurav2011-06-011-2/+4
* glusterd: add upgrade/downgrade xlator optionsshishir gowda2011-05-315-1/+81
* gluster rebalance: prevent data migration from higher disk space to lowerAmar Tumballi2011-05-311-0/+29
* DHT:first_up_subvol should be the one up the longestshishir gowda2011-05-314-4/+20
* stripe: changes to print stripe information in statedumpRaghavendra Bhat2011-05-311-0/+63
* build : with rpm install invoke glusterd upgrade option to modify vol files a...Lakshmipathi2011-05-311-0/+20
* cli: bring in format checking option for 'cli_out()'Amar Tumballi2011-05-312-2/+10
* cli: fix format string build warningsAmar Tumballi2011-05-312-27/+27
* client_bind: When allow-insecure xlator option is set, donot bind.shishir gowda2011-05-311-3/+1
* glusterfsd: prevent giving '-s' option without '--volfile-id' optionAmar Tumballi2011-05-312-4/+17
* dht-rename: Unlink older link files before creating new oneshishir gowda2011-05-313-2/+150
* pump: init last_event array to be used in afr_notifyPranith Kumar K2011-05-311-0/+7
* Fix typo in log message related to io-threads.Sachidananda2011-05-311-3/+3
* RPC : Valid typecasting for ipv4 and ipv6 in rpcsvc_get_listener_port.Gaurav2011-05-311-2/+2
* statfs(): honor the 'inode' on which the statfs() call is madeAmar Tumballi2011-05-312-7/+28
* performance/stat-prefetch: return ESTALE if inode's gfid is not the same as c...Raghavendra G2011-05-311-0/+9
* features/locks: Unwind with SUCCESS on non-blocking entrylk successPranith Kumar K2011-05-301-3/+4
* cluster/afr: Send Non-blocking lock in non-blocking entrylkPranith Kumar K2011-05-301-1/+1
* cluster/afr: Send the first child up/down after all its children notifyPranith Kumar K2011-05-303-54/+115
* cluster/dht: notify should succeed when waiting for all subvols first eventPranith Kumar K2011-05-301-1/+3
* glusterfsd-mgmt: include signal.hAnand Avati2011-05-301-0/+1
* rpc: NetBSD portability fixesAnand Avati2011-05-301-0/+12
* fuse: NetBSD portability fixesAnand Avati2011-05-301-1/+1
* quick-read: Fix dirname(3) usageAnand Avati2011-05-301-5/+6
* stat-prefetch: fix dirname(3) usageAnand Avati2011-05-301-2/+8
* fuse: NetBSD portability fixesAnand Avati2011-05-302-0/+13
* rpc: TCP_KEEPALIVE undeclared in NetBSDAnand Avati2011-05-301-1/+1
* fuse: NetBSD portability fixesAnand Avati2011-05-303-4/+14
* errno: NetBSD does not have EDOOFUSAnand Avati2011-05-301-0/+2
* rpc: use AI_ADDRCONFIG selectivelyAnand Avati2011-05-303-0/+12
* mount.glusterfs: The == operator is a non-standard bash extension. = should b...Anand Avati2011-05-301-1/+1
* rpc-clnt: consider the (re-)configured port for only one connect() callAmar Tumballi2011-05-303-12/+16
* cluster/stripe: Fix a typo in strncmp.Junaid2011-05-301-1/+1
* mgmt/glusterd: Display a warning message to CLI in case of a corrupt geo-rep ...Kaushik BV2011-05-303-41/+78
* pump: Detect 'empty' brick and finish migration.Krishnan Parthasarathi2011-05-301-0/+8
* mgmt/glusterd: Set option listen-backlog to 128Vijay Bellur2011-05-302-0/+17
* rpc: Introduce option for listen()'s backlogVijay Bellur2011-05-302-1/+15
* TOP: exit status should be non-zero for successshishir gowda2011-05-271-1/+1
* mgmt/glusterd: Start nfs after all bricks are started on glusterd re-startPranith Kumar K2011-05-271-1/+4
* performance/io-cache: fix annoying logs during reconfigureAmar Tumballi2011-05-271-53/+56
* cluster/dht: detect linkfiles mismatching gfids and delete+recreateAnand Avati2011-05-261-70/+107
* reimplement invocation of external programs with run APICsaba Henk2011-05-2610-376/+282