summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* NetBSD negative timeout missing support workaroundEmmanuel Dreyfus2012-10-201-1/+1
* nfs: do lookup on getattr after brick-status changeJeff Darcy2012-10-198-40/+171
* 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
* mgmt/glusterd: avoid directly using conf->uuidPranith Kumar K2012-10-164-16/+16
* glusterfs: code cleanupRaghavendra Bhat2012-10-151-1/+1
* write-behind: use uint64_t for overlap comparisonAnand Avati2012-10-131-4/+4
* 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
* 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
* 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-111-0/+1
* cli: Changes and enhancements to XML outputKaushal M2012-10-112-11/+90
* 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-114-546/+610
* 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
* glusterd: bring an option to change the transport-type of the volume.Amar Tumballi2012-10-042-8/+49
* 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-032-4/+6
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-0337-77/+123
* build: move -L arguments out of CFLAGSJeff Darcy2012-10-033-4/+8
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-0337-73/+73
* fuse: create a new fd during fd-migration.Raghavendra G2012-10-023-130/+370
* build: remove -nostartfiles flagJeff Darcy2012-10-0236-36/+36
* build: replace INCLUDES by CPPFLAGSJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-0138-41/+41
* build: add missing GF_CFLAGS in api/src/Jeff Darcy2012-10-011-1/+1
* linux-aio: fixes while setting O_DIRECT flagAnand Avati2012-10-013-38/+60
* 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
* Fixed some general typing errors.Varun Shastry2012-09-273-6/+6
* mgmt/glusterd: Prevent extra unref in vol startPranith Kumar K2012-09-261-3/+4
* 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
* 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
* glusterd: use runner_run_nowait() variant for starting bricksAnand Avati2012-09-201-2/+2
* Prevent fuse from setting an invalid value of fd_ctxlinbaiye2012-09-201-2/+4
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-2011-175/+107
* glusterd: Fix compile time warning for gsyncd helper routineVenky Shankar2012-09-201-5/+8
* rpcsvc: framework for executing actors as synctaskAnand Avati2012-09-191-0/+3
* performance/io-cache: provide hook for dumping inode contextRaghavendra Bhat2012-09-191-29/+38