summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Handle files w.o. xattrs and size mismatch.v3.2.6p2Pranith Kumar K2012-03-132-10/+44
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-03-132-2/+53
* replicate: backport of 0783ca994d9ea95fd9ab3dd95d6407918f19f255Anand Avati2012-03-124-45/+30
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2012-03-126-176/+158
* geo-rep / gsyncd: fix cleanup of temporary mountsv3.2.6qa6v3.2.6Csaba Henk2012-03-091-13/+25
* gsyncd: geo-rep: Reduce excessive verbosity in loggingv3.2.6qa5Venky Shankar2012-03-061-8/+23
* xlator/lib: Drain out sent requests to avoid multiple STACK_UNWINDsVijay Bellur2012-03-062-14/+25
* Refactor xlator/lib for better readability & maintainability.v3.2.6qa4Vijay Bellur2012-03-022-202/+161
* geo-rep / syncdaemon: make the timeout for establishing the connection to sla...Csaba Henk2012-03-012-1/+2
* protocol/client: writev(): don't unwind if rpc_submit failedAmar Tumballi2012-02-201-2/+9
* nfs/server: Add counters for hard resolutionv3.2.6qa3Vijay Bellur2012-02-143-4/+85
* support for nano second resolution for mtime,ctime,atime attributes.v3.2.6qa2krishna2012-02-082-22/+23
* Fixes bug-765574, failure to build from hardened sourceLouis Zuckerman2012-01-261-2/+2
* mgmt/glusterd: do not assert if op_ctx is NULLRaghavendra Bhat2012-01-241-1/+0
* cluster/dht: Exit clean when assert_no_child_down is enabledVijay Bellur2012-01-241-1/+2
* features/marker: xtime should not be updated for modifications done by specia...Junaid2012-01-241-1/+7
* performance/io-cache: if the reconfigure option given is wrong, then unlock a...Raghavendra Bhat2012-01-191-9/+10
* core/stack: perform locked windsv3.2.6qa1Anand Avati2012-01-111-16/+35
* cluster/stripe: Fix block size reported in pathinfo xattrVenky Shankar2012-01-031-16/+54
* cluster/stripe: copy the gfid from the dentry structure to locshishir gowda2012-01-031-0/+2
* Cluster/stripe setattr: Wind only to first_child for special filesshishir gowda2012-01-031-1/+9
* CONTRIBUTING: add a DCOAnand Avati2011-12-051-0/+25
* storage/posix: posix getxattr log enhancementRajesh Amaravathi2011-11-301-4/+4
* rpm: fix rpmbuild for opensuseHarshavardhana2011-11-231-0/+3
* features/marker-quota: Use stack_wind_cookie in place of stack_wind to preser...v3.2.5qa9v3.2.5Junaid2011-11-111-11/+12
* cluster/afr: honor the xattr set by data-self-healPranith Kumar K2011-11-112-1/+4
* cluster/distribute: Trigger selfheal only if rmdir succeeded onceshishir gowda2011-11-112-3/+7
* fusermount: Build problem fixed with new glibcHarshavardhana2011-11-101-1/+1
* afr: Fixed backgroundness detection in self-heal algo.Krishnan Parthasarathi2011-11-101-0/+1
* cluster/distribute lookup: Request layout info for dir'sv3.2.5qa8shishir gowda2011-11-101-6/+6
* cluster/afr: Handle split-brain/all-fool xattrs for directoryv3.2.5qa7Pranith Kumar K2011-11-095-35/+67
* cluster/distribute stat: Take ref on inode before to prevent crash.shishir gowda2011-11-091-16/+21
* cluster/distribute lookup: send revalidate calls to all subvols for directoriesshishir gowda2011-11-091-0/+11
* stripe read: Wipe stat in reply to prevent truncated error.shishir gowda2011-11-083-1/+4
* cluster/replicate: no more 'itransform' required for inode numbersAmar Tumballi2011-11-085-123/+0
* cluster/afr: Handle absence of gfid in lookupv3.2.5qa6Pranith Kumar K2011-11-051-3/+15
* cluster/afr: unwind instead of returning directly if no open is required on a...v3.2.5qa5Raghavendra Bhat2011-11-041-0/+1
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-046-50/+53
* libglusterfs: copy the gfid in entry_copyPranith Kumar K2011-11-041-0/+1
* fuse resolve: send mapping 'gfid' in lookup for deep path resolve along with ...Amar Tumballi2011-11-042-1/+26
* nfs: do not return -1 (error), if the transmission buffer list is emptyRaghavendra Bhat2011-11-041-0/+7
* cli : Modify "top read-perf/write-perf" outputKaushal M2011-11-041-3/+34
* cli: add geo-replication log-rotate commandVenky Shankar2011-11-0412-21/+438
* libglusterfs: fork'ed children should start with an empty signal mask.Venky Shankar2011-11-041-1/+15
* performance/write-behind: queue setattr fop with writes always.Raghavendra G2011-11-031-8/+1
* stripe readv_cbk: Propogate the correct size and blk cnt in stbufshishir gowda2011-11-031-0/+5
* glusterd rebalance: fail rebalance command on non-distribute volumesAmar Tumballi2011-11-031-0/+11
* storage/posix: assign ino as -1 if gfid is missingPranith Kumar K2011-11-031-8/+14
* cluster/dht: set gfid in lookup locPranith Kumar K2011-11-031-0/+2
* cluster/afr: Modify finding gfid in lookup fopPranith Kumar K2011-11-031-3/+8