summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: pre-commit regression testsAnand Avati2012-10-187-83/+234
* glusterfs: add gf_mkostemp api and use it instead of mkostemp of libcRaghavendra Bhat2012-10-173-0/+114
* object-storage: Don't catch generic exceptions around xattr callsPeter Portante2012-10-171-2/+2
* object-storage: Refactor code to reduce Swift diffs carriedPeter Portante2012-10-1714-546/+379
* cluster/dht: ignore empty ->hashed_subvol during lookupVenky Shankar2012-10-171-9/+1
* cluster/distribute: Always return the latest time in struct iatt.shishir gowda2012-10-166-50/+264
* syncop: save and restore THIS from the time of context switchAnand Avati2012-10-161-0/+4
* mgmt/glusterd: avoid directly using conf->uuidPranith Kumar K2012-10-164-16/+16
* object-storage: change logging of some errors to warningsPeter Portante2012-10-161-12/+12
* Remove the test subdirectory diffs ahead of initial refactoring.Peter Portante2012-10-161-136/+0
* Reduce the number of gratuitous differences in constraints.Peter Portante2012-10-161-4/+6
* glusterfs: code cleanupRaghavendra Bhat2012-10-152-14/+12
* Fix BZ 865858: remove unnecessary system calls around xattr opsPeter Portante2012-10-131-73/+19
* write-behind: use uint64_t for overlap comparisonAnand Avati2012-10-131-4/+4
* Refactor to use pyxattr's get/set/remove methodsPeter Portante2012-10-131-9/+9
* Fix a small typ-o in the Swift READMEPeter Portante2012-10-131-1/+1
* protocol/client: Conditional logging in client3_3_unlink_cbkVenkatesh Somyajulu2012-10-121-1/+5
* cluster/afr : Edited log message in afr_sh_entry_expunge_entry_cbkVenkatesh Somyajulu2012-10-121-1/+2
* core: Add support for systemtapKrishnan Parthasarathi2012-10-121-0/+33
* features/quota: Accept float numbers for quota limit.Varun Shastry2012-10-121-3/+3
* glusterfs man page editVarun Shastry2012-10-111-11/+55
* Preventing client crashing as the callings of GF_CALLOC has been failed.linbaiye2012-10-114-31/+107
* performance/write-behind: use try lock while taking statedumpsRaghavendra Bhat2012-10-111-2/+9
* cli: introduce "--" as option terminatorCsaba Henk2012-10-111-0/+14
* storage/posix: remove dependency on loc->path in posix_lookup()Amar Tumballi2012-10-111-1/+0
* replicate: don't use synctask_new from within a synctaskJeff Darcy2012-10-111-3/+14
* cluster/afr: gluster volume heal $VN info sporadically reports nothing to healVenkatesh Somyajulu2012-10-111-24/+29
* client-handshake: synchronize config.remote_port setting b/wRaghavendra G2012-10-112-13/+9
* 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