index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
/
mgr
/
cephadm
/
configchecks.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
doc/install: Keep the name field of the created user consistent with the node...
hejindong
1
-1
/
+1
2024-09-11
rgw/kafka: refactor topic creation to avoid rd_kafka_topic_name()
Yuval Lifshitz
1
-14
/
+15
2024-09-11
mgr/cephadm: Make the discovery and gateway IPs configurable in NVMEof config...
Gil Bregman
2
-2
/
+9
2024-09-11
python-common/ceph/deployment: Make the discovery and gateway IPs configurabl...
Gil Bregman
1
-0
/
+6
2024-09-11
mgr/dashboard: expose gw_groups list api
Nizamudeen A
5
-16
/
+101
2024-09-11
mgr/dashboard: add gw_groups support to nvmeof api
Nizamudeen A
6
-27
/
+81
2024-09-10
crimson/osd/ops_executer: cleanup snap_map_*
Matan Breizman
3
-71
/
+1
2024-09-10
crimson/osd/osd_operations/snaptrim_event: only increase
Xuehan Xu
2
-1
/
+1
2024-09-10
crimson/osd/osd_operations/snaptrim_event: we do SnapMapper updates in
Xuehan Xu
1
-1
/
+1
2024-09-10
mgr/dashboard: service form hosts selection only show up to 10 entries
Super User
6
-18
/
+39
2024-09-10
cephadm: bootstrap: verify orch module is running before setting cephadm backend
Adam King
1
-0
/
+6
2024-09-09
doc/man: edit ceph-bluestore-tool.rst
Zac Dover
1
-9
/
+11
2024-09-09
doc/README.md: improve formatting
Zac Dover
1
-8
/
+8
2024-09-09
mgr/cephadm: changing the nginx upstream image used by mgmt-gateway
Redouane Kachach
3
-5
/
+23
2024-09-09
mgr/smb: stop trying to clean external store during cluster sync
John Mulligan
1
-5
/
+0
2024-09-09
crimson/osd: check_osdmap_features - add log
Matan Breizman
1
-0
/
+4
2024-09-09
crimson/osd/ops_executer: pass MutFunc by value
Matan Breizman
1
-2
/
+2
2024-09-09
crimson/osd/ops_executer: avoid seastar::async comment
Matan Breizman
1
-0
/
+1
2024-09-09
crimson/osd/osd_operations/snaptrim_event: make use of process_and_submit
Matan Breizman
1
-24
/
+2
2024-09-09
crimson/osd/osd_operations/snaptrim_event: introduce process_and_submit
Matan Breizman
2
-0
/
+31
2024-09-09
crimson/osd/ops_executer: flush_changes_n_do_ops_effects to use
Matan Breizman
1
-39
/
+37
2024-09-09
crimson/osd/osd_operations/snaptrim_event: start to use coroutines
Matan Breizman
1
-25
/
+18
2024-09-09
crimson/osd/pg: make use of SnapMapper::update_snap_map
Matan Breizman
1
-45
/
+11
2024-09-09
mgr/dashboard: datatable performance improvement
Ivo Almeida
8
-80
/
+186
2024-09-09
doc/cephadm: add malformed-JSON removal instructions
Zac Dover
1
-1
/
+15
2024-09-08
tools/rbd_ggate: fix sign of errno
Erik Sjölund
1
-1
/
+1
2024-09-06
mgr/cephadm: stop running "true" before every command
Adam King
1
-4
/
+0
2024-09-06
doc/rados: add "pgs not deep scrubbed in time" info
Zac Dover
1
-0
/
+26
2024-09-06
librbd/migration/NBDStream: abstract out libnbd and add unit tests
Ilya Dryomov
3
-32
/
+738
2024-09-06
qa/suites/rbd: add snippets for migration import from NBD
Ilya Dryomov
3
-0
/
+26
2024-09-06
librbd/migration/NBDStream: call nbd_shutdown() in close()
Ilya Dryomov
1
-0
/
+6
2024-09-06
librbd/migration/NBDStream: switch to NBD URIs
Ilya Dryomov
4
-32
/
+194
2024-09-06
librbd/migration/NBDStream: check for nbd_get_size() errors
Ilya Dryomov
1
-1
/
+10
2024-09-06
librbd/migration/NBDStream: introduce from_nbd_errno()
Ilya Dryomov
1
-8
/
+20
2024-09-06
librbd/migration/NBDStream: be more thorough around nbd_block_status()
Ilya Dryomov
1
-12
/
+31
2024-09-06
librbd/migration: add nbd stream
Effi Ofer
26
-10
/
+701
2024-09-06
mgr/cephadm: adding spec fields for oauth2-proxy whitelist_domains
Redouane Kachach
2
-1
/
+7
2024-09-06
rbd/bench: Add ability to write a random string of bytes or a specific byte w...
Connor Fawcett
2
-7
/
+54
2024-09-06
doc/README.md: edit "Build Prerequisites"
Zac Dover
1
-6
/
+8
2024-09-06
mon/NVMeofGw*:
Leonid Chernin
1
-4
/
+10
2024-09-06
doc/dev: add "activate latest release" RTD step
Zac Dover
1
-0
/
+2
2024-09-05
rgw/notifications: free completion pointer using unique_ptr
Yuval Lifshitz
1
-20
/
+15
2024-09-05
mgr/dashboard: Increase maximum namespace count to 1024
Afreen Misbah
6
-13
/
+20
2024-09-05
crimson/common/gated: Comment out ceph_assert for shard ID check
Nitzan Mordechai
1
-3
/
+3
2024-09-05
crimson/net/io_handler: ctor add gate ctor with shard id
Nitzan Mordechai
2
-1
/
+2
2024-09-05
doc/rados: add link to messenger v2 info in mon-lookup-dns.rst
Zac Dover
1
-0
/
+3
2024-09-05
qa: test fetching foreign config item
Milind Changire
1
-0
/
+50
2024-09-05
mgr/snap_schedule: correctly fetch mds_max_snaps_per_dir from mds
Milind Changire
1
-1
/
+1
2024-09-05
mon/NVMeofGw*: Fix issue when ana group of deleted GW was not serviced.
Leonid Chernin
6
-106
/
+219
2024-09-04
mgr/cephadm: make ssh keepalive settings configurable
Adam King
2
-1
/
+18
[next]