index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement mem pool for frame and stack
shishir gowda
2010-08-06
3
-14
/
+59
*
Fix for seg fault in dict_unserialize if undersized buffers are passed
shishir gowda
2010-08-06
1
-2
/
+20
*
rpc: changes to glusterfs programs that can take an optional payload argument.
Raghavendra G
2010-08-06
4
-29
/
+49
*
remove same process transport shortcutting mechanism in rpc
Amar Tumballi
2010-08-06
2
-192
/
+0
*
cli: fix a stack buffer overflow error
Amar Tumballi
2010-08-06
1
-1
/
+1
*
if rpc->status is not SUCCESS, don't decode the msg
Amar Tumballi
2010-08-06
1
-12
/
+7
*
Fix cli volume defrag command hang
shishir gowda
2010-08-06
1
-1
/
+19
*
fix memory-leak in case of disconnections in RPC server
Amar Tumballi
2010-08-06
2
-45
/
+7
*
make some not implemented commands return success
Amar Tumballi
2010-08-03
5
-37
/
+77
*
Remove dead variables.
Sachidananda
2010-08-02
1
-18
/
+8
*
Remove dead variables.
Sachidananda
2010-08-02
1
-1
/
+0
*
Remove dead variables.
Sachidananda
2010-08-02
1
-7
/
+0
*
Remove dead variables.
Sachidananda
2010-08-02
1
-2
/
+0
*
Remove dead variables.
Sachidananda
2010-08-02
1
-9
/
+13
*
Remove dead variables.
Sachidananda
2010-08-02
1
-2
/
+1
*
Remove unused variables.
Sachidananda
2010-08-02
1
-4
/
+0
*
Remove unused variables.
Sachidananda
2010-08-02
1
-18
/
+8
*
Remove unused variables
Sachidananda
2010-08-02
1
-2
/
+0
*
Remove dead variables reported by clang.
Sachidananda
2010-08-02
1
-13
/
+4
*
Remove dead variables reported by clang.
Sachidananda
2010-08-02
1
-1
/
+1
*
libglusterfs: Prevent multiple timer threads from being spawned
v3.1.0qa3
Vijay Bellur
2010-07-29
1
-1
/
+1
*
syncop: initial implementation
Pavan Sondur
2010-07-28
5
-2
/
+564
*
fixes for spurious entry self-heal in afr
Pranith Kumar K
2010-07-28
3
-5
/
+17
*
glusterd: Bug fixes in add/remove brick.
Vijay Bellur
2010-07-28
1
-3
/
+7
*
changes to rpc
Raghavendra G
2010-07-28
16
-255
/
+377
*
glusterd: Fix a crash when get volume fails
Vijay Bellur
2010-07-28
1
-1
/
+1
*
fix all clang errors in xlator/protocol
Amar Tumballi
2010-07-28
8
-145
/
+100
*
removed last few remaining 'ERR_ABORT's from codebase
Amar Tumballi
2010-07-28
11
-68
/
+152
*
some check added to the variables after GF_CALLOC
Amar Tumballi
2010-07-28
14
-10
/
+47
*
fix all the clang errors in 'rpc/*'
Amar Tumballi
2010-07-28
6
-47
/
+62
*
nfs3: NULL fdentry check before removing from fdcache
Shehjar Tikoo
2010-07-28
1
-0
/
+3
*
access-control: Fix O_CREATE determination check
Shehjar Tikoo
2010-07-28
1
-1
/
+1
*
replicate: Set setxattr wait-count to child-count to avoid race
Shehjar Tikoo
2010-07-28
1
-1
/
+1
*
nfs3: Error returns must check for <0, not == -1
Shehjar Tikoo
2010-07-28
1
-2
/
+2
*
nfs3: Return ESTALE when fh resolver exhausts dirents
Shehjar Tikoo
2010-07-28
1
-1
/
+1
*
nfs3: Stop ESTALE from falling into SERVERFAULT
Shehjar Tikoo
2010-07-28
1
-0
/
+1
*
cli: Init conditional mutex at the right place
Vijay Bellur
2010-07-28
2
-5
/
+3
*
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
[next]