summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rpc protocolAmar Tumballi2010-06-2164-43/+32304
* renamed xlator/protocol to xlator/protocol/legacyAmar Tumballi2010-06-2145-36/+70
* Revert "performance/write-behind: explicitly enforce ordering of overlapping ...Anand V. Avati2010-06-151-126/+128
* Changes to volgen such that it does not error out in python2.4Raghavendra Bhat2010-06-101-1/+4
* changed the order of gf_log in xlator.c to prevent hangAmar Tumballi2010-06-101-3/+3
* 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-0824-21/+29
* quick-read: fix size parameter to GF_CALLOC of priv to fix mem corruptionAnand Avati2010-06-071-1/+1
* dynamic volume changes for graph replacementAnand Avati2010-06-0730-2002/+2383
* fuse: add a built-in fuse traffic dumper mechanismCsaba Henk2010-06-074-40/+143
* performance/quick-read: fix the size-to-be pruned.Raghavendra G2010-06-031-2/+2
* performance/quick-read: set default cache-size value to 128MB.Raghavendra G2010-06-031-1/+3
* cluster/afr: Check before accessing xattrs in data self heal.Pavan Sondur2010-06-011-1/+2
* extras/gnfs-lognalyzer: Delete class instance to release mem earlyShehjar Tikoo2010-06-011-0/+1
* mount3: Handle unmount for unknown volume namesShehjar Tikoo2010-06-011-7/+19
* mount3: Handle <volname> as well for unmount dirpathShehjar Tikoo2010-06-011-1/+4
* nfs3: Special-case the lookup for parent dir of rootShehjar Tikoo2010-06-011-7/+31
* nfs3: Funge . and .. ino/gen in readdir of rootShehjar Tikoo2010-06-013-39/+96
* OS X: make location of launchd service configurableCsaba Henk2010-05-312-1/+9
* OS X: salvage signal handling from mount routineCsaba Henk2010-05-311-2/+3
* protocol/client: Add missing argument to readlink unwind call.Pavan Sondur2010-05-311-1/+2
* cluster/stripe: NULL pointer dereference checks addedAmar Tumballi2010-05-281-152/+359
* cluster/stripe: added STACK_UNWIND_STRICT macroAmar Tumballi2010-05-281-664/+717
* catch up with 4911659 on OS XCsaba Henk2010-05-281-0/+1
* protocol/server: Use EBADFD instead of EBADF in the case of a failed fd resol...Pavan Sondur2010-05-271-1/+1
* protocol/client: Unwind with error if getting remote inode number fails.Pavan Sondur2010-05-271-1/+44
* nfs/lib: Remove "-module" from LDFLAGSVikas Gorur2010-05-271-1/+1
* stat information of postparent stored in preparentstr insteadof postparentstr...Raghavendra Bhat2010-05-271-1/+1
* take the return value of trace_stat_to_str for preparent and postparent in co...Raghavendra Bhat2010-05-271-2/+2
* Check whether NULL is returned after GF_CALLOC in the init function of io-statsRaghavendra Bhat2010-05-271-0/+6
* resolver: set safer conditionals during path creationAnand Avati2010-05-271-1/+1
* performance/write-behind: explicitly enforce ordering of overlapping writes.Raghavendra G2010-05-261-128/+126
* features/locks: Use fuse supplied lock owner even for internal locks.Pavan Sondur2010-05-262-2/+2
* socket: make tcp keepalive work on OS XCsaba Henk2010-05-261-2/+10
* fix format string warning on OS XCsaba Henk2010-05-261-1/+6
* performance/quick-read: implement an upper size limit for the cache.Raghavendra G2010-05-263-254/+610
* libglusterfs: Use usecond resolution for loggingVijay Bellur2010-05-211-3/+8
* free this->private in fini in io-statsRaghavendra Bhat2010-05-211-0/+2
* socket: Support TCP-KEEPALIVEShehjar Tikoo2010-05-212-0/+84
* nfs: Introduce trusted-write and trusted-sync optionsShehjar Tikoo2010-05-213-6/+183
* Log proper error message when hostname or ip does not conform to standards.Sachidananda2010-05-211-1/+6
* OS X: enable mac-compat for OS X clients.Csaba Henk2010-05-211-2/+6
* OS X: adjustments, minor fixes to eliminate warningsCsaba Henk2010-05-218-15/+153
* OS X: NFS adjustments needed for OS XCsaba Henk2010-05-213-0/+16
* OS X: basic additions for OS X client supportCsaba Henk2010-05-2113-47/+1290
* cluster/afr: Don't dereference fd ptr - it might be NULL due to a failed call.Pavan Sondur2010-05-211-1/+1
* Bug 799: dht prints 100% full when subvolume is not connected to remote hostLakshmipathi2010-05-211-1/+1
* fuse, dht: use readdir by default.Anand Avati2010-05-132-5/+17
* dht: perform revalidate on one subvolumeAnand Avati2010-05-131-108/+17
* write-behind: update default values for better small file performanceAnand Avati2010-05-131-2/+2