summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delete dead assignments.Sachidananda2010-07-201-6/+1
* Remove dead assignment.Sachidananda2010-07-201-1/+1
* performance/symlink-cache convert STACK_UNWIND to STACK_UNWIND_STRICTshishir gowda2010-07-201-4/+4
* performance/stat-prefetch convert STACK_UNWIND TO STACK_UNWIND_STRICTshishir gowda2010-07-201-2/+2
* features/locks convert STACK_UNWIND to STACK_UNWIND_STRICTshishir gowda2010-07-201-1/+3
* features/trash convert STACK_UNWIND TO STACK_UNWIND STRICTshishir gowda2010-07-202-16/+16
* debug/* Change STACK_UNWIND TO STACK_UNWIND_STRICTshishir gowda2010-07-193-10/+10
* dht: set 'lookup-unhashed' to ON by default (instead of 'auto').Amar Tumballi2010-07-193-3/+9
* volgen now takes 'num-replica' and 'num-stripe' optionsAmar Tumballi2010-07-192-26/+40
* Remove dead assignments.Sachidananda2010-07-191-2/+0
* Changes for volume commandsVijay Bellur2010-07-1928-249/+1655
* Dead variables cleanup.Sachidananda2010-07-191-7/+1
* Remove dead assignment reported by clang.Sachidananda2010-07-191-2/+0
* fuse: fix clang spotted C abusesCsaba Henk2010-07-191-9/+3
* fix the errors reported by clang in io-stats xlatorRaghavendra Bhat2010-07-191-4/+0
* fix the clang errors reported in trace.cRaghavendra Bhat2010-07-191-3/+3
* return ENOENT instead of ESTALE for links in client for stripeshishir gowda2010-07-191-0/+3
* dump total cache used in quickread in the statedump informationRaghavendra Bhat2010-07-191-1/+4
* Fix compilation issues when uuid/uuid.h is not presentVijay Bellur2010-07-154-36/+3
* Revert "dht: perform revalidate on one subvolume"Anand V. Avati2010-07-151-17/+108
* Bring in uuid to contribVijay Bellur2010-07-1526-12/+1882
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-1458-180/+560
* remove dead assignments in stripe.cAmar Tumballi2010-07-141-11/+28
* proper way to do defrag of a mountpointAmar Tumballi2010-07-1412-127/+373
* v2 [PATCH BUG:1050] protocol/server Convert-OS-specific-lock-value-to-Gluster...Pranith Kumar K2010-07-141-0/+16
* Fixes a crash seen in create volumeVijay Bellur2010-07-1411-343/+439
* typo error: should check for less than instead of greater thanRaghavendra Bhat2010-07-131-1/+1
* Changes in CLI and glusterdVijay Bellur2010-07-1224-507/+1731