| Commit message (Expand) | Author | Age | Files | Lines |
* | cli,glusterd,debug/io-stats: Clear top stats | Kaushal M | 2012-05-21 | 1 | -2/+2 |
* | NetBSD build fixes | Emmanuel Dreyfus | 2012-05-11 | 1 | -0/+2 |
* | cli: Show proper remove-brick usage | shylesh | 2012-04-25 | 1 | -1/+1 |
* | cli: Return -1 if fix-layout stop is issued | shylesh | 2012-04-24 | 1 | -0/+1 |
* | NetBSD build fixes | Emmanuel Dreyfus | 2012-04-23 | 1 | -0/+2 |
* | core: coverity issues fixed | Amar Tumballi | 2012-04-23 | 1 | -1/+1 |
* | cli: do not put the frame->local to mempool since its a calloced structure | Raghavendra Bhat | 2012-04-18 | 1 | -47/+25 |
* | cli/rebalance: Fix parse error for volume rebalance cmd | shishir gowda | 2012-04-02 | 1 | -10/+6 |
* | cli: do the proper STACK_DESTORY of created frames | Amar Tumballi | 2012-04-02 | 1 | -1/+70 |
* | cli, glusterd : "volume status detail" fixes | Kaushal M | 2012-03-29 | 1 | -31/+17 |
* | cli: give warning to user in add-brick if stripe count given | Amar Tumballi | 2012-03-29 | 1 | -0/+18 |
* | cli,glusterd: more volume status improvements | Kaushal M | 2012-03-29 | 1 | -4/+9 |
* | cli: Display available information in "volume status detail" | Kaushal M | 2012-03-21 | 1 | -21/+39 |
* | Self-heald: Handle errors gracefully and show errors to users | Pranith Kumar K | 2012-03-18 | 1 | -1/+3 |
* | cli, glusterd, nfs: "volume status|profile|top" for nfs servers | Kaushal M | 2012-03-14 | 1 | -4/+4 |
* | core: utilize mempool for frame->local allocations | Amar Tumballi | 2012-02-21 | 1 | -1/+1 |
* | cluster/afr: Add commands to see self-heald ops | Pranith Kumar K | 2012-02-20 | 1 | -14/+11 |
* | libglusterfs: Implement circular buffer and event history | Raghavendra Bhat | 2012-02-20 | 1 | -1/+1 |
* | cluster/dht: Rebalance will be a new glusterfs process | shishirng | 2012-02-19 | 1 | -19/+11 |
* | cli/glusterd: volume status modification | Rajesh Amaravathi | 2012-02-18 | 1 | -8/+16 |
* | cli, glusterd : Added support for clear-locks command. | Krishnan Parthasarathi | 2012-02-17 | 1 | -0/+60 |
* | cli: Enable output in XML | Kaushal M | 2012-02-15 | 1 | -0/+31 |
* | glusterd: provide option to take statedump of the nfs server | Raghavendra Bhat | 2012-01-27 | 1 | -1/+2 |
* | cli: Extend "volume status" with statedump info | Kaushal M | 2012-01-27 | 1 | -1/+2 |
* | cli,glusterd: Display volume UUID in the output of 'volume info' | Vijay Bellur | 2012-01-14 | 1 | -0/+3 |
* | cli: volume status enhancement | Rajesh Amaravathi | 2012-01-12 | 1 | -13/+153 |
* | cli: Corrected replace-brick error messages and usage string. | Krishnan Parthasarathi | 2012-01-10 | 1 | -1/+1 |
* | Default option to be set to "all" if no option is given to | Rahul C S | 2011-12-19 | 1 | -14/+1 |
* | glusterd: Extended glusterd_is_service_running to get svcs's pid. | Krishnan Parthasarathi | 2011-11-18 | 1 | -2/+2 |
* | glusterd/cli: rpc cleanup | Amar Tumballi | 2011-11-16 | 1 | -130/+0 |
* | XDR: cli-glusterd xdr consolidation | shishir gowda | 2011-11-16 | 1 | -24/+90 |
* | changing of the volume types after volume is created. | Amar Tumballi | 2011-10-28 | 1 | -2/+2 |
* | cli: add geo-replication log-rotate command | Venky Shankar | 2011-10-20 | 1 | -1/+1 |
* | cli : new volume statedump command | Kaushal M | 2011-09-27 | 1 | -0/+70 |
* | glusterd: support for resetting single option | Kaushal M | 2011-09-27 | 1 | -1/+1 |
* | glusterd: Implemented cmd to trigger self-heal on a replicate volume.v3.3.0qa10 | Krishnan Parthasarathi | 2011-09-22 | 1 | -0/+45 |
* | cli: enable order checking stripe-replicate volumes | Kaushal M | 2011-09-19 | 1 | -1/+7 |
* | cli : check for bad brick order while creating replicate volume | Kaushal M | 2011-09-18 | 1 | -1/+185 |
* | support for de-commissioning a node using 'remove-brick' | Amar Tumballi | 2011-09-13 | 1 | -7/+11 |
* | Eliminate many "var set but not used" warnings with newer gcc. | Jeff Darcy | 2011-09-07 | 1 | -4/+0 |
* | mgmt/glusterd, cli: Introduce gluster volume status <volname> | Vijay Bellur | 2011-08-19 | 1 | -0/+72 |
* | Change Copyright current year | Pranith Kumar K | 2011-08-10 | 1 | -1/+1 |
* | LICENSE: s/GNU Affero General Public/GNU General Public/ | Pranith Kumar K | 2011-08-06 | 1 | -3/+3 |
* | gluster rebalance: bring in a 'force' option | Amar Tumballi | 2011-06-16 | 1 | -4/+21 |
* | cli: Display a warning upon disabling quota. | Junaid | 2011-06-13 | 1 | -1/+10 |
* | cli: fix format string build warnings | Amar Tumballi | 2011-05-31 | 1 | -2/+2 |
* | reimplement invocation of external programs with run API | Csaba Henk | 2011-05-26 | 1 | -28/+9 |
* | cli log level command and per translator log level | Venky Shankar | 2011-05-20 | 1 | -0/+37 |
* | mgmt/glusterd: fix up the buffer sizes to accomodate a correct estimate of si... | Kaushik BV | 2011-04-22 | 1 | -7/+17 |
* | cli: check if gsyncd is present in the configured place, enable geo-replicati... | Kaushik BV | 2011-04-22 | 1 | -1/+72 |