summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* avoid repeating codeAmar Tumballi2010-07-062-43/+1
* mount/fuse: Handle setting entry-timeout to 0.Vijay Bellur2010-07-051-1/+1
* nfs: Assign incremental lk owner to framesShehjar Tikoo2010-07-041-0/+23
* nfs: Support directory level exportsShehjar Tikoo2010-07-047-49/+712
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-0223-113/+170
* performance/write-behind: explicitly enforce ordering of overlapping writes.Raghavendra G2010-07-021-173/+279
* minor fixes in rpc + protocolAmar Tumballi2010-07-016-238/+21
* backward compatibility of protocolAmar Tumballi2010-07-0114-798/+499
* Move rpc to top-levelVijay Bellur2010-06-2830-10322/+6
* OS X: fix up rpc protocolCsaba Henk2010-06-255-2/+12
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-2513-67/+70
* change volume file options back to 'transport' from 'rpc-transport'Amar Tumballi2010-06-244-41/+47
* minor improvements in protocolAmar Tumballi2010-06-2420-2615/+2995
* moved 'auth_glusterfs' xdr definitions to rpc-libAmar Tumballi2010-06-245-100/+103
* io-threads: initialize conf->w_attrAnand Avati2010-06-221-0/+2
* performance/io-cache: destroy table->mem_pool in fini.Raghavendra G2010-06-221-1/+8
* misc updates in mainlineAmar Tumballi2010-06-211-1/+1
* make rpc protocol as default, and move the old one to legacyAmar Tumballi2010-06-214-12/+17
* rpc protocolAmar Tumballi2010-06-2161-43/+32275
* renamed xlator/protocol to xlator/protocol/legacyAmar Tumballi2010-06-2144-27/+58
* Revert "performance/write-behind: explicitly enforce ordering of overlapping ...Anand V. Avati2010-06-151-126/+128
* Fix compilation failure on Solaris in __socket_keepalive()Vijay Bellur2010-06-081-1/+1
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-0821-18/+26
* quick-read: fix size parameter to GF_CALLOC of priv to fix mem corruptionAnand Avati2010-06-071-1/+1