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
*
rgw: Remove `RGWSI_RADOS` from `RGWSI_MDLog`
Adam C. Emerson
2023-11-29
13
-61
/
+62
*
rgw: Remove `RGWSI_RADOS` from `RGWSI_ConfigKey_RADOS`
Adam C. Emerson
2023-11-29
5
-20
/
+64
*
rgw: Remove `RGWSI_RADOS` from `RGWSI_Cls`
Adam C. Emerson
2023-11-29
4
-80
/
+59
*
rgw: Remove RGWSI_RADOS from RGWSI_BI_RADOS
Adam C. Emerson
2023-11-29
11
-151
/
+181
*
rgw: Distentangle `rgw_rados_ref` from `RGWSI_RADOS`
Adam C. Emerson
2023-11-29
14
-105
/
+143
*
Merge pull request #54619 from cbodley/wip-rgw-sal-get-stats-async
Casey Bodley
2023-11-29
25
-250
/
+200
|
\
|
*
rgw/quota: remove base class AsyncRefreshHandler
Casey Bodley
2023-11-23
1
-123
/
+88
|
*
rgw/quota: use intrusive_ptr for RefCountedWaitObject
Casey Bodley
2023-11-23
2
-18
/
+24
|
*
cls/rgw: cls_bucket_head_async uses intrusive_ptr for RGWGetDirHeader_CB
Casey Bodley
2023-11-23
4
-30
/
+29
|
*
rgw/sal: unify ReadStatsCB for async user/bucket stats
Casey Bodley
2023-11-23
22
-91
/
+82
|
*
rgw/sal: RGWGetUserStats_CB cleanup
Casey Bodley
2023-11-23
3
-32
/
+21
*
|
Merge pull request #54582 from phlogistonjohn/jjm-cephadm-more-template-error
Adam King
2023-11-29
1
-1
/
+36
|
\
\
|
*
|
cephadm: add a custom template not found exception with diagnostic info
John Mulligan
2023-11-20
1
-1
/
+36
*
|
|
Merge pull request #54618 from alimaredia/wip-remove-vstart-runner-radosgw-ad...
Casey Bodley
2023-11-29
1
-5
/
+8
|
\
\
\
|
*
|
|
qa: remove vstart runner from radosgw_admin task
Ali Maredia
2023-11-28
1
-5
/
+8
*
|
|
|
Merge pull request #54578 from ronen-fr/wip-rf-dedup-clang
Ronen Friedman
2023-11-29
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
tools: modify ceph_dedup_tool to maintain Clang 15 compatibility
Ronen Friedman
2023-11-20
1
-2
/
+2
*
|
|
|
|
Merge pull request #48483 from batrick/i48673
Venky Shankar
2023-11-29
2
-39
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
mds: revert standby-replay trimming changes
Patrick Donnelly
2023-06-22
1
-34
/
+5
|
*
|
|
|
|
mds: log lru stats during trim
Patrick Donnelly
2023-06-22
1
-0
/
+14
|
*
|
|
|
|
include: remove unused lru method
Patrick Donnelly
2023-06-22
1
-4
/
+0
|
*
|
|
|
|
mds: trim cache during standby-replay
Patrick Donnelly
2023-06-22
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #54287 from Matan-B/wip-matanb-crimson-do_osd_ops_execute-v3
Matan Breizman
2023-11-29
6
-97
/
+148
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crimson/osd/pg: introduce clear_log_entry_maps()
Matan Breizman
2023-11-19
2
-0
/
+10
|
*
|
|
|
|
|
crimson/osd/pg: move submit_error_log to do_osd_ops_execute
Matan Breizman
2023-11-19
2
-47
/
+68
|
*
|
|
|
|
|
crimson/osd/pg: add `record_error` bool to failure_func
Matan Breizman
2023-11-19
1
-7
/
+10
|
*
|
|
|
|
|
crimson/osd/pg: do_osd_ops_execute assert error type handling
Matan Breizman
2023-11-19
1
-0
/
+4
|
*
|
|
|
|
|
crimson/osd/pg: submit_error_log send messages to osd by order
Matan Breizman
2023-11-19
1
-13
/
+23
|
*
|
|
|
|
|
crimson/osd/pg: rep_tid as a faillure_func param
Matan Breizman
2023-11-15
1
-10
/
+10
|
*
|
|
|
|
|
crimson/osd/pg: add logs and assert around log_entry_update_waiting_on
Matan Breizman
2023-11-15
1
-0
/
+9
|
*
|
|
|
|
|
crimson/osd/pg: introduce PG::log_entry_version map
Matan Breizman
2023-11-15
2
-40
/
+35
|
*
|
|
|
|
|
crimson/osd/pg: cleanup version usage submit_error_log
Matan Breizman
2023-11-15
1
-10
/
+7
|
*
|
|
|
|
|
crimson/osd/pg: add logs around submit_error_log()
Matan Breizman
2023-11-15
2
-0
/
+11
|
*
|
|
|
|
|
crimson/osd/osd.cc: handle_update_log_missing* don't decode payload.
Matan Breizman
2023-11-15
1
-2
/
+0
|
*
|
|
|
|
|
crimson/osd/shard_services: add comment to next_tid initialization
Matan Breizman
2023-11-15
1
-0
/
+2
|
*
|
|
|
|
|
crimson/osd: remove do_osd_ops_success_func_t and do_osd_ops_failure_func_t
Matan Breizman
2023-11-15
3
-21
/
+12
*
|
|
|
|
|
|
Merge pull request #54209 from VallariAg/wip-xml-scanner
Vallari Agrawal
2023-11-29
7
-42
/
+55
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
doc/dev/developer_guide: mention unit_test_summary.yaml & valgrind.yaml
Vallari Agrawal
2023-10-31
1
-0
/
+8
|
*
|
|
|
|
|
|
qa: rewrite "valgrind_post" to use ValgrindScanner
Vallari Agrawal
2023-10-26
1
-31
/
+9
|
*
|
|
|
|
|
|
qa: use Remote.run_unit_test when "unit_test_scan" config is used
Vallari Agrawal
2023-10-26
5
-11
/
+38
*
|
|
|
|
|
|
|
Merge pull request #54685 from zdover23/wip-doc-2023-11-28-rados-tshooting-lo...
zdover23
2023-11-29
1
-4
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
doc/rados: improve "Ceph Subsystems"
Zac Dover
2023-11-29
1
-4
/
+6
*
|
|
|
|
|
|
|
|
Merge pull request #54684 from zdover23/wip-doc-2023-11-28-rados-ops-pgs-typo
zdover23
2023-11-29
1
-5
/
+5
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
doc/rados: ops/pgs: s/power of 2/power of two
Zac Dover
2023-11-29
1
-5
/
+5
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge pull request #51229 from jsoref/spelling-rgw
Daniel Gryniewicz
2023-11-28
101
-936
/
+904
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
rgw: fix spelling errors
Josh Soref
2023-11-27
100
-216
/
+216
|
*
|
|
|
|
|
|
|
|
rgw: rewrite rgw_admin help text
Josh Soref
2023-11-27
2
-720
/
+688
*
|
|
|
|
|
|
|
|
|
Merge pull request #53456 from petrutlucian94/dokan_case_insensitive
Venky Shankar
2023-11-28
4
-11
/
+151
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
test/dokan: avoid unnecessary wait
Lucian Petrut
2023-09-14
1
-4
/
+15
|
*
|
|
|
|
|
|
|
|
dokan: simple case insensitive emulation
Lucian Petrut
2023-09-14
4
-7
/
+136
[next]