index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mon
/
MonCommands.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3393 from ceph/wip-osd-df
Sage Weil
2015-01-21
1
-0
/
+3
|
\
|
*
mon: ceph osd df -- a new command to show OSD utilization
Mykola Golub
2015-01-17
1
-0
/
+3
*
|
Merge pull request #3409 from trociny/wip-osd_pool_flags
Sage Weil
2015-01-21
1
-1
/
+1
|
\
\
|
*
|
osd: new pool safeguard flags: nodelete, nopgchange, nosizechange
Mykola Golub
2015-01-19
1
-1
/
+1
|
|
/
*
/
fix command 'ceph pg dump_stuck degraded'
xinxin shu
2015-01-15
1
-1
/
+1
|
/
*
mon: implement `fs reset`
John Spray
2015-01-12
1
-0
/
+5
*
osd: tiering: add cache mode READPROXY
Zhiqiang Wang
2015-01-11
1
-1
/
+1
*
mon: make ceph tell mon.* version work
Mykola Golub
2015-01-05
1
-0
/
+1
*
Merge pull request #3057 from ceph/wip-crush-straw
Sage Weil
2014-12-18
1
-1
/
+13
|
\
|
*
mon: 'osd crush reweight-all'
Sage Weil
2014-12-10
1
-0
/
+3
|
*
mon: add 'osd crush {get,set}-tunable <name> [value]' commands
Sage Weil
2014-12-10
1
-0
/
+9
|
*
crush: add straw_calc_version tunable
Sage Weil
2014-12-03
1
-1
/
+1
*
|
mon: allow full flag to be manually cleared
Sage Weil
2014-12-11
1
-2
/
+2
|
/
*
mon: add the osd crush rename-bucket command
Loic Dachary
2014-10-16
1
-0
/
+5
*
Merge remote-tracking branch 'gh/giant'
Sage Weil
2014-10-07
1
-1
/
+2
|
\
|
*
mon: MonCommands: adjust indentation for 'auth add'
Joao Eduardo Luis
2014-10-03
1
-1
/
+2
*
|
mon: add 'osd pool ls [detail]' command
Sage Weil
2014-09-10
1
-0
/
+3
|
/
*
erasure-code: relax profile parameter syntax
Loic Dachary
2014-08-29
1
-1
/
+1
*
Merge pull request #2043 from guangyy/wip-pg-splitting
Samuel Just
2014-08-20
1
-1
/
+2
|
\
|
*
Add a new monitor command to let user specify the expected number of objects ...
Guang Yang
2014-08-19
1
-1
/
+2
*
|
mon/OSDMonitor: reweight-by-pg for pool(s)
Sage Weil
2014-08-19
1
-1
/
+2
*
|
mon/OSDMonitor: reweight-by-pg
Sage Weil
2014-08-19
1
-0
/
+4
|
/
*
Merge pull request #2217 from ceph/wip-problem-osds
Sage Weil
2014-08-16
1
-0
/
+3
|
\
|
*
mon: add 'osd blocked-by' command
Sage Weil
2014-08-09
1
-0
/
+3
*
|
osd: promotion on 2nd read for cache tiering
Zhiqiang Wang
2014-08-02
1
-2
/
+2
|
/
*
mon: OSDMonitor: add "osd pool get <pool> erasure_code_profile" command
Ma Jianpeng
2014-07-17
1
-1
/
+1
*
Merge pull request #2089 from lpabon/lpabon_readforward
Sage Weil
2014-07-12
1
-1
/
+1
|
\
|
*
Support for READFORWARD in the caching tier
Luis Pabón
2014-07-08
1
-1
/
+1
*
|
mon: OSDMonitor: add 'osd pool get-quota' command
Joao Eduardo Luis
2014-07-08
1
-0
/
+4
|
/
*
Merge pull request #2046 from ceph/wip-8670
Sage Weil
2014-07-03
1
-1
/
+1
|
\
|
*
mon: OSDMonitor: 'osd pool' - if we can set it, we must be able to get it
Joao Eduardo Luis
2014-07-02
1
-1
/
+1
*
|
mon: add `ceph fs [new|rm|ls]`
John Spray
2014-06-30
1
-1
/
+15
|
/
*
Make <poolname> in "ceph osd tier --help" clearer.
Accela Zhao
2014-06-25
1
-3
/
+5
*
erasure-code: consistent argument parsing for profiles
Loic Dachary
2014-06-13
1
-2
/
+2
*
mon/OSDMonitor: add 'osd crush reweight-subtree ...'
Sage Weil
2014-05-28
1
-0
/
+5
*
mon: add ceph osd pool set <pool> auid
Loic Dachary
2014-04-23
1
-2
/
+2
*
mon/OSDMonitor: require force argument to split a cache pool
Sage Weil
2014-04-15
1
-1
/
+2
*
mon: MonCommands: have all 'auth' commands require 'execute' caps
Joao Eduardo Luis
2014-04-07
1
-6
/
+6
*
mon: MonCommands.h: have 'auth' read-only operations require 'x' cap
Joao Eduardo Luis
2014-04-04
1
-6
/
+6
*
OSDMonitor: add 'osd primary-temp ...' command
Ilya Dryomov
2014-03-31
1
-0
/
+5
*
OSDMonitor: add 'osd pg-temp ...' command
Ilya Dryomov
2014-03-31
1
-0
/
+5
*
mon: add crush ruleset name to osd pool create
Loic Dachary
2014-03-18
1
-0
/
+1
*
mon: OSDMonitor use erasure_code_profile instead of properties
Loic Dachary
2014-03-18
1
-3
/
+3
*
mon: add the erasure-code-profile {set,get,rm,ls} MonCommand
Loic Dachary
2014-03-18
1
-0
/
+16
*
mon,osd,erasure-code: update copyright notices
Loic Dachary
2014-03-17
1
-0
/
+3
*
Merge remote-tracking branch 'gh/firefly'
Sage Weil
2014-03-07
1
-1
/
+9
|
\
|
*
mon/OSDMonitor: add 'osd tier add-cache <pool> <size>' command
Sage Weil
2014-03-04
1
-0
/
+7
|
*
OSDMonitor: do not add non-empty tier pool unless forced
Sage Weil
2014-03-04
1
-1
/
+2
*
|
OSDMonitor: enable getting hit set parameters
Kai Zhang
2014-03-01
1
-2
/
+2
|
/
*
Merge pull request #1139 from ceph/wip-agent
Sage Weil
2014-02-17
1
-3
/
+3
|
\
[next]