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
2011-07-18s/Patchwork/Gerrit/release-2.0Anand Avati3-64/+104
2010-05-13fix memory leak in mkdir, mknod, symlink by freeing localRaghavendra Bhat1-1/+1
2010-05-11unref dict by destroying stub in server_stub_resume to avoid leak in lookup a...Raghavendra Bhat1-4/+2
2010-05-11Unwind lk using struct flock from a successful serverRaghavendra Bhat1-1/+2
2010-05-04performance/read-ahead: don't set ra_file in fd->ctx unless all memebers of r...Raghavendra G1-3/+13
2010-05-03fix memory leak in stat-prefetch.Raghavendra G1-0/+18
2010-04-27cluster/afr: Send the struct flock returned by the server to the user only in...Pavan Sondur1-2/+2
2010-04-27performance/quick-read: don't try to validate again if qr_readv is called jus...Raghavendra G2-9/+21
2010-04-20cluster/afr: Check for call_count in ENTRY_RENAME_TRANSACTION.Vijay Bellur1-1/+2
2010-04-08protocol: fix endianness for nanosecond field in stat structureAnand Avati1-5/+5
[...]