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
Commit message (
Expand
)
Author
Age
Files
Lines
*
DVM: Changes in CLI output
Vijay Bellur
2010-07-27
6
-111
/
+185
*
DVM: Changes for remove brick
Vijay Bellur
2010-07-27
8
-2
/
+394
*
cluster/afr: Logging improvement for self-heal
Pranith Kumar K
2010-07-27
4
-23
/
+28
*
fix volume creation errors in replicate and stripe
Raghavendra Bhat
2010-07-27
1
-2
/
+2
*
Cancel ping timer if socket or ib error
shishir gowda
2010-07-27
1
-2
/
+10
*
cli: Changes to provide proper exit status for gluster commandline
Vijay Bellur
2010-07-27
8
-35
/
+137
*
cli: Fixes related to get brick-replace to work.
Pavan Sondur
2010-07-27
4
-38
/
+60
*
dht enhancements
Amar Tumballi
2010-07-27
3
-49
/
+143
*
Set fdctx only if op_ret is not -1
Anush Shetty
2010-07-27
1
-6
/
+11
*
Changes in pidfile format for start and stop volumes
Raghavendra Bhat
2010-07-27
4
-7
/
+11
*
cluster/afr: ignore errno from offline nodes during self-heal
Pranith Kumar K
2010-07-27
1
-0
/
+3
*
DVM: bug fixes in cli and glusterd for probe, start volume
v3.1.0qa2
Vijay Bellur
2010-07-25
17
-562
/
+617
*
glusterfs-volgen changed to create one volume per brick
Amar Tumballi
2010-07-23
2
-55
/
+58
*
custer/afr added self-heal logging in normal mode
Pranith Kumar K
2010-07-23
5
-22
/
+93
*
client protocol should send the fops only after handshake
Amar Tumballi
2010-07-23
4
-125
/
+313
*
handle some NULL dereference in server protocol
Amar Tumballi
2010-07-23
2
-6
/
+210
*
glusterfsd: fix bug in GETSPEC which would result in loading of -f volfile
Anand Avati
2010-07-23
1
-2
/
+1
*
Changes for Dynamic Volume Management
Vijay Bellur
2010-07-22
16
-93
/
+628
*
free sh_priv->loops[i] in afr-self-heal-algorithm.c to avoid memory leak
Raghavendra Bhat
2010-07-22
1
-0
/
+2
*
glusterfsd: ban specifying fuse in volfile
Csaba Henk
2010-07-22
1
-0
/
+11
*
glusterfsd: move mgmt_init() to happen post deamonize()
Anand Avati
2010-07-21
1
-10
/
+9
*
cli: fix consistent behaviour with newlines in cli_out()
Anand Avati
2010-07-21
6
-16
/
+18
*
cli: fix 'unrecognized command' error on empty command
Anand Avati
2010-07-21
1
-0
/
+3
*
glusterd: implement GETSPEC
Anand Avati
2010-07-21
3
-5
/
+171
*
mount/fuse: disable fuse support from volfile
Anand Avati
2010-07-21
5
-375
/
+325
*
glusterfsd: make SIGINT gdb friendly
Anand Avati
2010-07-21
1
-1
/
+1
*
Dead assignment cleanup.
Sachidananda
2010-07-20
1
-0
/
+4
*
add port as an optional argument to 'probe' command
Amar Tumballi
2010-07-20
12
-83
/
+209
*
'glusterd' command
Amar Tumballi
2010-07-20
5
-5
/
+19
*
fix mount.gluster so there is no fixed default port
Amar Tumballi
2010-07-20
1
-5
/
+3
*
rpc/rpc-lib added saved frame's call timestamp
Pranith Kumar K
2010-07-20
1
-2
/
+10
*
encryption/ features/quota change STACK_UNWIND to STACK_UNWIND_STRICT
shishir gowda
2010-07-20
2
-3
/
+5
*
'gluster volume defrag' related bug fixes
Amar Tumballi
2010-07-20
6
-10
/
+72
*
Delete dead assignments.
Sachidananda
2010-07-20
1
-6
/
+1
*
Remove dead assignment.
Sachidananda
2010-07-20
1
-1
/
+1
*
performance/symlink-cache convert STACK_UNWIND to STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-4
/
+4
*
performance/stat-prefetch convert STACK_UNWIND TO STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-2
/
+2
*
features/locks convert STACK_UNWIND to STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-1
/
+3
*
features/trash convert STACK_UNWIND TO STACK_UNWIND STRICT
shishir gowda
2010-07-20
2
-16
/
+16
*
debug/* Change STACK_UNWIND TO STACK_UNWIND_STRICT
shishir gowda
2010-07-19
3
-10
/
+10
*
dht: set 'lookup-unhashed' to ON by default (instead of 'auto').
Amar Tumballi
2010-07-19
3
-3
/
+9
*
volgen now takes 'num-replica' and 'num-stripe' options
Amar Tumballi
2010-07-19
2
-26
/
+40
*
Remove dead assignments.
Sachidananda
2010-07-19
1
-2
/
+0
*
Changes for volume commands
Vijay Bellur
2010-07-19
28
-249
/
+1655
*
Dead variables cleanup.
Sachidananda
2010-07-19
1
-7
/
+1
*
Remove dead assignment reported by clang.
Sachidananda
2010-07-19
1
-2
/
+0
*
fuse: fix clang spotted C abuses
Csaba Henk
2010-07-19
1
-9
/
+3
*
fix the errors reported by clang in io-stats xlator
Raghavendra Bhat
2010-07-19
1
-4
/
+0
*
fix the clang errors reported in trace.c
Raghavendra Bhat
2010-07-19
1
-3
/
+3
*
return ENOENT instead of ESTALE for links in client for stripe
shishir gowda
2010-07-19
1
-0
/
+3
[next]