summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
developmentcluster/afr: Add the non-refactored afr code into the treeRavishankar N10 years
mastercluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K10 years
release-2.0s/Patchwork/Gerrit/Anand Avati13 years
release-3.0Merge branch 'release-3.0' of ssh://git.gluster.com/glusterfs into release-3.0Vijay Bellur12 years
release-3.1mount/fuse: Inherit direct-io-mode values from fds alreadyRaghavendra G12 years
release-3.2features/marker: Replacing -1 with GF_CLIENT_PID_GSYNCD as part of code cleanup.Mohammed Junaid11 years
release-3.3build: really disable fusermount if you say soNiels de Vos10 years
release-3.4doc/release-notes: release notes for 3.4.3Kaleb S. KEITHLEY10 years
release-3.5features/glupy: Rename Glupy python module to avoid namespace conflictJustin Clift10 years
 
TagDownloadAuthorAge
v3.4.3commit b0d6d20ab2...Kaleb S. KEITHLEY10 years
v3.4.3beta2commit 33cc417e64...Kaleb S. KEITHLEY10 years
v3.4.3beta1commit 010a9a7867...Kaleb S. KEITHLEY10 years
v3.5.0beta4commit e779cc8c32...Vijay Bellur10 years
v3.4.3alpha1commit 945c6de4e6...Kaleb S. KEITHLEY10 years
v3.5.0beta3commit b319f01ecd...Vijay Bellur10 years
v3.5.0beta2commit a338c4fbc4...Vijay Bellur10 years
v3.5beta1commit 1350c7193e...Vijay Bellur10 years
v3.4.2commit 098fd71353...Vijay Bellur10 years
v3.4.2qa5commit b2ee85b3e4...Vijay Bellur10 years
[...]
 
AgeCommit messageAuthorFilesLines
2010-10-12glusterd-rebalance: if file is open, don't do rebalancev3.1.0Amar Tumballi2-0/+32
2010-10-12rpc-transport/socket: initialize fragcurrent pointer in correct state while r...Raghavendra G1-3/+3
2010-10-12mgmt/glusterd: create brick path if does not existPranith K3-70/+53
2010-10-12Change assert to GF_ASSERTVijay Bellur22-41/+47
2010-10-12rpcsvc: calculate dump response length instead of hard coding it.Raghavendra G1-5/+9
2010-10-12rpc-transport/rdma: by default use infiniband port 1Raghavendra G1-1/+1
2010-10-12nfs: avoid assignment of structure pointer into serialized bufferAnand Avati1-2/+4
2010-10-12check if fd is NULL before accessing it in fuse_open_resumeRaghavendra Bhat1-0/+8
2010-10-12Add mount.glusterfs to fuse since its only needed for native clientHarshavardhana1-1/+1
2010-10-12nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati5-12/+107
[...]