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
/
xlators
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add rdma as valid transport type for client and server protocol.
Raghavendra G
2010-08-30
2
-2
/
+2
*
changes to client to make use of the rdma functionality.
Raghavendra G
2010-08-30
5
-122
/
+359
*
Bring in new transport rdma.
Raghavendra G
2010-08-30
1
-1
/
+1
*
protocol/server: fix a static buffer free.
Amar Tumballi
2010-08-27
1
-3
/
+0
*
rpc: server to client callback mechanism
Amar Tumballi
2010-08-27
5
-1
/
+81
*
fix glusterfsd to glusterfs getspec
Amar Tumballi
2010-08-26
2
-31
/
+40
*
cluster/afr: Remove dead assignments.
Sachidananda
2010-08-26
1
-4
/
+0
*
rpcsvc: handle the return value of rpcsvc_create_listeners properly.
Raghavendra G
2010-08-26
1
-0
/
+1
*
storage/posix: calculate the correct size of each dirent in readdir/readdirp.
Raghavendra G
2010-08-25
1
-8
/
+30
*
legacy/protocol/client: fix namespace collisions.
Amar Tumballi
2010-08-25
3
-11
/
+13
*
rpcsvc: allow creation of both rdma and socket for a single server transport.
Raghavendra G
2010-08-23
1
-5
/
+6
*
protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...
Pavan Sondur
2010-08-22
4
-23
/
+32
*
rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...
Raghavendra G
2010-08-19
1
-10
/
+43
*
protocol/client: fix ESTALE in statfs on root inode
Amar Tumballi
2010-08-19
1
-9
/
+14
*
protocol/server: remove default progport from the fop program definition
v3.1.0prealpha4
Amar Tumballi
2010-08-19
1
-1
/
+0
*
rpc - cleanup and changes related to rdma
Raghavendra G
2010-08-18
4
-24
/
+23
*
client: Do reconfig upon failure
Vijay Bellur
2010-08-17
1
-2
/
+4
*
protocol/client: fix reconnection to happen on portmapper first
Anand Avati
2010-08-17
1
-0
/
+6
*
protocol/client: send proper errno when op_ret is -1
Amar Tumballi
2010-08-13
1
-8
/
+8
*
fixes read data corruption seen by patch b04d963e91f8b3c72343e1043d6ed8c68699...
Amar Tumballi
2010-08-13
1
-10
/
+5
*
protocol/client: query portmap and reconnect on new port
Anand V. Avati
2010-08-12
2
-0
/
+133
*
client changes for 'gluster volume migration' to work
Amar Tumballi
2010-08-12
2
-33
/
+230
*
fixed some backward compatibility issues
Amar Tumballi
2010-08-12
3
-21
/
+13
*
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
*
changes to rpc
Raghavendra G
2010-07-28
4
-22
/
+15
*
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
1
-4
/
+12
*
some check added to the variables after GF_CALLOC
Amar Tumballi
2010-07-28
5
-4
/
+11
*
Cancel ping timer if socket or ib error
shishir gowda
2010-07-27
1
-2
/
+10
*
Set fdctx only if op_ret is not -1
Anush Shetty
2010-07-27
1
-6
/
+11
*
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
*
return ENOENT instead of ESTALE for links in client for stripe
shishir gowda
2010-07-19
1
-0
/
+3
*
Fix compilation issues when uuid/uuid.h is not present
Vijay Bellur
2010-07-15
1
-33
/
+0
*
protocol/lib: rename files to standardized names and places
Anand Avati
2010-07-14
34
-7541
/
+342
*
v2 [PATCH BUG:1050] protocol/server Convert-OS-specific-lock-value-to-Gluster...
Pranith Kumar K
2010-07-14
1
-0
/
+16
*
Changes in CLI and glusterd
Vijay Bellur
2010-07-12
6
-28
/
+363
*
gluster-CLI-and-mgmt-glusterd-added-to-codebase
Amar Tumballi
2010-07-08
16
-21
/
+1605
*
make DUMP as another program
Amar Tumballi
2010-07-08
10
-243
/
+79
*
assign proper 'fop' number to 'frame->root->op' on server side
Amar Tumballi
2010-07-08
1
-1
/
+40
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
12
-535
/
+11
*
avoid repeating code
Amar Tumballi
2010-07-06
2
-43
/
+1
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
10
-54
/
+82
*
minor fixes in rpc + protocol
Amar Tumballi
2010-07-01
6
-238
/
+21
*
backward compatibility of protocol
Amar Tumballi
2010-07-01
14
-798
/
+499
*
Move rpc to top-level
Vijay Bellur
2010-06-28
30
-10322
/
+6
*
OS X: fix up rpc protocol
Csaba Henk
2010-06-25
5
-2
/
+12
*
added proper mem-types to GF_CALLOC in protocol
Amar Tumballi
2010-06-25
13
-67
/
+70
*
change volume file options back to 'transport' from 'rpc-transport'
Amar Tumballi
2010-06-24
4
-41
/
+47
[next]