index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge PR #53873 into main
Venky Shankar
2023-10-09
2
-7
/
+7
|
\
|
*
qa: typo fix when checking for perf counter - s/md_thresh_evicted/mdthresh_ev...
Venky Shankar
2023-10-09
1
-1
/
+1
|
*
qa: lower mds_session_metadata_threshold for tests
Venky Shankar
2023-10-09
1
-6
/
+5
|
/
*
Merge pull request #53817 from cloudbehl/active-alert-filter
Nizamudeen A
2023-10-09
2
-4
/
+6
|
\
|
*
mgr/dashboard: Filter active alerts
cloudbehl
2023-10-05
2
-4
/
+6
*
|
Merge pull request #53874 from zdover23/wip-doc-2023-10-07-rados-troubleshoot...
zdover23
2023-10-08
1
-8
/
+17
|
\
\
|
*
|
doc/rados: edit troubleshooting/community.rst
Zac Dover
2023-10-08
1
-8
/
+17
*
|
|
Merge pull request #53875 from zdover23/wip-doc-2023-10-07-troubleshooting-tr...
zdover23
2023-10-08
1
-60
/
+65
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
doc/rados: edit troubleshooting-mon.rst (3 of x)
Zac Dover
2023-10-08
1
-60
/
+65
|
/
/
*
|
Merge pull request #53876 from zdover23/wip-doc-2023-10-08-architecture-rbd-s...
Anthony D'Atri
2023-10-08
1
-5
/
+5
|
\
\
|
*
|
doc/architecture: repair RBD sentence
Zac Dover
2023-10-07
1
-5
/
+5
|
/
/
*
|
Merge pull request #53790 from zdover23/wip-doc-2023-10-03-architecture-17-of-x
zdover23
2023-10-07
1
-34
/
+39
|
\
\
|
*
|
doc/architecture: edit "Peering and Sets"
Zac Dover
2023-10-07
1
-34
/
+39
|
/
/
*
|
Merge PR #53855 into main
Patrick Donnelly
2023-10-07
1
-0
/
+3
|
\
\
|
*
|
script: add option for debug build
Patrick Donnelly
2023-10-06
1
-0
/
+3
*
|
|
Merge pull request #53417 from jrchyang/fix_mclock_scheduling_slow_main
Yuri Weinstein
2023-10-06
1
-2
/
+1
|
\
\
\
|
*
|
|
osd: fix: slow scheduling when item_cost is large
jrchyang
2023-09-14
1
-2
/
+1
*
|
|
|
Merge pull request #52430 from vedanshbhartia/coverity_datarace
Yuval Lifshitz
2023-10-06
4
-0
/
+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rgw: Add coverity annotations for missing mutex locks
Vedansh Bhartia
2023-09-26
4
-0
/
+7
*
|
|
|
Merge pull request #53834 from dparmar18/remove-egg-fragment-from-doc
zdover23
2023-10-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
doc: remove egg fragment from dev/developer_guide/running-tests-locally
Dhairya Parmar
2023-10-05
1
-1
/
+1
*
|
|
|
|
Merge pull request #52296 from asm0deuz/bz2153448_ipv6
Adam King
2023-10-05
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
ceph orch add fails when ipv6 address is surrounded by square brackets.
Teoman ONAY
2023-08-31
1
-0
/
+4
*
|
|
|
|
|
Merge pull request #53621 from phlogistonjohn/jjm-cephadm-dtypes-common
Adam King
2023-10-05
9
-339
/
+964
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cephadm: convert cephadm agent to a daemon form
John Mulligan
2023-10-04
1
-1
/
+14
|
*
|
|
|
|
|
cephadm: convert SNMPGateway to a ContainerDaemonForm
John Mulligan
2023-10-04
1
-13
/
+7
|
*
|
|
|
|
|
cephadm: convert CustomContainer to a ContainerDaemonForm
John Mulligan
2023-10-04
1
-37
/
+34
|
*
|
|
|
|
|
cephadm: convert NFSGanesha to a ContainerDaemonForm
John Mulligan
2023-10-04
1
-23
/
+20
|
*
|
|
|
|
|
cephadm: add func to deploy any generic ContainerDaemonForm
John Mulligan
2023-10-04
1
-3
/
+37
|
*
|
|
|
|
|
cephadm: add ContainerDaemonForm
John Mulligan
2023-10-04
1
-0
/
+82
|
*
|
|
|
|
|
cephadm: move DeploymentType to deploy.py
John Mulligan
2023-10-04
2
-12
/
+15
|
*
|
|
|
|
|
cephadm: move firewalld related items to firewalld.py
John Mulligan
2023-10-04
3
-122
/
+136
|
*
|
|
|
|
|
cephadm: remove direct daemon-class deps from firewall
John Mulligan
2023-10-04
2
-24
/
+38
|
*
|
|
|
|
|
cephadm: move sysctl specific functions to sysctl.py
John Mulligan
2023-10-04
3
-103
/
+122
|
*
|
|
|
|
|
cephadm: remove direct daemon-type deps from sysctl
John Mulligan
2023-10-04
1
-11
/
+9
|
*
|
|
|
|
|
cephadm: add test_daemon_form.py
John Mulligan
2023-10-04
1
-0
/
+86
|
*
|
|
|
|
|
cephadm: introduce daemon forms to cephadm.py
John Mulligan
2023-10-04
1
-12
/
+175
|
*
|
|
|
|
|
cephadm: add daemon_form.py: bases and funcs for daemon forms
John Mulligan
2023-10-04
1
-0
/
+125
|
*
|
|
|
|
|
cephadm: add some unit test coverage for deploying nfs, snmp
John Mulligan
2023-10-04
1
-0
/
+86
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge PR #53836 into main
Venky Shankar
2023-10-05
4
-1
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PendingReleaseNotes: add a note about disallowing delegating inodes
Venky Shankar
2023-10-05
1
-0
/
+3
|
*
|
|
|
|
|
qa: start testing mds_client_delegate_inos_pct config
Venky Shankar
2023-10-05
2
-0
/
+6
|
*
|
|
|
|
|
mds: disable delegating inode ranges to clients
Venky Shankar
2023-10-05
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #53700 from cloudbehl/cephfs-snapshot
Nizamudeen A
2023-10-05
2
-7
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mgr/dashboard: fixed cephfs snapshot & Quota list
cloudbehl
2023-10-03
2
-7
/
+8
*
|
|
|
|
|
|
Merge pull request #53782 from sachinpunadikar/vstart-fix
Adam King
2023-10-05
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vstart: exclude default route during cluster setup
Sachin Punadikar
2023-10-05
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #53819 from zdover23/wip-doc-2023-10-04-rados-troubleshoot...
zdover23
2023-10-05
1
-4
/
+4
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
doc/rados: edit troubleshooting.rst
Zac Dover
2023-10-04
1
-4
/
+4
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #52735 from vedanshbhartia/coverity_minlong
Yuval Lifshitz
2023-10-05
1
-0
/
+1
|
\
\
\
\
\
\
\
[next]