summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cli: move readline to separate threadAnand Avati2010-07-122-0/+31
* provide a port option for gluster command lineAmar Tumballi2010-07-122-3/+16
* 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-0857-65/+10999
* fix up OS X after dynamic volume changesCsaba Henk2010-07-087-20/+8
* minor option handling refactorizationsCsaba Henk2010-07-088-26/+45
* fix fuse volume creation from volfileCsaba Henk2010-07-082-41/+104
* fix up option handlingCsaba Henk2010-07-084-40/+64
* performance/io-cache: implement mknod fop.Raghavendra G2010-07-081-1/+85
* make DUMP as another programAmar Tumballi2010-07-0815-248/+351
* assign proper 'fop' number to 'frame->root->op' on server sideAmar Tumballi2010-07-081-1/+40
* Handle a crash in inode.c on 32 bit, big endian platformAmar Tumballi2010-07-081-5/+5
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-0631-1173/+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
* glusterfsd: Handle setting entry-timeout to 0Vijay Bellur2010-07-061-1/+1
* allocate space for '\0' in string, while adding xlator-optionAmar Tumballi2010-07-061-2/+2
* 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-0230-123/+193