| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mgmt/glusterd: volume start force | Pranith K | 2010-09-29 | 3 | -1/+5 |
* | rpc-clnt: handle NULL dereferences | Amar Tumballi | 2010-09-28 | 1 | -7/+11 |
* | mgmt/glusterd: prevent detach of peer with its bricks existing in cluster | Pranith K | 2010-09-28 | 1 | -0/+7 |
* | mgmt/glusterd: delay probe till connection happens | Pranith K | 2010-09-27 | 1 | -0/+2 |
* | rpc/rpc-transport: fix frame-loss during rdma-reads. | Raghavendra G | 2010-09-24 | 2 | -3/+18 |
* | rpc-clnt: print frame-sent time till microsecond resolution in call_bail. | Raghavendra G | 2010-09-24 | 1 | -1/+4 |
* | rpc/rpcsvc: add debug messages when rpc-messages are handed over to/from tran... | Raghavendra G | 2010-09-22 | 2 | -13/+37 |
* | mgmt/glusterd: replace-brick validations | Pranith Kumar K | 2010-09-22 | 3 | -1/+5 |
* | cli, mgmt/glusterd: send errno in case of Peer reject | Pranith Kumar K | 2010-09-21 | 1 | -1/+2 |
* | cli, mgmt/glusterd: volume sync command | Pranith Kumar K | 2010-09-20 | 6 | -3/+119 |
* | 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 | 2 | -12/+20 |
* | portmap: make grounds for typed service mapping | Csaba Henk | 2010-09-16 | 1 | -0/+9 |
* | cli: added system:: portmap brick2port | Csaba Henk | 2010-09-16 | 1 | -0/+1 |
* | cli: added system:: getspec | Csaba Henk | 2010-09-16 | 1 | -0/+1 |
* | cli, mgmt/glusterd: disallow probe to a cluster | Pranith Kumar K | 2010-09-15 | 5 | -11/+68 |
* | rpc: add ref/unref for rpc clnt | Pranith Kumar K | 2010-09-15 | 2 | -2/+46 |
* | 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 | 2 | -4/+5 |
* | memory leak fixes. | Raghavendra G | 2010-09-15 | 3 | -5/+13 |
* | remove 'ino' from protocol structures | Amar Tumballi | 2010-09-14 | 3 | -173/+1 |
* | remove 'gen' from iatt/protocol structures | Amar Tumballi | 2010-09-14 | 3 | -178/+0 |
* | check if the export directory is present while starting volume and send the r... | Raghavendra Bhat | 2010-09-14 | 3 | -0/+4 |
* | socket: add xfer data counts | Amar Tumballi | 2010-09-14 | 2 | -0/+5 |
* | rpc: print xid of the rpcreq corresponding to frame being bailed out. | Raghavendra G | 2010-09-14 | 1 | -3/+3 |
* | glusterfs3.x: change gfid type to opaque | Amar Tumballi | 2010-09-14 | 3 | -187/+140 |
* | glusterfs3.x file is updated with changes done to xdr.{h, c} files | Amar Tumballi | 2010-09-14 | 2 | -69/+113 |
* | mgmt/glusterd: free xdr allocations | Pranith Kumar K | 2010-09-14 | 1 | -4/+4 |
* | rpc: in rpc_clnt_destroy(), cleanup the transport too | Amar Tumballi | 2010-09-13 | 1 | -0/+6 |
* | Print error msg to the CLI from glusterd | shishir gowda | 2010-09-13 | 3 | -0/+13 |
* | mgmt/glusterd: add a dict to glusterd commit response. | Pavan Sondur | 2010-09-10 | 2 | -2/+51 |
* | rpc/rpcsvc: fix invalid free in rpcsvc_create_listeners. | Amar Tumballi | 2010-09-09 | 1 | -10/+9 |
* | 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-clnt: fix memory corruption happening while encoding auth data. | Raghavendra G | 2010-09-06 | 2 | -11/+12 |
* | rpc-transport/socket: fix memory leaks. | Raghavendra G | 2010-09-04 | 1 | -18/+28 |
* | gfid: protocol/xdr changes to handle gfid based fops. | Amar Tumballi | 2010-09-04 | 2 | -1/+214 |
* | 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 |
* | cli, mgmt/glusterd: Added replace brick cli response | Pranith Kumar K | 2010-09-02 | 3 | -12/+17 |
* | cli: Changes for GET_NEXT volume info | Vijay Bellur | 2010-09-02 | 3 | -1/+6 |
* | Remove brick validation | shishir gowda | 2010-09-02 | 3 | -0/+4 |
* | rpc-transport/rdma: set whether pollin data is for request/reply. | Raghavendra G | 2010-09-01 | 1 | -0/+2 |
* | mgmt/glusterd: memory leak fixes | Pranith Kumar K | 2010-08-31 | 2 | -0/+4 |