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
*
script/ceph-debug-docker: add debuginfod for ubuntu
Patrick Donnelly
2024-09-27
1
-2
/
+4
*
script/ceph-debug-docker: drop /ceph mount
Patrick Donnelly
2024-09-27
1
-1
/
+1
*
Merge PR #58936 into main
Patrick Donnelly
2024-09-26
11
-180
/
+267
|
\
|
*
mds: do not duplicate journaler write heads
Patrick Donnelly
2024-09-25
2
-13
/
+61
|
*
mds: use Journaler getters
Patrick Donnelly
2024-09-25
3
-16
/
+31
|
*
osdc: properly acquire locks for getters
Patrick Donnelly
2024-09-25
2
-38
/
+81
|
*
osdc: add print method for Journaler::Header
Patrick Donnelly
2024-09-25
1
-0
/
+10
|
*
mds: do not trim segments after open file table commit
Patrick Donnelly
2024-09-25
1
-13
/
+1
|
*
mds: delay expiry if LogSegment is ahead of committed oft seq
Patrick Donnelly
2024-09-25
4
-8
/
+21
|
*
mds: do not write journal head twice on trim
Patrick Donnelly
2024-09-25
3
-40
/
+35
|
*
mds: simplify and explain expiry finisher ctx
Patrick Donnelly
2024-09-25
1
-22
/
+10
|
*
mds: add mds_lock asserts for journal flush
Patrick Donnelly
2024-09-25
1
-1
/
+4
|
*
mds: skip second wait_for_safe
Patrick Donnelly
2024-09-25
1
-27
/
+0
|
*
mds: trim only to the LogSegment created for flush
Patrick Donnelly
2024-09-25
1
-3
/
+5
|
*
mds: allow passing explicit seq to trim to
Patrick Donnelly
2024-09-25
2
-5
/
+9
|
*
mds: quiet unhelpful debug message
Patrick Donnelly
2024-09-25
1
-2
/
+3
|
*
mds: add C_IO_Wrapper completion debugging
Patrick Donnelly
2024-09-25
1
-0
/
+2
|
*
mds: add dout for new segment
Patrick Donnelly
2024-09-25
1
-0
/
+2
*
|
Merge pull request #59864 from cbodley/wip-68134
Casey Bodley
2024-09-26
5
-40
/
+41
|
\
\
|
*
|
rgw/rados: RGWRados::delete_objs_inline() uses AioThrottle
Casey Bodley
2024-09-25
1
-24
/
+32
|
*
|
cls/rgw: cls_rgw_obj_chain uses vector instead of list
Casey Bodley
2024-09-25
4
-16
/
+9
*
|
|
Merge pull request #59536 from smanjara/rgw-full-sync-cr
Casey Bodley
2024-09-26
1
-7
/
+7
|
\
\
\
|
*
|
|
rgw/multisite: no need to capture error from callback. we are already doing t...
Shilpa Jagannath
2024-09-10
1
-6
/
+1
|
*
|
|
rgw/multisite: drain_all() after notify stack cancel
Shilpa Jagannath
2024-09-10
1
-0
/
+1
|
*
|
|
rg/multisite: if the first shard fails to sync, we must drain and return error.
Shilpa Jagannath
2024-09-10
1
-1
/
+5
*
|
|
|
Merge pull request #57146 from kamoltat/wip-ksirivad-fix-connection-score-json
Kamoltat (Junior) Sirivadhna
2024-09-26
4
-11
/
+143
|
\
\
\
\
|
*
|
|
|
qa: Added mon connection score tests
Kamoltat
2024-07-18
3
-7
/
+139
|
*
|
|
|
src/mon/ConnectionTracker.cc: fix dump
Kamoltat
2024-07-18
1
-4
/
+4
*
|
|
|
|
Merge pull request #58472 from YiteGu/reinforce-mon-scrub-db-get-error
Kamoltat (Junior) Sirivadhna
2024-09-26
1
-1
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
mon/scrub: print detail if get error from store
yitegu
2024-07-26
1
-1
/
+6
*
|
|
|
|
|
Merge pull request #59609 from cbodley/wip-rgw-dir-suggest-reshard
Casey Bodley
2024-09-26
1
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rgw/rados: guard against dir suggest during reshard
Casey Bodley
2024-09-04
1
-0
/
+4
*
|
|
|
|
|
|
Merge pull request #59441 from ceph/wip-oozmen-67656-integration-test
Casey Bodley
2024-09-26
2
-33
/
+249
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
test/rgw/notifications: also verify bucket notifications are updated correctly
Oguzhan Ozmen
2024-08-28
1
-0
/
+11
|
*
|
|
|
|
|
|
test/rgw/notifications: integration test for migrating a topic to an account
Oguzhan Ozmen
2024-08-26
1
-1
/
+206
|
*
|
|
|
|
|
|
test/rgw/notifications: non-functional change, remove trailing spaces
Oguzhan Ozmen
2024-08-26
2
-31
/
+31
|
*
|
|
|
|
|
|
test/rgw/notifications: non-functional change, addressing comment typo s/iemp...
Oguzhan Ozmen
2024-08-26
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #59244 from cbodley/wip-rgw-notification-token-waiter
Casey Bodley
2024-09-26
1
-3
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
rgw/notify: add copy ctor to token waiter
Yuval Lifshitz
2024-09-09
1
-0
/
+3
|
*
|
|
|
|
|
|
|
rgw/notify: process_queue() constructs wait tokens when spawning
Casey Bodley
2024-08-15
1
-3
/
+2
*
|
|
|
|
|
|
|
|
Merge pull request #59981 from guits/fix_68231
Guillaume Abrioux
2024-09-26
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
node-proxy: fix a regression when processing the RedFish API
Guillaume Abrioux
2024-09-25
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Merge pull request #59946 from rhcs-dashboard/rbd-snapshot
afreen23
2024-09-26
2
-1
/
+4
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
mgr/dashboard: Forbid snapshot name "." and any containing "/".
Dnyaneshwari
2024-09-25
2
-1
/
+4
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #59986 from nbalacha/wip-nbalacha-doc-typo
Zac Dover
2024-09-26
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
doc: fix typo
N Balachandran
2024-09-26
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
Merge pull request #59846 from rhcs-dashboard/usermanagment-roles
Nizamudeen A
2024-09-26
5
-103
/
+104
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
mgr/dashboard: carbonize user management-role form
pujashahu
2024-09-25
5
-103
/
+104
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge pull request #59194 from rhcs-dashboard/add-ssl-prometheus-federate
Aashish Sharma
2024-09-26
17
-120
/
+548
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
mgr/dashboard: adjust federate ssl code with mTLS
Aashish Sharma
2024-09-25
14
-187
/
+323
[next]