summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cli: Introduce timeouts for command response and connectionVijay Bellur2010-08-114-9/+43
* glusterd: restore peer information upon restartVijay Bellur2010-08-117-26/+263
* fuse resolve related changesAmar Tumballi2010-08-118-760/+1919
* 'gluster volume rebalance' related fixesAmar Tumballi2010-08-1111-65/+440
* fix build of nfs (cleanup of configure.ac)Anand V. Avati2010-08-101-2/+0
* core,glusterd: Solaris getxattr build fixShehjar Tikoo2010-08-102-1/+3
* build: ucontext on Darwin needs _XOPEN_SOURCEShehjar Tikoo2010-08-101-1/+1
* build: Solaris sigwait needs _POSIX_PTHREAD_SEMANTICSShehjar Tikoo2010-08-101-1/+1
* glusterd: Solaris build fixesShehjar Tikoo2010-08-102-2/+15
* rpc-lib: Solaris build fixesShehjar Tikoo2010-08-109-14/+44
* nfs/rpc: Solaris build fixesShehjar Tikoo2010-08-103-4/+10
* nfs: Do not build nfs/rpc as shared libraryShehjar Tikoo2010-08-104-21/+6
* nfs, nfs/rpc: Rename functions to prevent gfrpcsvc conflictShehjar Tikoo2010-08-1015-883/+948
* glusterd: Set right return value during delete volumeVijay Bellur2010-08-091-0/+2
* fix rpm spec file to build rpms for 3.1v3.1.0qa4Pavan Sondur2010-08-062-2/+4
* add pump xlator and changes for replace-brickPavan Sondur2010-08-0625-2617/+5461
* v2[PATCH BUG:1286] glusterd: Regain volume state upon re-startVijay Bellur2010-08-0610-246/+1112
* performance/io-cache: Disable caching when files are opened with GF_OPEN_NOWBRaghavendra G2010-08-062-0/+6
* mem pool for call_stub_tshishir gowda2010-08-065-5/+25
* mem pool for fd_tshishir gowda2010-08-064-2/+15
* Implement mem pool for inode dentryshishir gowda2010-08-063-7/+35
* Implement mem pool for frame and stackshishir gowda2010-08-063-14/+59
* Fix for seg fault in dict_unserialize if undersized buffers are passedshishir gowda2010-08-061-2/+20
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-064-29/+49
* remove same process transport shortcutting mechanism in rpcAmar Tumballi2010-08-062-192/+0
* cli: fix a stack buffer overflow errorAmar Tumballi2010-08-061-1/+1
* if rpc->status is not SUCCESS, don't decode the msgAmar Tumballi2010-08-061-12/+7
* Fix cli volume defrag command hangshishir gowda2010-08-061-1/+19
* fix memory-leak in case of disconnections in RPC serverAmar Tumballi2010-08-062-45/+7
* make some not implemented commands return successAmar Tumballi2010-08-035-37/+77
* Remove dead variables.Sachidananda2010-08-021-18/+8
* Remove dead variables.Sachidananda2010-08-021-1/+0
* Remove dead variables.Sachidananda2010-08-021-7/+0
* Remove dead variables.Sachidananda2010-08-021-2/+0
* Remove dead variables.Sachidananda2010-08-021-9/+13
* Remove dead variables.Sachidananda2010-08-021-2/+1
* Remove unused variables.Sachidananda2010-08-021-4/+0
* Remove unused variables.Sachidananda2010-08-021-18/+8
* Remove unused variablesSachidananda2010-08-021-2/+0
* Remove dead variables reported by clang.Sachidananda2010-08-021-13/+4
* Remove dead variables reported by clang.Sachidananda2010-08-021-1/+1
* libglusterfs: Prevent multiple timer threads from being spawnedv3.1.0qa3Vijay Bellur2010-07-291-1/+1
* syncop: initial implementationPavan Sondur2010-07-285-2/+564
* fixes for spurious entry self-heal in afrPranith Kumar K2010-07-283-5/+17
* glusterd: Bug fixes in add/remove brick.Vijay Bellur2010-07-281-3/+7
* changes to rpcRaghavendra G2010-07-2816-255/+377
* glusterd: Fix a crash when get volume failsVijay Bellur2010-07-281-1/+1
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-288-145/+100
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-2811-68/+152
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-2814-10/+47