summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix all the clang errors in 'rpc/*'Amar Tumballi2010-07-286-47/+62
* nfs3: NULL fdentry check before removing from fdcacheShehjar Tikoo2010-07-281-0/+3
* access-control: Fix O_CREATE determination checkShehjar Tikoo2010-07-281-1/+1
* replicate: Set setxattr wait-count to child-count to avoid raceShehjar Tikoo2010-07-281-1/+1
* nfs3: Error returns must check for <0, not == -1Shehjar Tikoo2010-07-281-2/+2
* nfs3: Return ESTALE when fh resolver exhausts direntsShehjar Tikoo2010-07-281-1/+1
* nfs3: Stop ESTALE from falling into SERVERFAULTShehjar Tikoo2010-07-281-0/+1
* cli: Init conditional mutex at the right placeVijay Bellur2010-07-282-5/+3
* DVM: Changes in CLI outputVijay Bellur2010-07-276-111/+185
* DVM: Changes for remove brickVijay Bellur2010-07-278-2/+394
* cluster/afr: Logging improvement for self-healPranith Kumar K2010-07-274-23/+28
* fix volume creation errors in replicate and stripeRaghavendra Bhat2010-07-271-2/+2
* Cancel ping timer if socket or ib errorshishir gowda2010-07-271-2/+10
* cli: Changes to provide proper exit status for gluster commandlineVijay Bellur2010-07-278-35/+137
* cli: Fixes related to get brick-replace to work.Pavan Sondur2010-07-274-38/+60
* dht enhancementsAmar Tumballi2010-07-273-49/+143
* Set fdctx only if op_ret is not -1Anush Shetty2010-07-271-6/+11
* Changes in pidfile format for start and stop volumesRaghavendra Bhat2010-07-274-7/+11
* cluster/afr: ignore errno from offline nodes during self-healPranith Kumar K2010-07-271-0/+3
* DVM: bug fixes in cli and glusterd for probe, start volumev3.1.0qa2Vijay Bellur2010-07-2517-562/+617
* glusterfs-volgen changed to create one volume per brickAmar Tumballi2010-07-232-55/+58
* custer/afr added self-heal logging in normal modePranith Kumar K2010-07-235-22/+93
* client protocol should send the fops only after handshakeAmar Tumballi2010-07-234-125/+313
* handle some NULL dereference in server protocolAmar Tumballi2010-07-232-6/+210
* glusterfsd: fix bug in GETSPEC which would result in loading of -f volfileAnand Avati2010-07-231-2/+1
* Changes for Dynamic Volume ManagementVijay Bellur2010-07-2216-93/+628
* free sh_priv->loops[i] in afr-self-heal-algorithm.c to avoid memory leakRaghavendra Bhat2010-07-221-0/+2
* glusterfsd: ban specifying fuse in volfileCsaba Henk2010-07-221-0/+11
* glusterfsd: move mgmt_init() to happen post deamonize()Anand Avati2010-07-211-10/+9
* cli: fix consistent behaviour with newlines in cli_out()Anand Avati2010-07-216-16/+18
* cli: fix 'unrecognized command' error on empty commandAnand Avati2010-07-211-0/+3
* glusterd: implement GETSPECAnand Avati2010-07-213-5/+171
* mount/fuse: disable fuse support from volfileAnand Avati2010-07-215-375/+325
* glusterfsd: make SIGINT gdb friendlyAnand Avati2010-07-211-1/+1
* Dead assignment cleanup.Sachidananda2010-07-201-0/+4
* add port as an optional argument to 'probe' commandAmar Tumballi2010-07-2012-83/+209
* 'glusterd' commandAmar Tumballi2010-07-205-5/+19
* fix mount.gluster so there is no fixed default portAmar Tumballi2010-07-201-5/+3
* rpc/rpc-lib added saved frame's call timestampPranith Kumar K2010-07-201-2/+10
* encryption/ features/quota change STACK_UNWIND to STACK_UNWIND_STRICTshishir gowda2010-07-202-3/+5
* 'gluster volume defrag' related bug fixesAmar Tumballi2010-07-206-10/+72