index
:
glusterfs-snapshot.git
devel
development
gluster-snap
master
master_upstream
snap_devel
upstream
work
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpc
/
rpc-transport
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "rpc-transport/rdma: create request_context only if message contains r...
Anand V. Avati
2010-10-29
1
-26
/
+18
*
socket: Reduce keepalive idle and interval time
Vijay Bellur
2010-10-27
1
-1
/
+2
*
rpc-transport/rdma: create request_context only if message contains read chun...
Raghavendra G
2010-10-26
1
-18
/
+26
*
rpc-transport/rdma: associate mem-pools with device instead of transport.
Raghavendra G
2010-10-25
2
-69
/
+102
*
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
*
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
*
rpc-transport/rdma: fix the bug which was causing an ioq-entry being mem_put ...
Raghavendra G
2010-10-09
1
-1
/
+3
*
migrate from port 69* to 24007
Amar Tumballi
2010-10-08
2
-3
/
+4
*
support for configuring keepalive idle time
Vijay Bellur
2010-10-08
2
-5
/
+17
*
mgmt/Glusterd: Volume set enhancements
Kaushik BV
2010-10-07
1
-0
/
+61
*
protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'
Amar Tumballi
2010-10-07
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
4
-12
/
+12
*
rpc-transport/rdma: send disconnect event only if the transport is already co...
Raghavendra G
2010-10-02
1
-3
/
+7
*
remove 'gfs_id' field from all protocol xdr structures
Amar Tumballi
2010-10-01
1
-1
/
+1
*
rpc/rpc-transport: fix frame-loss during rdma-reads.
Raghavendra G
2010-09-24
2
-3
/
+18
*
rpc-transport/socket: set keepalive socket option.
Raghavendra G
2010-09-20
2
-0
/
+91
*
rdma: do event_unregister() in fini() too.
Amar Tumballi
2010-09-17
1
-12
/
+19
*
cli, mgmt/glusterd: disallow probe to a cluster
Pranith Kumar K
2010-09-15
1
-1
/
+1
*
socket.c: suppress spurious 'dict_get' logs in glusterd debug mode
Amar Tumballi
2010-09-15
1
-2
/
+8
*
rpc-transport.c: handle a double free
Amar Tumballi
2010-09-15
1
-3
/
+0
*
socket: add xfer data counts
Amar Tumballi
2010-09-14
1
-0
/
+2
*
rpc-transport/rdma: while notifying a reply, pickup the correct iobref from r...
Raghavendra G
2010-09-08
1
-3
/
+3
*
rpc-transport/rdma: change the default listening port to 6968.
Raghavendra G
2010-09-08
1
-1
/
+1
*
rpc-transport/rdma: honour port argument sent in rdma_connect.
Raghavendra G
2010-09-07
3
-21
/
+26
*
rpc-transport/rdma: fix memory corruptions caused by rdma.
Raghavendra G
2010-09-07
1
-2
/
+4
*
socket.c: more detailed info about mismatched msg type
Amar Tumballi
2010-09-07
1
-2
/
+8
*
rpc-transport/socket: fix memory leaks.
Raghavendra G
2010-09-04
1
-18
/
+28
*
rpc-transport/rdma: notify rpc when pollerr happens, so that client side can ...
Raghavendra G
2010-09-03
1
-2
/
+2
*
rpc-transport/rdma: when rdma msg of type RDMA_ERROR is recieved, disconnect ...
Raghavendra G
2010-09-02
1
-6
/
+13
*
rpc-transport/rdma: set whether pollin data is for request/reply.
Raghavendra G
2010-09-01
1
-0
/
+2
*
rpc-transport/socket: use xdr_sizeof instead of sizeof when trying to read ve...
Raghavendra G
2010-08-31
1
-2
/
+21
*
rpc-transport/rdma: By default, enable building of rdma only if libibverbs is...
Raghavendra G
2010-08-31
1
-1
/
+1
*
rpc-transport/rdma: free ioq entry even when churning of message fails.
Raghavendra G
2010-08-31
1
-1
/
+1
*
Bring in new transport rdma.
Raghavendra G
2010-08-30
7
-1
/
+5972
*
rpc: server to client callback mechanism
Amar Tumballi
2010-08-27
1
-0
/
+2
*
transport/socket: free priv->incoming.request_info if not already freed after...
Raghavendra G
2010-08-26
1
-0
/
+9
*
rpc-transport/socket: proper cleanup and NULL deref checks.
Amar Tumballi
2010-08-18
1
-76
/
+126
*
rpc - cleanup and changes related to rdma
Raghavendra G
2010-08-18
1
-4
/
+5
*
changed GNU General Public License to GNU Affero General Public License
Pranith Kumar K
2010-08-17
4
-12
/
+12
*
rpc: move handling of fragment headers to socket.
Raghavendra G
2010-08-16
2
-2
/
+47
*
rpc-clnt/socket: rpc_clnt_reconfig() API to support overriding of port numbers
Anand V. Avati
2010-08-12
1
-2
/
+5
*
rpc fixes
Amar Tumballi
2010-08-12
1
-6
/
+20
*
rpc: changes to glusterfs programs that can take an optional payload argument.
Raghavendra G
2010-08-06
1
-0
/
+5
*
changes to rpc
Raghavendra G
2010-07-28
2
-30
/
+103
*
some check added to the variables after GF_CALLOC
Amar Tumballi
2010-07-28
1
-0
/
+3
*
fix all the clang errors in 'rpc/*'
Amar Tumballi
2010-07-28
2
-13
/
+16
*
protocol/lib: rename files to standardized names and places
Anand Avati
2010-07-14
2
-2
/
+5
*
Move rpc to top-level
Vijay Bellur
2010-06-28
7
-0
/
+3296
[prev]