| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | glusterd,glusterfsd : Perform proper cleanup of connections and socket files | Kaushal M | 2012-04-23 | 1 | -7/+23 |
* | core: coverity issues fixed | Amar Tumballi | 2012-04-23 | 1 | -1/+3 |
* | rpc-transport/socket: Set NODELAY for connect socket | Vijay Bellur | 2012-04-19 | 1 | -0/+10 |
* | rpc-clnt: use the correct xdr_size for getting the iobuf | Amar Tumballi | 2012-04-19 | 1 | -14/+14 |
* | xlator/server,xlator/nfs : Fix authentication for address lists | Kaushal M | 2012-04-13 | 1 | -1/+5 |
* | glusterd/remove-brick: Replace ABORT with STOP | shishir gowda | 2012-04-13 | 2 | -2/+2 |
* | glusterd/remove-brick: Remove support for pause option | shishir gowda | 2012-04-13 | 2 | -5/+3 |
* | nfs/nlm: dummy actor for FREE_ALL procedure | Rajesh Amaravathi | 2012-04-05 | 1 | -22/+25 |
* | cli,glusterd: more volume status improvements | Kaushal M | 2012-03-29 | 3 | -26/+28 |
* | core: adding extra data for fops | Amar Tumballi | 2012-03-22 | 3 | -51/+72 |
* | rpc-clnt: separate out connection_cleanup() from destroy() | Amar Tumballi | 2012-03-19 | 2 | -1/+2 |
* | rpc: cancel reconnect timer in rpc_clnt_disable | Pranith Kumar K | 2012-03-18 | 1 | -0/+4 |
* | rpc-lib: memleak fix in rpcsvc_volume_allowed | Rajesh Amaravathi | 2012-03-17 | 1 | -5/+6 |
* | protocol/server: add and remove the transports from the list, inside the lock | Raghavendra Bhat | 2012-03-17 | 1 | -3/+3 |
* | rpc: log in DEBUG when nfs clients try to see if ACL requests are accepted by... | krishna | 2012-03-14 | 1 | -2/+8 |
* | rpc-lib/rpcsvc: nfs auth corrections | Rajesh Amaravathi | 2012-03-14 | 1 | -2/+14 |
* | cli, glusterd, nfs: "volume status|profile|top" for nfs servers | Kaushal M | 2012-03-14 | 3 | -1/+5 |
* | rpc-clnt: print xid of the saved frames getting unwind | Amar Tumballi | 2012-03-05 | 1 | -2/+3 |
* | transport/socket: configuring tcp window-size | Rajesh Amaravathi | 2012-02-29 | 2 | -54/+64 |
* | mempool: adjustments in pool sizes | Amar Tumballi | 2012-02-22 | 4 | -13/+18 |
* | rpc/clnt: handle PARENT_DOWN event appropriately | Amar Tumballi | 2012-02-21 | 4 | -11/+82 |
* | cluster/afr: Add commands to see self-heald ops | Pranith Kumar K | 2012-02-20 | 1 | -1/+10 |
* | NLM - Network Lock Manger V4 | Krishna Srinivas | 2012-02-20 | 15 | -19/+1150 |
* | protocol/client,server: fcntl lock self healing. | Mohammed Junaid | 2012-02-20 | 5 | -1/+56 |
* | iobuf: use 'iobuf_get2()' to get variable sized buffers | Amar Tumballi | 2012-02-20 | 4 | -51/+61 |
* | cluster/dht: Rebalance will be a new glusterfs process | shishirng | 2012-02-19 | 3 | -19/+8 |
* | cli/glusterd: volume status modification | Rajesh Amaravathi | 2012-02-18 | 2 | -2/+0 |
* | cli, glusterd : Added support for clear-locks command. | Krishnan Parthasarathi | 2012-02-17 | 1 | -0/+1 |
* | protocol: remove the 'path<>' from rename() and link() | Amar Tumballi | 2012-02-16 | 3 | -16/+0 |
* | cli: Enable output in XML | Kaushal M | 2012-02-15 | 1 | -0/+1 |
* | protocol xdr: remove 'path<>' | Amar Tumballi | 2012-02-14 | 3 | -84/+0 |
* | rpc : fix the leak with glusterfs v2 auth structure conversion | Amar Tumballi | 2012-02-14 | 1 | -0/+6 |
* | core: add an extra flag to readv()/writev() API | Amar Tumballi | 2012-02-14 | 3 | -0/+8 |
* | Fix case where we free a definitely-NULL iobuf | Jeff Darcy | 2012-02-10 | 1 | -1/+3 |
* | cli: Extend "volume status" with statedump info | Kaushal M | 2012-01-27 | 3 | -16/+25 |
* | protocol: allow extra data in all the 'fops' over wire | Amar Tumballi | 2012-01-25 | 3 | -1/+547 |
* | core: add 'fremovexattr()' fop | Amar Tumballi | 2012-01-25 | 4 | -1/+32 |
* | core: get xattrs also as part of readdirp | Amar Tumballi | 2012-01-25 | 3 | -0/+14 |
* | core: change lk-owner as a 1k buffer | Amar Tumballi | 2012-01-24 | 22 | -423/+603 |
* | rpc: extend actors with flag signing if privilege is required | Csaba Henk | 2012-01-21 | 2 | -11/+18 |
* | trivial: correctly document that GLUSTER_CLI_VERSION=2 matches version 0.0.2 | Niels de Vos | 2012-01-12 | 1 | -1/+1 |
* | cli: volume status enhancement | Rajesh Amaravathi | 2012-01-12 | 4 | -0/+39 |
* | transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retry | Harshavardhana | 2011-12-20 | 2 | -7/+43 |
* | rpc-transport/socket: Donot fail reconnect if error is ENOENT | shishir gowda | 2011-12-19 | 1 | -1/+1 |
* | rpc-transport/rdma: add gf_ prefix to all procedure, variable names | Raghavendra G | 2011-11-24 | 2 | -1045/+1098 |
* | rpc-transport: fix some indentions | Niels de Vos | 2011-11-23 | 1 | -17/+17 |
* | rpc: Need to update conn->last_recieved. | Krishnan Parthasarathi | 2011-11-18 | 1 | -0/+6 |
* | glusterfs: An effort to fix all the spell mistakes and typo | Harshavardhana | 2011-11-16 | 11 | -18/+18 |
* | glusterd: remove some of the stale 'log <CMD>' functions | Amar Tumballi | 2011-11-16 | 3 | -56/+0 |
* | glusterd/cli: rpc cleanup | Amar Tumballi | 2011-11-16 | 1 | -82/+39 |