summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* features/marker: Replacing -1 with GF_CLIENT_PID_GSYNCD as part of code cleanup.release-3.2Mohammed Junaid2013-02-072-3/+7
* Merged in the fedora spec file to bring glusterfs into complianceJoe Julian2013-02-072-119/+404
* mgmt/glusterd: check brickinfo for NULL before dereferencing itRaghavendra Bhat2013-01-071-2/+4
* Most commands cause glusterd 3.2.7 to crash on Debian WheezyKaleb S. KEITHLEY2012-07-201-173/+118
* nfs: memory leak fixesRajesh Amaravathi2012-07-124-7/+31
* cluster/afr: Avoid return value truncationv3.2.7Pranith Kumar K2012-06-101-1/+1
* cluster/afr: EIO should overwrite ENOENT in lookupPranith Kumar K2012-06-101-2/+3
* cluster/afr: Handle self-heal of files with holesv3.2.7qa2Pranith Kumar K2012-06-094-44/+65
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-06-063-1/+3
* cluster/afr: Fix truncation of offset in 32-bit machinesPranith Kumar K2012-06-061-1/+2
* Fix spelling errorJoe Julian2012-05-052-2/+2
* gerrit / rfc.sh: further trim of fetch targetCsaba Henk2012-04-231-1/+1
* geo-rep: gsyncd: fix up fallback xtime for orphans on master sidev3.2.7qa1Csaba Henk2012-04-121-7/+8
* nfs: If entry is not found return ENOENT instead of entering an infinite loop.krishna2012-03-191-5/+9
* mount/fuse: Inherit direct-io-mode values from fds already opened, for a new ...Raghavendra G2012-03-184-26/+173
* libglusterfs: Destroy stack_lock in STACK_DESTROYPranith Kumar K2012-03-181-0/+1
* nfs/server: allow deletion of files by defaultRajesh Amaravathi2012-03-181-2/+2
* cluster/afr: Perform conservative merge on dir with xattr split-brainv3.2.6p3Pranith Kumar K2012-03-143-10/+60
* 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