summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: do not unconditionally restart glusterd in glusterfs-geo-replication %...Niels de Vos2012-10-111-2/+3
* cli: Changes and enhancements to XML outputKaushal M2012-10-116-200/+914
* glusterd: volume-start, add-brick and remove-brick to use synctask frameworkKrishnan Parthasarathi2012-10-1110-106/+193
* glusterd: Moved peer rsp handling functions to glusterd-utilsKrishnan Parthasarathi2012-10-115-560/+630
* glusterd: add-brick failed to start bricks when more than one were givenKrishnan Parthasarathi2012-10-101-9/+16
* cluster/afr Changed the message's log level from Error to DebugVenkatesh Somyajulu2012-10-101-3/+3
* storage/posix: return -1 if lstat call returns non zero value apart from -1Raghavendra Bhat2012-10-101-10/+30
* cluster/afr: check transaction type for eager-lock after it is setPranith Kumar K2012-10-101-6/+6
* glusterd: glusterd_brick_stop should be race free wrt pmapKrishnan Parthasarathi2012-10-106-18/+29
* gfapi: added more API callsAnand Avati2012-10-083-2/+1416
* Fix docs to reflect change in GLUSTERD_DEFAULT_WORKDIRKacper Kowalik (Xarthisius)2012-10-057-10/+10
* glusterd: bring an option to change the transport-type of the volume.Amar Tumballi2012-10-042-8/+49
* glfs-resolve: fix resolution of "/"Anand Avati2012-10-031-2/+27
* syncop: fix symlink paramAnand Avati2012-10-032-2/+3
* syncop: Implement some missing operationsAnand Avati2012-10-032-2/+105
* cli: fixed cli crash during volume set operationKrutika Dhananjay2012-10-031-1/+2
* core: make sure there are processors for just-queued tasksJeff Darcy2012-10-031-0/+5
* glusterd: rebalance should use runner_run_nowait to free up glusterd's epoll ...Krishnan Parthasarathi2012-10-031-3/+2
* build: libraries must be in LDADD/LIBADDJeff Darcy2012-10-036-14/+17
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-0344-91/+149
* build: move -L arguments out of CFLAGSJeff Darcy2012-10-033-4/+8
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-0346-86/+85
* dict: add new API 'dict_add()'Amar Tumballi2012-10-022-14/+42
* fuse: create a new fd during fd-migration.Raghavendra G2012-10-023-130/+370
* build: remove -nostartfiles flagJeff Darcy2012-10-0242-42/+42
* common-utils: valid_host_name() should allow (sub)domains starting/ending wit...Niels de Vos2012-10-021-23/+7
* build: replace INCLUDES by CPPFLAGSJeff Darcy2012-10-022-4/+4
* build: add missing backslash in api/src/Jeff Darcy2012-10-021-1/+1
* extras: hook scripts should not start Samba if it is not runningNiels de Vos2012-10-022-2/+2
* init.d: implement reload action for SUSE init scriptJeff Darcy2012-10-011-1/+5
* init.d: use proper dependencies in SUSE init scriptJeff Darcy2012-10-011-2/+2
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-0148-55/+55
* build: add missing GF_CFLAGS in api/src/Jeff Darcy2012-10-012-2/+1
* linux-aio: fixes while setting O_DIRECT flagAnand Avati2012-10-013-38/+60
* Fix problems of mismatch type.linbaiye2012-10-012-5/+6
* dict: no need to memdup() the XDR buffer for dict_unserializeAmar Tumballi2012-10-011-7/+1
* Made test-ffop.c exhaustive by making it to test all types of fops.M S Vishwanath Bhat2012-10-011-7/+770
* write-behind: implement causal ordering and other cleanupAnand Avati2012-10-012-2418/+1070
* cluster/afr: Provide option to set readdir-size in entry-self-healPranith Kumar K2012-10-014-5/+19
* cli: removed extra dict unrefs and memory leaksKrutika Dhananjay2012-09-304-286/+200
* Fixed some general typing errors.Varun Shastry2012-09-275-8/+8
* mgmt/glusterd: Prevent extra unref in vol startPranith Kumar K2012-09-261-3/+4
* Fix parallel build issuesKacper Kowalik (Xarthisius)2012-09-262-0/+2
* build: Install glusterfs-logrotate as config fileVijay Bellur2012-09-252-2/+5
* protocol/client: quick-reconnect after portmap queryAnand Avati2012-09-253-1/+11
* cluster/afr: Trigger heal on local subvols on any child_upPranith Kumar K2012-09-251-13/+21
* protocol/server: put the connection back if setvolume failsRaghavendra Bhat2012-09-251-1/+7
* gfapi: fix the failure in glfs_open()Amar Tumballi2012-09-251-1/+1
* cluster/afr: Wake up post-op on non-co-operative transactionPranith Kumar K2012-09-251-0/+23
* geo-rep / gsyncd: gsyncd binary wrapper context fixesVenky Shankar2012-09-242-0/+25