index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
development
cluster/afr: Add the non-refactored afr code into the tree
Ravishankar N
10 years
master
cluster/afr: Remove eager-lock stub on finodelk failure
Pranith Kumar K
10 years
release-2.0
s/Patchwork/Gerrit/
Anand Avati
12 years
release-3.0
Merge branch 'release-3.0' of ssh://git.gluster.com/glusterfs into release-3.0
Vijay Bellur
12 years
release-3.1
mount/fuse: Inherit direct-io-mode values from fds already
Raghavendra G
12 years
release-3.2
features/marker: Replacing -1 with GF_CLIENT_PID_GSYNCD as part of code cleanup.
Mohammed Junaid
11 years
release-3.3
build: really disable fusermount if you say so
Niels de Vos
10 years
release-3.4
doc/release-notes: release notes for 3.4.3
Kaleb S. KEITHLEY
10 years
release-3.5
features/glupy: Rename Glupy python module to avoid namespace conflict
Justin Clift
10 years
Tag
Download
Author
Age
v3.4.3
commit b0d6d20ab2...
Kaleb S. KEITHLEY
10 years
v3.4.3beta2
commit 33cc417e64...
Kaleb S. KEITHLEY
10 years
v3.4.3beta1
commit 010a9a7867...
Kaleb S. KEITHLEY
10 years
v3.5.0beta4
commit e779cc8c32...
Vijay Bellur
10 years
v3.4.3alpha1
commit 945c6de4e6...
Kaleb S. KEITHLEY
10 years
v3.5.0beta3
commit b319f01ecd...
Vijay Bellur
10 years
v3.5.0beta2
commit a338c4fbc4...
Vijay Bellur
10 years
v3.5beta1
commit 1350c7193e...
Vijay Bellur
10 years
v3.4.2
commit 098fd71353...
Vijay Bellur
10 years
v3.4.2qa5
commit b2ee85b3e4...
Vijay Bellur
10 years
[...]
Age
Commit message
Author
Files
Lines
2010-10-12
glusterd-rebalance: if file is open, don't do rebalance
v3.1.0
Amar Tumballi
2
-0
/
+32
2010-10-12
rpc-transport/socket: initialize fragcurrent pointer in correct state while r...
Raghavendra G
1
-3
/
+3
2010-10-12
mgmt/glusterd: create brick path if does not exist
Pranith K
3
-70
/
+53
2010-10-12
Change assert to GF_ASSERT
Vijay Bellur
22
-41
/
+47
2010-10-12
rpcsvc: calculate dump response length instead of hard coding it.
Raghavendra G
1
-5
/
+9
2010-10-12
rpc-transport/rdma: by default use infiniband port 1
Raghavendra G
1
-1
/
+1
2010-10-12
nfs: avoid assignment of structure pointer into serialized buffer
Anand Avati
1
-2
/
+4
2010-10-12
check if fd is NULL before accessing it in fuse_open_resume
Raghavendra Bhat
1
-0
/
+8
2010-10-12
Add mount.glusterfs to fuse since its only needed for native client
Harshavardhana
1
-1
/
+1
2010-10-12
nfs: re-implement logic to perform fresh lookups when lookup revalidates fail
Anand Avati
5
-12
/
+107
[...]