index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SubmittingPatches-backports.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
osd/OSDMap: minor formatting nit
Samuel Just
1
-2
/
+1
2024-01-08
crush: add msr rule types and CrushWrapper infrastructure
Samuel Just
6
-4
/
+49
2024-01-08
src/crush: add a rule type enum
Samuel Just
2
-5
/
+10
2024-01-08
OSDMonitor: update require_osd_release for crush features
Samuel Just
1
-0
/
+6
2024-01-08
make-dist: don't use --continue option for wget
Casey Bodley
1
-1
/
+1
2024-01-08
doc/radosgw: edit admin.rst - quota
Zac Dover
1
-65
/
+104
2024-01-08
win32_deps_build.sh: change Boost URL
Lucian Petrut
1
-1
/
+1
2024-01-05
doc: update rgw admin api req params for get user info
Ali Maredia
1
-0
/
+10
2024-01-05
osd/scrub: avoid "over clearing" queued_or_active flag
Ronen Friedman
5
-11
/
+23
2024-01-05
osd/scrub: manage queue registration lifetime in the FSM
Ronen Friedman
7
-32
/
+23
2024-01-05
doc/radosrgw: edit admin.rst
Zac Dover
1
-14
/
+25
2024-01-05
crimson/os/seastore/cache: return false explicitly if delta is not replayed
Myoungwon Oh
1
-1
/
+1
2024-01-05
crimson/os/seastore: check correct crc for inplace-rewritten extents after r...
Myoungwon Oh
8
-26
/
+56
2024-01-05
test/crimson/seastore: fix overflow issue and make len > 0 when set_contents ...
Myoungwon Oh
1
-9
/
+11
2024-01-05
crimson/os/seastore/epm: detect transaction confict during rbm write using OOL
Myoungwon Oh
1
-7
/
+9
2024-01-05
crimson/os/seastore: introduce modified_region in DATA_BLOCK to keep track of...
Myoungwon Oh
7
-39
/
+40
2024-01-05
crimson/os/seastore: write only modified region when rewriting the extent in ...
Myoungwon Oh
4
-5
/
+55
2024-01-05
test/crimson/seastore: add a random overwrite test to test_objec_date_handler
myoungwon oh
2
-3
/
+46
2024-01-05
crimson/os/seastore/cache: reset version to 1 if inplace write occurs before ...
Myoungwon Oh
1
-0
/
+14
2024-01-04
rgwlc: even current object versions have a unique instance
Matt Benjamin
1
-3
/
+3
2024-01-04
rgwlc: additional lc notify cleanups
Matt Benjamin
1
-16
/
+26
2024-01-04
crimson/osd: Keep track of modified_ranges
Matan Breizman
4
-28
/
+108
2024-01-04
crimson/osd/replicated_recovery_backend: handle_pull_response() - recalc_subs...
Matan Breizman
2
-2
/
+28
2024-01-04
mson/osd/replicated_recovery_backend: Introduce prep_push_to_repliā¦
Matan Breizman
2
-6
/
+56
2024-01-04
crimson/osd/replicated_recovery_backend: seperate prep_push_to_replica and pr...
Matan Breizman
2
-11
/
+28
2024-01-04
rename prep_push to prep_push_to_replica
Matan Breizman
2
-7
/
+3
2024-01-04
crimson/osd/replicated_recovery_backend: prepare_pull to support calc_clone_s...
Matan Breizman
2
-12
/
+43
2024-01-04
crimson/osd/object_metadata_helper: Introduce calc_*_subsets
Matan Breizman
6
-0
/
+510
2024-01-03
doc/rados/operations: document `ceph balancer status detail`
Laura Flores
2
-0
/
+10
2024-01-03
cepahdm: add some specific tests for daemon id systemd name generation
John Mulligan
1
-0
/
+34
2024-01-03
doc/radosgw: edit "Add/Remove a Key"
Zac Dover
1
-21
/
+49
2024-01-03
doc/releases: edit reef.rst
Zac Dover
1
-7
/
+6
2024-01-03
rgw/notifications/lc: handle publish_commit() failures as warnings
Yuval Lifshitz
1
-12
/
+11
2024-01-02
PendingReleaseNotes: add release note for 62338
Samuel Just
1
-0
/
+8
2024-01-02
cehphadm: disable restarting init containers service
John Mulligan
1
-2
/
+6
2024-01-02
cephadm: add stop and poststop commands to init container service
John Mulligan
1
-0
/
+2
2024-01-02
cephadm: convert init containers script to use a template
John Mulligan
5
-53
/
+84
2024-01-02
cephadm: move init container script generation to a function
John Mulligan
1
-4
/
+13
2024-01-02
cephadm: call functions instead of executing rm in rm_cluster
John Mulligan
1
-6
/
+11
2024-01-02
cephadm: remove a non-functional line in _rm_cluster
John Mulligan
1
-2
/
+0
2024-01-02
cephadm: add a unit test to check sidecar removal
John Mulligan
1
-0
/
+44
2024-01-02
cephadm: update rm cluster to remove sidecar/init-ctr services
John Mulligan
1
-6
/
+20
2024-01-02
cephadm: update _rm_cluster to call terminate_service
John Mulligan
2
-18
/
+23
2024-01-02
cephadm: add support to remove sidecar/init-ctr systemd units
John Mulligan
1
-7
/
+18
2024-01-02
cephadm: replace some calls to rm with fs function calls
John Mulligan
1
-1
/
+1
2024-01-02
cephadm: minor reorgs to command_rm_daemon
John Mulligan
1
-9
/
+18
2024-01-02
cephadm: add a terminate_service systemd function
John Mulligan
1
-0
/
+18
2024-01-02
cephadm: add sidecars_from_dropin function
John Mulligan
1
-0
/
+27
2024-01-02
cephadm: add method for parsing a sub identity from a service name
John Mulligan
2
-1
/
+107
2024-01-02
cephadm: add unlink_file function
John Mulligan
1
-0
/
+18
[next]