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
path:
root
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd, cli: adds 'force' for 'peer detach'
Kaushal M
2011-10-01
1
-3
/
+4
*
distribute rebalance: preserve proper mode in destination
v3.3.0qa13
Amar Tumballi
2011-09-30
1
-3
/
+11
*
rebalance process: propagate proper errors to user
Amar Tumballi
2011-09-30
2
-9
/
+66
*
locks: dump client pid and time of blocking/granting.
Krishnan Parthasarathi
2011-09-30
6
-19
/
+65
*
cluster/afr: Don't unlock sh_frame on failure in algo
Pranith Kumar K
2011-09-30
2
-8
/
+15
*
gnfs/server: allow 255-char file names
Rajesh Amaravathi
2011-09-30
1
-2
/
+2
*
glusterd rebalance: allow 'status' and 'stop' from all the peers
Amar Tumballi
2011-09-29
1
-1
/
+1
*
cluster/afr: set fd ctx on opendir
Pranith Kumar K
2011-09-29
4
-39
/
+59
*
Second round of warning suppression.
Jeff Darcy
2011-09-29
11
-47
/
+14
*
mgmt/glusterd: skip shd graph generation for non-replicate vols
Pranith Kumar K
2011-09-29
4
-33
/
+62
*
performance/io-cache,quick-read: increase cache-size limit
Kaushal M
2011-09-29
2
-11
/
+106
*
glusterd: allow non-related directories with same prefix
Rajesh Amaravathi
2011-09-29
3
-5
/
+10
*
glusterd: prevent rebalance being called in volume status execution
Raghavendra Bhat
2011-09-29
1
-0
/
+1
*
protocol/server: check for the fd being NULL and unwind
Raghavendra Bhat
2011-09-29
1
-0
/
+8
*
cluster/afr: Handle files without gfid in self-heal
Pranith Kumar K
2011-09-29
9
-654
/
+642
*
glusterd : 'volume stop' to check if other ops are in progress
Amar Tumballi
2011-09-28
1
-29
/
+43
*
glusterd rebalance: minor enhancements
Amar Tumballi
2011-09-28
1
-16
/
+43
*
cli : new volume statedump command
Kaushal M
2011-09-27
9
-28
/
+366
*
glusterd: Should not cleanup peerinfo too soon.
Krishnan Parthasarathi
2011-09-27
2
-4
/
+8
*
storage/posix : prevent unmount of underlying fs
Kaushal M
2011-09-27
2
-1
/
+15
*
glusterd: support for resetting single option
Kaushal M
2011-09-27
2
-8
/
+57
*
cluster/distribute: fixed a spurious inode ref
Amar Tumballi
2011-09-27
1
-4
/
+12
*
glusterd: more checks before starting rebalance
Kaushal M
2011-09-27
1
-0
/
+8
*
glusted: while doing add-brick, handle distribute volume separately
Amar Tumballi
2011-09-27
1
-3
/
+3
*
glusterd: cleanup of volinfo '*_count' definitions
v3.3.0qa11
Amar Tumballi
2011-09-23
9
-150
/
+217
*
glusterd-volgen: prevent a crash when volume type is stripe-replicate
Amar Tumballi
2011-09-23
1
-1
/
+3
*
glusterd: Implemented cmd to trigger self-heal on a replicate volume.
v3.3.0qa10
Krishnan Parthasarathi
2011-09-22
11
-40
/
+576
*
posix-getxattr: Honor xattr name if specified
shishir gowda
2011-09-22
1
-4
/
+55
*
geo-rep: disallow some special characters in url syntax
Csaba Henk
2011-09-22
1
-1
/
+1
*
geo-rep: add support to glob patterns with "geo-rep config"
Csaba Henk
2011-09-22
2
-6
/
+14
*
geo-rep: implement IP address based access control
Csaba Henk
2011-09-22
3
-23
/
+64
*
geo-rep: gsyncd: make sure path operations do not act outside the volume
Csaba Henk
2011-09-22
1
-0
/
+28
*
gsyncd: control rsync target
Csaba Henk
2011-09-22
5
-20
/
+258
*
gsyncd: implement restricted mode and utility dispatch
Csaba Henk
2011-09-22
2
-38
/
+182
*
geo-rep: rewrite gsyncd wrapper in C
Csaba Henk
2011-09-22
4
-60
/
+152
*
Peer probe: Handle probe of friend with multiple hostname
shishir
2011-09-22
1
-0
/
+23
*
NFS : Posix compliance fixes.
Gaurav
2011-09-22
1
-4
/
+6
*
glusterd: fix 'volume status' showing incorrect online status
Kaushal M
2011-09-22
1
-20
/
+33
*
cluster/distribute: validate buf before accessing.
Rahul C S
2011-09-22
1
-5
/
+5
*
nfs: enhance NFS log messages.
krishna
2011-09-21
2
-71
/
+194
*
Rebalance: Mount rebalance client with assert-on-child-down set to on
shishir gowda
2011-09-21
1
-0
/
+1
*
glusterfs protocol: handshake to log the version of the peer
Amar Tumballi
2011-09-21
3
-5
/
+23
*
cluster/afr: Make local->child_up immutable
Pranith Kumar K
2011-09-21
6
-164
/
+113
*
glusterd rebalance: set the proper status as per command given
Amar Tumballi
2011-09-21
1
-0
/
+4
*
mgmt/glusterd: Create volfile in correct path
Pranith Kumar K
2011-09-21
1
-11
/
+5
*
geo-rep: gsyncd: add --ignore-deletes option
Venky Shankar
2011-09-20
3
-3
/
+29
*
storage/posix: Filter custom getxattrs in lookup
Pranith Kumar K
2011-09-20
1
-2
/
+33
*
cluster/distribute: minor fixes in open file migration
Amar Tumballi
2011-09-19
5
-37
/
+91
*
features/locks: free the string allocated by inode_path
Raghavendra Bhat
2011-09-19
1
-3
/
+8
*
glusterd: run 'volume top read-perf/write-perf' in different thread
Kaushal M
2011-09-19
1
-195
/
+0
[next]