summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* performance/quick-read: implement an upper size limit for the cache.Raghavendra G2010-05-263-254/+610
* 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
* OS X: adjustments, minor fixes to eliminate warningsCsaba Henk2010-05-213-10/+12
* OS X: NFS adjustments needed for OS XCsaba Henk2010-05-213-0/+16
* OS X: basic additions for OS X client supportCsaba Henk2010-05-213-17/+136
* 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
* added features/mac-compatCsaba Henk2010-05-136-127/+310
* nfs3: Final unref only on successful removeShehjar Tikoo2010-05-131-1/+5
* nfs: fix warning on 32 bitCsaba Henk2010-05-111-2/+2
* nfs3: Round-up read reply bytes of multi-vector replyShehjar Tikoo2010-05-102-3/+2
* rpcsvc: Move xdr round up functions to rpc codeShehjar Tikoo2010-05-104-28/+42
* nfs: Fine tune nfs_entry_loc_fill return valuesShehjar Tikoo2010-05-101-4/+12
* Adding GF_LOG_OCCASIONALLY to prevent repeated log messagesAnush Shetty2010-05-092-12/+19
* Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...Simone Gotti2010-05-093-7/+12
* nfs3: Submit multiple vectors received in read callbackShehjar Tikoo2010-05-083-17/+23
* rpcsvc: Support multiple vectors during reply submissionShehjar Tikoo2010-05-082-1/+30
* nfs3: Use standard macro to return ESTALEShehjar Tikoo2010-05-081-5/+2
* nfs: Handle failed parent loc fillingShehjar Tikoo2010-05-081-6/+6
* Fix for crash in stripe_entry_self_healAnush Shetty2010-05-081-1/+1
* Add key/type pair to volume_options.Sachidananda2010-05-081-0/+3
* Check whether a server is down before calling rename on the directoryRaghavendra Bhat2010-05-081-0/+7
* posix: Support thread-safe vectored writes/readsShehjar Tikoo2010-05-051-84/+90
* nfs3: Fix NFSv3 string error for EISDIRShehjar Tikoo2010-05-051-1/+1
* performance/read-ahead: don't set ra_file in fd->ctx unless all memebers of r...Raghavendra G2010-05-041-5/+15
* cluster/afr: Unwind lk using struct flock from a successful serverVikas Gorur2010-05-031-1/+2
* crash fixed in stat-prefetch.cPradeep Patil2010-05-031-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-0338-454/+394
* structuring of protocol - 2Amar Tumballi2010-05-0333-6/+8523
* 'features/locks': remove all reference to 'transport_t'Amar Tumballi2010-05-036-16/+15
* dht: don't overwrite the layout after the subvolume expansionAmar Tumballi2010-04-291-1/+1