summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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-2511-511/+415
* 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
* Changes for Dynamic Volume ManagementVijay Bellur2010-07-227-66/+524
* free sh_priv->loops[i] in afr-self-heal-algorithm.c to avoid memory leakRaghavendra Bhat2010-07-221-0/+2
* glusterd: implement GETSPECAnand Avati2010-07-213-5/+171
* mount/fuse: disable fuse support from volfileAnand Avati2010-07-211-1/+1
* add port as an optional argument to 'probe' commandAmar Tumballi2010-07-205-62/+100
* fix mount.gluster so there is no fixed default portAmar Tumballi2010-07-201-5/+3
* encryption/ features/quota change STACK_UNWIND to STACK_UNWIND_STRICTshishir gowda2010-07-202-3/+5
* 'gluster volume defrag' related bug fixesAmar Tumballi2010-07-203-2/+58
* 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-192-5/+5
* dht: set 'lookup-unhashed' to ON by default (instead of 'auto').Amar Tumballi2010-07-193-3/+9
* Changes for volume commandsVijay Bellur2010-07-1912-227/+1295
* 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-152-34/+1
* Revert "dht: perform revalidate on one subvolume"Anand V. Avati2010-07-151-17/+108
* Bring in uuid to contribVijay Bellur2010-07-159-10/+10
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-1446-7863/+357
* remove dead assignments in stripe.cAmar Tumballi2010-07-141-11/+28
* proper way to do defrag of a mountpointAmar Tumballi2010-07-145-30/+257
* 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-1216-423/+1297
* dump total files cached in quick-read in statedump informationRaghavendra Bhat2010-07-121-0/+24
* gluster-CLI-and-mgmt-glusterd-added-to-codebaseAmar Tumballi2010-07-0835-22/+7341
* minor option handling refactorizationsCsaba Henk2010-07-082-10/+7
* performance/io-cache: implement mknod fop.Raghavendra G2010-07-081-1/+85
* make DUMP as another programAmar Tumballi2010-07-0810-243/+79
* assign proper 'fop' number to 'frame->root->op' on server sideAmar Tumballi2010-07-081-1/+40
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-0623-990/+11
* nfs3: Fix race updating op queue on uncached fd openShehjar Tikoo2010-07-064-56/+159
* improvement to error-genAmar Tumballi2010-07-062-207/+165