summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #54780 from jianwei1216/log_to_syslog_mainYuri Weinstein2024-01-181-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | common: LogClient do not output meaningless logs by defaultzhangjianwei2023-12-061-2/+0
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #54116 from EdwardVitor/fix-warning-monYuri Weinstein2024-01-182-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | mon&test: resolve warning about inconsistent variable typescuiming_yewu2024-01-032-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #55161 from tobydarling/patch-2zdover232024-01-181-6/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | doc/rados/operations: Fix off-by-one errors in control.rsttobydarling2024-01-131-6/+4
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #55172 from Matan-B/wip-matanb-crimson-neoradosMatan Breizman2024-01-1810-187/+332
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | test/neorados/misc: Crimson - Skip NeoRadosMisc.WriteSameMatan Breizman2024-01-171-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | test/librados/aio_cxx: Crimson - Skip LibRadosAio.MultiReadsMatan Breizman2024-01-171-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | test/neorados/list: Seperate NeoRadosECTest from NeoRadosTestMatan Breizman2024-01-174-98/+170
| * | | | | | | | | | | | | | | | | | | | | | | | | test/neorados/aio_cxx: Seperate NeoRadosECTest from NeoRadosTestMatan Breizman2024-01-175-93/+162
| * | | | | | | | | | | | | | | | | | | | | | | | | test/neorados/io: Crimson - Skip NeoRadosIo.LimitsMatan Breizman2024-01-171-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | test/neorados/cls: Crimson - Skip NeoRadosCls.RemoteReadsMatan Breizman2024-01-171-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #53281 from xxhdx1985126/wip-crimson-recover-snapsetMatan Breizman2024-01-181-4/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | crimson/osd/pg: set obc's ssc when handling pull responsesXuehan Xu2024-01-091-4/+14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #55202 from zhscn/fix-sscMatan Breizman2024-01-181-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | crimson/osd: fix dangling reference bugZhang Song2024-01-171-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | crimson/osd: get SnapSetContext from head_obcZhang Song2024-01-171-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #53814 from rhcs-dashboard/fix-61720-mainAashish Sharma2024-01-1817-74/+605
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: upgrade from old 'graph' type panels to the newAashish Sharma2023-12-2217-74/+605
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #55181 from rkachach/fix_issue_64027Redouane Kachach2024-01-183-9/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/rook: always recreate kvm default network + fix groups refreshRedouane Kachach2024-01-173-9/+44
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge PR #53080 into mainVenky Shankar2024-01-181-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mds/journal: make used_preallocated_ino crash more gracefulDhairya Parmar2023-11-201-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge PR #53238 into mainVenky Shankar2024-01-181-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mds: just wait the client flushes the snap and dirty bufferXiubo Li2023-11-151-0/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge PR #54511 into mainVenky Shankar2024-01-182-1/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test/libcephfs: move the snapdiff to a dedicated binaryXiubo Li2023-11-152-1/+15
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge PR #54958 into mainVenky Shankar2024-01-181-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mds: func name fixup, plus, and additional log messageVenky Shankar2023-12-191-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge PR #54682 into mainVenky Shankar2024-01-182-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qa: drop mon_host check from test_cephfs_mirror_peer_bootstrapJos Collin2023-12-081-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pybind/mgr/mirroring: drop mon_host from peer_listJos Collin2023-11-281-3/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #55168 from anthonyeleven/ec-tableAnthony D'Atri2024-01-171-0/+178
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc/rados/operations: add EC overhead table to erasure-code.rstAnthony D'Atri2024-01-171-0/+178
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge PR #54041 into mainVenky Shankar2024-01-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qa: fix error reporting string in assert_cluster_logDhairya Parmar2023-10-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #55105 from ronen-fr/wip-rf-nonorecoveryRonen Friedman2024-01-171-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | osd/scrub: allow replicas to scrub even if OSD has recovery in progressRonen Friedman2024-01-101-5/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #54070 from rhcs-dashboard/add-multisite-sync-status-unit-...Pedro Gonzalez Gomez2024-01-173-3/+121
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: add frontend unit tests for rgw multisite sync statusAashish Sharma2024-01-163-3/+121
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #54765 from Matan-B/wip-matanb-crimson-submit-error-cleanupMatan Breizman2024-01-172-66/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crimson/osd/pg: move maybe_submit_error_logMatan Breizman2024-01-161-14/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crimson/osd/pg: on_removal to assert empty log_entry mapMatan Breizman2024-01-161-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crimson/osd/pg: submit_error_log cleanupMatan Breizman2024-01-162-51/+58
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crimson/osd/pg: do_osd_ops_execute drop error_func_ptrMatan Breizman2024-01-161-5/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #55171 from Matan-B/wip-matanb-crimson-return-no-suppMatan Breizman2024-01-172-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crimson/osd/osd_operations/client_request: return OpInfo errorsMatan Breizman2024-01-162-2/+5
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #55175 from ronen-fr/wip-rf-max-test-optionsRonen Friedman2024-01-173-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test/scrub: modify selection of max-scrubs configuration valuesRonen Friedman2024-01-143-1/+6