Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #60777 from VallariAg/wip-nvmeof-prometheus-rbd-image-reused | afreen23 | 2024-12-20 | 3 | -0/+67 |
|\ | |||||
| * | monitoring: Add prometheus alert NVMeoFMultipleNamespacesOfRBDImage | Vallari Agrawal | 2024-12-18 | 3 | -0/+67 |
* | | Merge pull request #61146 from zdover23/wip-doc-2024-12-19-radosgw-uadk-accel | Zac Dover | 2024-12-20 | 1 | -8/+12 |
|\ \ | |||||
| * | | doc/radosgw: edit uadk-accel.rst | Zac Dover | 2024-12-19 | 1 | -8/+12 |
* | | | Merge pull request #61113 from leonidc/wip-leonidc_no_listener_fix | leonidc | 2024-12-19 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | nvmeofgw*: fix no-listeners | Leonid Chernin | 2024-12-17 | 1 | -4/+4 |
* | | | | Merge pull request #61107 from cbodley/wip-69241 | Casey Bodley | 2024-12-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | rgw/posix: std::ignore return value of write() | Casey Bodley | 2024-12-16 | 1 | -1/+1 |
* | | | | | Merge pull request #59703 from rhcs-dashboard/usermanagement-form | afreen23 | 2024-12-19 | 9 | -276/+298 |
|\ \ \ \ \ | |||||
| * | | | | | mgr/dashboard: carbonize user management form | pujashahu | 2024-12-16 | 9 | -276/+298 |
* | | | | | | Merge pull request #61130 from baum/wip-baum-20241218-00 | baum | 2024-12-19 | 2 | -7/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | src/nvmeof/NVMeofGwMonitorClient: remove MDS client, not needed | Alexander Indenbaum | 2024-12-18 | 2 | -7/+1 |
* | | | | | | Merge pull request #61128 from zdover23/wip-doc-2024-12-18-radosgw-uadk-accel | Zac Dover | 2024-12-19 | 1 | -13/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | doc/radosgw: edit uadk-accel.rst | Zac Dover | 2024-12-18 | 1 | -13/+14 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #60788 from oshrey16/tests-rgw-ps-list-topics-op | Yuval Lifshitz | 2024-12-19 | 2 | -0/+240 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rgw/notifications: Add tests for RGWPSListTopicsOp::execute() | Oshrey Avraham | 2024-12-18 | 2 | -0/+240 |
* | | | | | | | Merge pull request #60431 from VallariAg/fix-nvmeof-ns-test | Vallari Agrawal | 2024-12-19 | 13 | -53/+128 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | qa/suites/nvmeof/thrash: add 10-subsys-90-namespace-no_huge_pages.yaml | Vallari Agrawal | 2024-11-26 | 2 | -1/+38 |
| * | | | | | | | qa/workunits/nvmeof/basic_tests.sh: Assert number of devices | Vallari Agrawal | 2024-11-26 | 1 | -3/+7 |
| * | | | | | | | qa/workunits/nvmeof/setup_subsystem.sh: add list_namespaces() func | Vallari Agrawal | 2024-11-26 | 1 | -8/+9 |
| * | | | | | | | qa/tasks/nvmeof.py: Improve thrasher and rbd image creation | Vallari Agrawal | 2024-11-26 | 2 | -17/+9 |
| * | | | | | | | qa/suites/nvmeof/thrasher: use 120 subsystems and 8 ns each | Vallari Agrawal | 2024-11-26 | 3 | -5/+12 |
| * | | | | | | | qa/suites/nvmeof/thrash: Add "is unavailable" to log-ignorelist | Vallari Agrawal | 2024-11-26 | 4 | -3/+5 |
| * | | | | | | | qa/suites/nvmeof/basic: use default image in nvmeof_initiator.yaml | Vallari Agrawal | 2024-11-26 | 1 | -1/+2 |
| * | | | | | | | qa/suite/nvmeof/thrash: increase number of thrashing | Vallari Agrawal | 2024-11-26 | 2 | -4/+5 |
| * | | | | | | | qa/suite/nvmeof: add asserts to scalability_test.sh | Vallari Agrawal | 2024-11-26 | 2 | -13/+43 |
| * | | | | | | | qa/suites/nvmeof: fix nvmeof_namespaces.yaml | Vallari Agrawal | 2024-11-26 | 1 | -1/+1 |
* | | | | | | | | Merge PR #61018 into main | Patrick Donnelly | 2024-12-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | msg/async/Event: make the pipe byte static | Max Kellermann | 2024-12-10 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #60771 from YaZasnyal/fix/complete-abort-mp | Casey Bodley | 2024-12-18 | 1 | -3/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | rgw: RGWAbortMultipart maps NoSuchKey to NoSuchUpload | Casey Bodley | 2024-12-16 | 1 | -0/+3 |
| * | | | | | | | | | rgw/abortmp: Added lock for AbortMultipartUpload | Artem Vasilev | 2024-11-19 | 1 | -3/+13 |
* | | | | | | | | | | Merge pull request #60676 from awojno-bloomberg/rgw-admin-json | J. Eric Ivancich | 2024-12-18 | 1 | -46/+184 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | rgw-admin: Add --format option for bucket sync status | Alex Wojno | 2024-11-08 | 1 | -46/+184 |
* | | | | | | | | | | | Merge pull request #60970 from clwluvw/redirect-qs | J. Eric Ivancich | 2024-12-18 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | rgw: append query string to redirect URL if present | Seena Fallah | 2024-12-06 | 1 | -2/+4 |
* | | | | | | | | | | | | Merge pull request #60579 from clwluvw/empty-multidelete | J. Eric Ivancich | 2024-12-18 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | rgw: return MalformedXML for empty objects list in DeleteObjects | Seena Fallah | 2024-11-05 | 1 | -0/+6 |
* | | | | | | | | | | | | | Merge PR #60217 into main | Patrick Donnelly | 2024-12-18 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | CMakeLists.txt: do not compile {Objecter,Striper}.cc twice | Max Kellermann | 2024-10-09 | 1 | -3/+2 |
* | | | | | | | | | | | | | | Merge pull request #61091 from leonidc/wip-leonidc_publish_rebalance_index | leonidc | 2024-12-18 | 2 | -10/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | nvmeofgw* : fix publishing rebalance index | Leonid Chernin | 2024-12-17 | 2 | -10/+3 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #60953 from zdover23/wip-doc-2024-12-04-radosgw-uadk-accel | Zac Dover | 2024-12-18 | 1 | -15/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | doc/radosgw: edit uadk-accel.rst | Zac Dover | 2024-12-04 | 1 | -15/+16 |
* | | | | | | | | | | | | | | Merge pull request #60976 from rhcs-dashboard/fix-69144-main | Pedro Gonzalez Gomez | 2024-12-18 | 3 | -7/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | mgr/dashboard: Fix Latency chart data units in rgw overview page | Aashish Sharma | 2024-12-17 | 3 | -7/+6 |
* | | | | | | | | | | | | | | | Merge pull request #61115 from ronen-fr/wip-rf-tst-p-replicated | Ronen Friedman | 2024-12-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | qa/standalone/scrub: fix TEST_periodic_scrub_replicated | Ronen Friedman | 2024-12-17 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge pull request #60863 from ronen-fr/wip-rf-deeperrors | Ronen Friedman | 2024-12-18 | 3 | -25/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | osd/scrub: remove the 'has_deep_errors' scheduling flag | Ronen Friedman | 2024-11-27 | 3 | -25/+2 |