index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
erasure-code: return error using `ss` not derr
Kefu Chai
2018-11-15
1
-3
/
+2
*
tests: do not check for invalid k/m combinations
Kefu Chai
2018-11-15
1
-17
/
+1
*
tests: use stoi() instead of atoi()
Kefu Chai
2018-11-15
1
-2
/
+2
*
Merge pull request #25048 from swinds24/master_fix_36764
Kefu Chai
2018-11-15
1
-2
/
+3
|
\
|
*
ceph-mgr: hold lock while accessing the request list and submitting request
Jerry Lee
2018-11-12
1
-2
/
+3
*
|
Merge pull request #24458 from rzarzynski/wip-osd-drop-osd_instructions
Kefu Chai
2018-11-15
2
-6
/
+7
|
\
\
|
*
|
osd: kill request_redirect_t::osd_instructions entirely.
Radoslaw Zarzynski
2018-10-27
2
-5
/
+7
|
*
|
osd: drop the unused request_redirect_t::set_instructions().
Radoslaw Zarzynski
2018-10-07
1
-1
/
+0
*
|
|
Merge pull request #24141 from liu-chunmei/ceph_seastar_perfcounter
Kefu Chai
2018-11-15
16
-64
/
+292
|
\
\
\
|
*
|
|
crimson:port perfcounters to seastar
chunmei Liu
2018-10-30
7
-4
/
+131
|
*
|
|
common: move lock out of PerfCounterCollection and rename it
chunmei Liu
2018-10-30
11
-61
/
+162
*
|
|
|
Merge pull request #25072 from tchaikov/wip-silence-sign-compare
Kefu Chai
2018-11-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
os/tests: silence -Wsign-compare warning
Kefu Chai
2018-11-14
1
-1
/
+1
*
|
|
|
|
Merge pull request #25098 from ceph/rm-27062
Alfredo Deza
2018-11-14
8
-72
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
ceph-volume: update tests after removing the LVPath arg validator
Andrew Schoen
2018-11-14
4
-34
/
+16
|
*
|
|
|
|
ceph-volume: return lvs as vg/lv from ValidDevice if as_string is True
Andrew Schoen
2018-11-14
1
-0
/
+3
|
*
|
|
|
|
ceph-volume: adds lv_name property to Device class
Andrew Schoen
2018-11-14
1
-0
/
+2
|
*
|
|
|
|
ceph-volume: combine the LVPath arg validator with ValidDevice
Andrew Schoen
2018-11-14
2
-38
/
+11
|
*
|
|
|
|
ceph-volume: adds has_gpt_headers property to Device class
Andrew Schoen
2018-11-14
1
-0
/
+4
|
*
|
|
|
|
ceph-volume: add PTTYPE to blkid parser
Andrew Schoen
2018-11-14
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #25093 from alfredodeza/wip-bz1644828
Andrew Schoen
2018-11-14
7
-11
/
+116
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ceph-volume tests update tests to handle new SystemExit exceptions in main
Alfredo Deza
2018-11-13
1
-3
/
+6
|
*
|
|
|
|
ceph-volume tests.api verify that Volume object can be removed
Alfredo Deza
2018-11-13
1
-0
/
+6
|
*
|
|
|
|
ceph-volume api.lvm allow passing a Volume object to remove_lv
Alfredo Deza
2018-11-13
1
-1
/
+8
|
*
|
|
|
|
ceph-volume tests.functional.lvm test full removal of LVs
Alfredo Deza
2018-11-13
2
-4
/
+82
|
*
|
|
|
|
ceph-volume main raise sys.exit to prevent garbage in help
Alfredo Deza
2018-11-13
1
-1
/
+1
|
*
|
|
|
|
ceph-volume lvm.zap remove vgs|lvs when --destroy is used
Alfredo Deza
2018-11-13
1
-2
/
+13
*
|
|
|
|
|
Merge pull request #24789 from Ranjitha-G/dashboard-test-erasure
Lenz Grimmer
2018-11-14
1
-0
/
+36
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mgr/dashboard: Add unit test case for controller/erasure_code_profile.py
Ranjitha G
2018-11-09
1
-0
/
+36
*
|
|
|
|
|
|
Merge pull request #24788 from Ranjitha-G/dashboard-hacking-doc
Lenz Grimmer
2018-11-14
1
-3
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
mgr/dashboard: Fix some setup steps in HACKING.rst
Ranjitha G
2018-11-09
1
-3
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #25083 from iridescent-rsy/fix-typo
Jason Dillaman
2018-11-14
3
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rbd_mirror: fix a typo.
Shiyang Ruan
2018-11-14
1
-1
/
+1
|
*
|
|
|
|
|
rbd_mirror: restore the header annotation.
Shiyang Ruan
2018-11-14
1
-1
/
+1
|
*
|
|
|
|
|
rbd: fix typos.
Shiyang Ruan
2018-11-14
2
-2
/
+2
*
|
|
|
|
|
|
Merge PR #24490 into master
Patrick Donnelly
2018-11-13
2
-4
/
+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mds: flush dirty dirfrags that weren't logged when deactivating mds
Yan, Zheng
2018-10-29
1
-5
/
+8
|
*
|
|
|
|
|
|
mds: use MDlog::trim_all() to trim log when deactivating mds
Yan, Zheng
2018-10-29
2
-4
/
+14
|
*
|
|
|
|
|
|
mds: don't cap log when there are replicated objects
Yan, Zheng
2018-10-29
1
-0
/
+6
*
|
|
|
|
|
|
|
Merge pull request #25057 from joke-lee/wip-ceph-dencoder-support
Casey Bodley
2018-11-13
3
-0
/
+18
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ceph-dencoder: add RGWRealm support.
yuliyang
2018-11-13
3
-0
/
+18
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
ceph-volume tests patch Device() by splitting parametrized method
Alfredo Deza
2018-11-12
1
-15
/
+35
*
|
|
|
|
|
|
ceph-volume tests inventory should patch before using .get_devices()
Alfredo Deza
2018-11-12
1
-12
/
+32
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #24830 from dillaman/wip-rbd-pool-stats
Mykola Golub
2018-11-10
12
-11
/
+846
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rbd: added new 'pool stats' action
Jason Dillaman
2018-11-09
2
-5
/
+115
|
*
|
|
|
|
|
librbd: new pool init/stat API methods
Jason Dillaman
2018-11-09
10
-6
/
+731
*
|
|
|
|
|
|
Merge pull request #24265 from trociny/wip-36091
Jason Dillaman
2018-11-10
20
-57
/
+507
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mgr: support performance counter descriptors compatibility
Mykola Golub
2018-11-07
1
-3
/
+59
|
*
|
|
|
|
|
|
osd: collect client perf stats when query is enabled
Mykola Golub
2018-11-07
21
-85
/
+445
|
*
|
|
|
|
|
|
mgr: add OSDPerfMetricReport struct to MMgrReport
Julien Collet
2018-11-07
2
-1
/
+35
[next]