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
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc-clnt: move rpc_clnt_reconnect() call to rpc_clnt_init
Anand Avati
2010-11-16
1
-2
/
+4
*
rpc-lib: Fail auth-unix if more than 16 gids found
Shehjar Tikoo
2010-11-16
1
-0
/
+5
*
rpc-lib: Copy auxiliary GIDs into request from de-XDRed buffer
Shehjar Tikoo
2010-11-16
1
-0
/
+4
*
rpc/rpc-lib: don't build libgfrpc as a module.
Raghavendra G
2010-11-10
1
-1
/
+0
*
cli: remove volume type from add-brick and remove-brick cmds
Pranith K
2010-11-09
3
-8
/
+0
*
rpc-transport/rdma: set the default quota of recv buffers to 128.
Raghavendra G
2010-11-09
1
-2
/
+2
*
rpc-transport/rdma: create request_context only if message contains read chun...
Raghavendra G
2010-11-07
1
-18
/
+28
*
rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...
Raghavendra G
2010-11-07
2
-13
/
+23
*
rpc-transport/rdma: increment post->ctx.count in a loop doint rdma_read.
Raghavendra G
2010-11-07
1
-5
/
+5
*
socket: avoid check on lowlat for enabling nodelay
Vijay Bellur
2010-11-02
1
-6
/
+1
*
rpc-transport: fix race-condition between rdma-read completion and updating t...
Raghavendra G
2010-10-29
1
-1
/
+1
*
cli,mgmt/glusterd: fsm log implementation
Pranith K
2010-10-29
6
-8
/
+106
*
Revert "rpc-transport/rdma: create request_context only if message contains r...
Anand V. Avati
2010-10-29
1
-26
/
+18
*
Solaris build fixes: Patch for 64bit build
shishir gowda
2010-10-27
3
-1
/
+3
*
socket: Reduce keepalive idle and interval time
Vijay Bellur
2010-10-27
1
-1
/
+2
*
report the error if a volume not in the started state is tried to be stopped
Raghavendra Bhat
2010-10-26
3
-1
/
+5
*
OS X: Include rpc/types.h
noah williamsson
2010-10-26
1
-0
/
+1
*
Correct enum declaration of gf_dump_procnum, fixing duplicate symbol error wh...
noah williamsson
2010-10-26
1
-2
/
+2
*
rpc-transport/rdma: create request_context only if message contains read chun...
Raghavendra G
2010-10-26
1
-18
/
+26
*
rpcsvc: handle NULL deref in case of program mismatch
Amar Tumballi
2010-10-26
1
-16
/
+23
*
rpc-transport/rdma: associate mem-pools with device instead of transport.
Raghavendra G
2010-10-25
2
-69
/
+102
*
Solaris build: Fix linux only features
shishir gowda
2010-10-21
2
-1
/
+2
*
Solaris build: Handle namespace clash for rpc-clnt.h
shishir gowda
2010-10-21
1
-2
/
+2
*
rpc-transport/socket: initialize fragcurrent pointer in correct state while r...
Raghavendra G
2010-10-12
1
-3
/
+3
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
2
-3
/
+3
*
rpcsvc: calculate dump response length instead of hard coding it.
Raghavendra G
2010-10-12
1
-5
/
+9
*
rpc-transport/rdma: by default use infiniband port 1
Raghavendra G
2010-10-12
1
-1
/
+1
*
Copyright changes
Vijay Bellur
2010-10-11
4
-4
/
+4
*
mgmt/glusterd: handle reqs from unknown peers for friend sm
Pranith K
2010-10-11
2
-2
/
+4
*
rpc-transport/rdma: fix the bug which was causing an ioq-entry being mem_put ...
Raghavendra G
2010-10-09
1
-1
/
+3
*
rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()
Amar Tumballi
2010-10-08
2
-2
/
+5
*
mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...
Pavan Sondur
2010-10-08
3
-0
/
+11
*
rpc/clnt: allocate a new cbk_program before registering it.
Raghavendra G
2010-10-08
1
-8
/
+46
*
migrate from port 69* to 24007
Amar Tumballi
2010-10-08
3
-4
/
+5
*
support for configuring keepalive idle time
Vijay Bellur
2010-10-08
2
-5
/
+17
*
mgmt/Glusterd: Volume set enhancements
Kaushik BV
2010-10-07
3
-2
/
+80
*
protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'
Amar Tumballi
2010-10-07
7
-29
/
+34
*
rpcsvc: allocate a new program structure before registering it.
Raghavendra G
2010-10-06
1
-5
/
+32
*
transport: set 'trans->options' before calling 'trans->init()'
Amar Tumballi
2010-10-06
1
-4
/
+5
*
mgmt/Glusterd : Reply to CLI error: graph construction
Kaushik BV
2010-10-05
3
-0
/
+4
*
cli: mgmt/glusterd: Add commit force op to replace-brick
Pavan Sondur
2010-10-04
1
-0
/
+1
*
rpc: don't refer to 'req' after calling 'prog->actor()'
Amar Tumballi
2010-10-04
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
4
-12
/
+12
*
rpcsvc: bump log level of message for missing transport type
Anand Avati
2010-10-04
1
-2
/
+2
*
mgmt/Glusterd: new command volume reset <volname>, volume set enhancements
Kaushik BV
2010-10-03
6
-3
/
+115
*
xdr: introduce extra flag in rmdir request
Anand V. Avati
2010-10-02
3
-0
/
+4
*
rpc-transport/rdma: send disconnect event only if the transport is already co...
Raghavendra G
2010-10-02
1
-3
/
+7
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
3
-32
/
+38
*
remove 'gfs_id' field from all protocol xdr structures
Amar Tumballi
2010-10-01
4
-331
/
+1
*
rpc: in rpc_clnt_destroy(), destroy the memory pool also
Amar Tumballi
2010-09-30
1
-0
/
+8
[next]