| Commit message (Expand) | Author | Age | Files | Lines |
* | cli, glusterd: More quota fixes ... | Krutika Dhananjay | 2013-12-03 | 1 | -8/+95 |
* | cli/glusterd: Changes to quota command Quota feature | Raghavendra G | 2013-11-26 | 1 | -21/+333 |
* | bd: posix/multi-brick support to BD xlator | M. Mohan Kumar | 2013-11-13 | 1 | -1/+6 |
* | bd_map: Remove bd_map xlator | M. Mohan Kumar | 2013-11-13 | 1 | -3/+0 |
* | glusterd: modify remove-brick CLI message. | Ravishankar N ravishankar@redhat.com | 2013-11-07 | 1 | -1/+1 |
* | cluster/afr: [Feature] Command implementation to get heal-count | Venkatesh Somyajulu | 2013-10-14 | 1 | -1/+1 |
* | cluster/afr : Implementation of command "gluster volume heal vn statistics" | Venkatesh Somyajulu | 2013-10-14 | 1 | -1/+1 |
* | cli,glusterd: Implement 'volume status tasks' | Krutika Dhananjay | 2013-10-08 | 1 | -1/+1 |
* | glusterd/cli: Geo-Replication "status detail" cmd | Venky Shankar | 2013-09-04 | 1 | -1/+1 |
* | cli : Display error messages if virt file has been deleted or is invalid. | Avra Sengupta | 2013-07-27 | 1 | -2/+8 |
* | glusterd/cli changes for distributed geo-rep | Avra Sengupta | 2013-07-26 | 1 | -1/+2 |
* | glusterd: changes in 'volume create' behaviour | Krutika Dhananjay | 2013-04-09 | 1 | -3/+30 |
* | cli: Made volume top help string clear | M S Vishwanath Bhat | 2013-04-01 | 1 | -4/+3 |
* | cli: Display option 'device vg' only when bd backend enabled | M. Mohan Kumar | 2013-02-20 | 1 | -1/+5 |
* | Revert "glusterd: add "volume label" command" | Anand Avati | 2012-12-04 | 1 | -61/+0 |
* | glusterd: add "volume label" command | Jeff Darcy | 2012-12-04 | 1 | -0/+61 |
* | BD Backend: Volume creation support | M. Mohan Kumar | 2012-11-29 | 1 | -1/+1 |
* | glusterd, cli: implement gluster system uuid reset command | Raghavendra Bhat | 2012-11-28 | 1 | -13/+0 |
* | glusterd: volume-sync shouldn't validate volume-id | Krishnan Parthasarathi | 2012-11-27 | 1 | -0/+13 |
* | cli: Mark port as N/A in volume status when process is not online | Krutika Dhananjay | 2012-10-30 | 1 | -5/+16 |
* | cli: removed extra dict unrefs and memory leaks | Krutika Dhananjay | 2012-09-30 | 1 | -149/+66 |
* | glusterd: Fix to log command status at the appropriate time | Krutika Dhananjay | 2012-09-20 | 1 | -2/+72 |
* | All: License message change | Varun Shastry | 2012-09-13 | 1 | -7/+6 |
* | All: License message change | Varun Shastry | 2012-08-28 | 1 | -14/+5 |
* | remove useless if-before-free (and free-like) functions | Jim Meyering | 2012-07-13 | 1 | -4/+2 |
* | cli: cli_cmd_get_confirmation: don't reference answer[-1] for NUL input | Jim Meyering | 2012-07-11 | 1 | -2/+2 |
* | cli: print_brick_status: don't smash stack | Jim Meyering | 2012-07-11 | 1 | -8/+3 |
* | 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 |