summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
developmentcluster/afr: Add the non-refactored afr code into the treeRavishankar N11 years
mastercluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K11 years
release-2.0s/Patchwork/Gerrit/Anand Avati14 years
release-3.0Merge branch 'release-3.0' of ssh://git.gluster.com/glusterfs into release-3.0Vijay Bellur13 years
release-3.1mount/fuse: Inherit direct-io-mode values from fds alreadyRaghavendra G13 years
release-3.2features/marker: Replacing -1 with GF_CLIENT_PID_GSYNCD as part of code cleanup.Mohammed Junaid13 years
release-3.3build: really disable fusermount if you say soNiels de Vos11 years
release-3.4doc/release-notes: release notes for 3.4.3Kaleb S. KEITHLEY11 years
release-3.5features/glupy: Rename Glupy python module to avoid namespace conflictJustin Clift11 years
 
TagDownloadAuthorAge
v3.4.3commit b0d6d20ab2...Kaleb S. KEITHLEY11 years
v3.4.3beta2commit 33cc417e64...Kaleb S. KEITHLEY11 years
v3.4.3beta1commit 010a9a7867...Kaleb S. KEITHLEY11 years
v3.5.0beta4commit e779cc8c32...Vijay Bellur11 years
v3.4.3alpha1commit 945c6de4e6...Kaleb S. KEITHLEY12 years
v3.5.0beta3commit b319f01ecd...Vijay Bellur12 years
v3.5.0beta2commit a338c4fbc4...Vijay Bellur12 years
v3.5beta1commit 1350c7193e...Vijay Bellur12 years
v3.4.2commit 098fd71353...Vijay Bellur12 years
v3.4.2qa5commit b2ee85b3e4...Vijay Bellur12 years
[...]
 
AgeCommit messageAuthorFilesLines
2010-08-26replace struct stat by stuct iattv3.1.0qa9Raghavendra Bhat1-1/+1
2010-08-26transport/socket: free priv->incoming.request_info if not already freed after...Raghavendra G1-0/+9
2010-08-26rpcsvc: handle the return value of rpcsvc_create_listeners properly.Raghavendra G2-0/+2
2010-08-26Cli volume create validationshishir gowda7-0/+119
2010-08-26cluster/afr: Do not issue blocking locks in self-heal.Pavan Sondur4-112/+11
2010-08-25cli: print usage message when parsing of cmd failsPranith Kumar K1-10/+43
2010-08-25cli: check if the arguments are present before accessingPranith Kumar K1-3/+59
2010-08-25Help Added to the Gluster-CLI for all sub commands (some deletions in the old...Kaushik BV5-56/+85
2010-08-25mgmt/glusterd: check if the brick already exists in stage add-brickPranith Kumar K1-8/+44
2010-08-25storage/posix: calculate the correct size of each dirent in readdir/readdirp.Raghavendra G4-13/+39
[...]