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-04-08protocol: fix endianness for nanosecond field in stat structurev3.0.4Anand Avati1-3/+3
2010-04-08afr: afr_fsetattr - send proper inode pointer to afr_read_child()Anand Avati1-1/+1
2010-04-08afr: fix inode ref leak in lookupAnand Avati1-3/+0
2010-04-08performance/quick-read: make use of nanosecond resolution of mtime to decide ...Raghavendra G1-2/+6
2010-04-08core/protocol.h: add nanosecond resolution handling while converting to/from ...Raghavendra G1-0/+6
2010-04-08performance/io-cache: make use of nano second resolution of mtime during cach...Raghavendra G4-11/+19
2010-04-08fuse: change behavior of direct io mode.Raghavendra G3-14/+35
2010-04-08performance/quick-read: read directly from backend for fds opened with O_DIRE...Raghavendra G2-2/+12
2010-04-07cluster/afr: Cleanup fd ctx in releasedir cbkVijay Bellur3-6/+17
2010-03-31libglusterfs/transport: no need to set address-family if one is not set in th...Raghavendra G1-23/+1
[...]