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
path:
root
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs, nfs/rpc: Rename functions to prevent gfrpcsvc conflict
Shehjar Tikoo
2010-08-10
15
-883
/
+948
*
glusterd: Set right return value during delete volume
Vijay Bellur
2010-08-09
1
-0
/
+2
*
add pump xlator and changes for replace-brick
Pavan Sondur
2010-08-06
18
-2601
/
+5068
*
v2[PATCH BUG:1286] glusterd: Regain volume state upon re-start
Vijay Bellur
2010-08-06
10
-246
/
+1112
*
performance/io-cache: Disable caching when files are opened with GF_OPEN_NOWB
Raghavendra G
2010-08-06
2
-0
/
+6
*
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
3
-29
/
+44
*
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
*
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
*
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
5
-23
/
+16
*
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
5
-35
/
+83
*
some check added to the variables after GF_CALLOC
Amar Tumballi
2010-07-28
8
-10
/
+23
*
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
*
DVM: Changes in CLI output
Vijay Bellur
2010-07-27
2
-8
/
+23
*
DVM: Changes for remove brick
Vijay Bellur
2010-07-27
7
-1
/
+393
*
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
*
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
11
-511
/
+415
*
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
*
Changes for Dynamic Volume Management
Vijay Bellur
2010-07-22
7
-66
/
+524
*
free sh_priv->loops[i] in afr-self-heal-algorithm.c to avoid memory leak
Raghavendra Bhat
2010-07-22
1
-0
/
+2
*
glusterd: implement GETSPEC
Anand Avati
2010-07-21
3
-5
/
+171
*
mount/fuse: disable fuse support from volfile
Anand Avati
2010-07-21
1
-1
/
+1
[next]