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-05access-control: Save group permissions returned from backendv3.2.2qa2shishir gowda2-2/+9
2011-07-05access-control: Return mode part of NFS access control requestshishir gowda1-8/+18
2011-07-05nfs: Change NFS3 access op to use access fopShehjar Tikoo7-174/+84
2011-07-01mount.glusterfs: support -o acl parameterv3.2.2qa1Anand Avati1-0/+7
2011-07-01glusterfs: add --acl command line option to load ACLs on the client sideAnand Avati4-0/+40
2011-07-01access-control: superseded by posix-acl translatorAnand Avati5-2379/+9
2011-07-01posix-acl: implementation of POSIX ACL as a translatorAnand Avati10-1/+2144
2011-07-01storage/posix: set ACL keys during new entry/inode creationsAnand Avati1-0/+63
2011-07-01fuse: introduce "noacl" option to disable ACL checksAnand Avati2-10/+49
2011-07-01fuse: fill frame->root->groups with aux gids of the processAnand Avati1-0/+53
[...]