index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cli
/
src
/
cli-cmd-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd : Introduce reset brick
Anuradha Talur
2016-08-29
1
-31
/
+133
*
cli,rpc : Removing logically dead code
Muthu-vigneshwaran
2016-08-29
1
-4
/
+0
*
cli: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-08-27
1
-12
/
+0
*
glusterd/cli: cli to get local state representation from glusterd
Samikshan Bairagya
2016-08-26
1
-0
/
+114
*
feature/bitrot: Ondemand scrub option for bitrot
Kotresh HR
2016-08-25
1
-1
/
+4
*
dict: Don't expose get_new_dict/dict_destroy
Pranith Kumar K
2016-07-25
1
-22
/
+22
*
features/bitrot: Option to set scrub interval to a minute
Kotresh HR
2016-07-05
1
-1
/
+1
*
georep: add reset-sync-time option for session delete
Milind Changire
2016-06-28
1
-1
/
+17
*
glusterd/cli: coverity fixes
Atin Mukherjee
2016-06-28
1
-3
/
+0
*
cli: fix crash in arbiter keyword parsing
Ravishankar N
2016-06-17
1
-0
/
+5
*
cluster/tier: fix detach tier error message
Dan Lambright
2016-06-13
1
-1
/
+1
*
cli/glusterd: add/remove brick fixes for arbiter volumes
Ravishankar N
2016-05-19
1
-0
/
+17
*
core: assorted typos and spelling mistakes reported by Debian lintian
Kaleb S KEITHLEY
2016-05-18
1
-1
/
+1
*
afr: add mtime based split-brain resolution to CLI
Ravishankar N
2016-03-29
1
-0
/
+10
*
cli: Do not remove whitespace if key is user.* in volume set
Atin Mukherjee
2016-03-23
1
-3
/
+6
*
snapshot/cli: Keep the dict keys uniform
Avra Sengupta
2016-03-13
1
-1
/
+1
*
all: fixes for clang compile warnings
Kaleb S KEITHLEY
2016-02-15
1
-2
/
+2
*
cli/quota : quota is not enforcing when limit is set to 0
Manikandan Selvaganesh
2016-02-10
1
-7
/
+9
*
Tier: "tier start force" command implementation
hari gowtham
2015-12-22
1
-8
/
+25
*
glusterd/bitrot : Integration of bad files from bitd with scrub status command
Gaurav Kumar Garg
2015-11-23
1
-18
/
+5
*
glusterd: cli command implementation for bitrot scrub status
Gaurav Kumar Garg
2015-11-19
1
-1
/
+18
*
glusterd/geo-rep: Adding ssh-port option for geo-rep create
Kotresh HR
2015-11-18
1
-30
/
+57
*
tier/cli : throw a warning when user issues a detach-tier commit/force
Manikandan Selvaganesh
2015-10-05
1
-1
/
+3
*
Tier/cli: Change detach-tier commit force to detach-tier force
Mohammed Rafi KC
2015-09-22
1
-15
/
+4
*
cluster/tier: add gluster v tier <vol>
Dan Lambright
2015-09-09
1
-0
/
+68
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
1
-1
/
+1
*
gluster/cli: snapshot delete all does not work with xml
Rajesh Joseph
2015-08-28
1
-2
/
+2
*
quota : checking for absolute path in quota command
Manikandan Selvaganesh
2015-08-12
1
-0
/
+6
*
quota : validating soft limit percentage.
Manikandan Selvaganesh
2015-07-20
1
-2
/
+4
*
glusterd: Fix snapshot of a volume with geo-rep
Kotresh HR
2015-06-17
1
-2
/
+20
*
NFS-Ganesha: Automatically export vol that was exported before vol restart
Meghana M
2015-06-16
1
-1
/
+2
*
features/bitrot: tuanble object signing waiting time value for bitrot
Gaurav Kumar Garg
2015-06-15
1
-3
/
+31
*
glusterd/shared_storage: Provide a volume set option to create and mount the ...
Avra Sengupta
2015-06-04
1
-10
/
+46
*
cli: Fix incorrect parse logic for volume heal commands
Anuradha
2015-06-02
1
-2
/
+2
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
features/bitrot: reimplement scrubbing frequency
Venky Shankar
2015-05-28
1
-1
/
+2
*
cli/tiering: Enhance cli output for tiering
Mohammed Rafi KC
2015-05-08
1
-1
/
+1
*
tiering: Do not allow some operations on tiered volume
Mohammed Rafi KC
2015-05-07
1
-1
/
+1
*
glusterd: remove replace brick with data migration support form cli/glusterd
Gaurav Kumar Garg
2015-05-07
1
-81
/
+19
*
quota/marker: turn off inode quotas by default
vmallika
2015-05-06
1
-0
/
+54
*
NFS-Ganesha : Locking global options file
Meghana Madhusudhan
2015-05-06
1
-0
/
+25
*
geo-rep: Status Enhancements
Aravinda VK
2015-05-05
1
-2
/
+2
*
quota: support for inode quota in quota.conf
vmallika
2015-05-04
1
-1
/
+2
*
glusterd: gluster volume status should show status of bitrot and scrubber daemon
Gaurav Kumar Garg
2015-05-04
1
-0
/
+4
*
cli/tiering : Parse detach-tier command properly
Mohammed Rafi KC
2015-04-30
1
-3
/
+13
*
NFS-Ganesha: Handling CLI commands when NFS-Ganesha keys are set
Meghana Madhusudhan
2015-04-30
1
-6
/
+6
*
cli,doc: man page of gluster (man gluster) should show bitrot command informa...
Gaurav Kumar Garg
2015-04-29
1
-1
/
+1
*
cli: fix vol_type in volume info xml
Atin Mukherjee
2015-04-26
1
-0
/
+9
*
cli: validate brick while creating replicate volume
Gaurav Kumar Garg
2015-04-23
1
-17
/
+21
*
glusterd: support for tier volumes 'detach start' and 'detach commit'
Dan Lambright
2015-04-22
1
-0
/
+60
[next]