summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* performance/io-cache: Dump private informationVijay Bellur2010-04-291-0/+34
* cluster/stripe: Memory accounting changesVijay Bellur2010-04-271-5/+5
* nfs/server: Memory accounting changesVijay Bellur2010-04-271-2/+2
* features/access-control: Memory accounting changesVijay Bellur2010-04-271-2/+2
* cluster/dht: perform inode number overwrite in readv_cbk iatt with checksAnand Avati2010-04-271-1/+3
* Set op_ret to -1 when open fails in posix_createRaghavendra Bhat2010-04-271-0/+1
* performance/quick-read: don't try to validate again if qr_readv is called jus...Raghavendra G2010-04-272-4/+13
* stat-prefetch: Remove checks for loc->parentShehjar Tikoo2010-04-231-32/+0
* Filter out extended attribute visibility on the mount point.Sachidananda2010-04-231-0/+6
* Memory accounting changesVijay Bellur2010-04-23101-1239/+2952
* debug/io-stats: Call readdirp in readdirp instead of readdirVikas Gorur2010-04-231-1/+1
* mount/fuse: Destroy STACK when truncate and other op are part of same SETATTRVijay Bellur2010-04-231-1/+2
* Do not hardcode the lru_limit on inodes to 1 Million while creating the inode...Raghavendra Bhat2010-04-221-1/+1
* nfs: Remove reference to topShehjar Tikoo2010-04-201-1/+0
* cluster/afr: Check for call_count in ENTRY_RENAME_TRANSACTIONVijay Bellur2010-04-201-1/+2
* cluster/afr: Send xattr in lookup from the source subvolume.Vikas Gorur2010-04-201-0/+8
* cluster/afr: Fix possible NULL dereference in readdirp_cbkVikas Gorur2010-04-201-15/+17
* nfs3: Use nfs3state in call_state to avoid getting from rpc requestShehjar Tikoo2010-04-132-1/+3
* fuse: fix too early freeingCsaba Henk2010-04-131-1/+1
* afr: afr_fsetattr - send proper inode pointer to afr_read_child()Anand Avati2010-04-081-1/+1