Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | osd: disable `boost::intrusive::constant_time_size` | Max Kellermann | 2024-11-13 | 2 | -2/+2 |
* | Merge pull request #60554 from jshen28/fix-legacy-addr-mismatch | Ilya Dryomov | 2024-11-13 | 1 | -1/+6 |
|\ | |||||
| * | Make mon addrs consistent with mon info | shenjiatong | 2024-11-06 | 1 | -1/+6 |
* | | Merge PR #60464 into main | Patrick Donnelly | 2024-11-13 | 34 | -149/+151 |
|\ \ | |||||
| * | | mds: add or update MDS thread names | Patrick Donnelly | 2024-10-25 | 9 | -11/+16 |
| * | | log: cache recent threads up to a day | Patrick Donnelly | 2024-10-25 | 2 | -8/+32 |
| * | | common: cache pthread names | Patrick Donnelly | 2024-10-25 | 25 | -134/+102 |
| * | | log: concatenate thread names and print once per thread | Patrick Donnelly | 2024-10-25 | 1 | -4/+9 |
* | | | Merge PR #60327 into main | Patrick Donnelly | 2024-11-13 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | mon/MDSMonitor: send reply to beacons with `state=DNE` | Max Kellermann | 2024-10-29 | 1 | -0/+8 |
* | | | | Merge PR #60381 into main | Patrick Donnelly | 2024-11-13 | 4 | -28/+40 |
|\ \ \ \ | |||||
| * | | | | mds: start a new major segment after reaching minor segment threshold | Venky Shankar | 2024-10-23 | 3 | -21/+22 |
| * | | | | mds: make parts of mdlog reusable to be used by beacon | Venky Shankar | 2024-10-23 | 3 | -7/+18 |
* | | | | | Merge PR #60325 into main | Patrick Donnelly | 2024-11-13 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | mds/Beacon: wake up the thread in shutdown() | Max Kellermann | 2024-10-29 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge PR #60283 into main | Patrick Donnelly | 2024-11-13 | 7 | -22/+27 |
|\ \ \ \ \ | |||||
| * | | | | | mds: add issue_seq to all cap messages | Patrick Donnelly | 2024-10-13 | 4 | -6/+12 |
| * | | | | | include/ceph_fs: correct ceph_mds_cap_peer field name | Patrick Donnelly | 2024-10-10 | 3 | -7/+7 |
| * | | | | | include/ceph_fs: correct ceph_mds_cap_item field name | Patrick Donnelly | 2024-10-10 | 3 | -3/+3 |
| * | | | | | messages/MClientCaps: use correct ceph_seq_t for cap sequence types | Patrick Donnelly | 2024-10-10 | 1 | -3/+3 |
| * | | | | | messages/MClientCaps: dump issue_seq for debugging | Patrick Donnelly | 2024-10-10 | 1 | -1/+2 |
| * | | | | | mds: remove dead code | Patrick Donnelly | 2024-10-10 | 1 | -2/+0 |
* | | | | | | Merge PR #60226 into main | Patrick Donnelly | 2024-11-13 | 1 | -24/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mds/QuiesceDbEncoding: add `inline` to work around linker error | Max Kellermann | 2024-10-10 | 1 | -24/+24 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #59328 from mkogan1/wip-d3n-umask | Mark Kogan | 2024-11-11 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rgw: d3n: set access permissions for the D3N cache directory when creating it | Mark Kogan | 2024-08-19 | 1 | -0/+2 |
* | | | | | | | Merge pull request #60626 from ivoalmeida/carbon-version-update | Nizamudeen A | 2024-11-11 | 7 | -12/+40 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | mgr/dashboard: update carbon-components-angular | Ivo Almeida | 2024-11-07 | 7 | -12/+40 |
* | | | | | | | | Merge pull request #60511 from rhcs-dashboard/health-test-fix | Nizamudeen A | 2024-11-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | qa/dashboard: fix test_list_enabled_module failure | Nizamudeen A | 2024-11-08 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #60663 from leonidc/wip-publish-rebalance-ana-group | leonidc | 2024-11-09 | 2 | -0/+13 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | mon/nvmeofgw*: monitors publish in nvme-gw show ana group responsible | Leonid Chernin | 2024-11-08 | 2 | -0/+13 |
* | | | | | | | | | | Merge pull request #60592 from athanatos/sjust/wip-crimson-io-2 | Samuel Just | 2024-11-08 | 9 | -444/+412 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | crimson/.../object_context: remove unused lock helpers | Samuel Just | 2024-11-07 | 1 | -127/+0 |
| * | | | | | | | | | | crimson/osd/object_context_loader.cc: retab remaining methods | Samuel Just | 2024-11-07 | 1 | -32/+32 |
| * | | | | | | | | | | crimson: InternalClientRequests require that the pg is already active | Samuel Just | 2024-11-07 | 2 | -8/+4 |
| * | | | | | | | | | | crimson/.../client_request: complete_request() only in with_pg_process | Samuel Just | 2024-11-07 | 1 | -3/+5 |
| * | | | | | | | | | | crimson/.../client_request: always remove from orderer in complete_request | Samuel Just | 2024-11-07 | 2 | -9/+9 |
| * | | | | | | | | | | crimson/.../client_request: remove unnecessary get_handle().exit() | Samuel Just | 2024-11-07 | 1 | -1/+0 |
| * | | | | | | | | | | crimson: rewrite with_[clone_]obc[_only] via manager, remove other helpers | Samuel Just | 2024-11-07 | 2 | -164/+26 |
| * | | | | | | | | | | crimson: remove unused PG::with_locked_obc | Samuel Just | 2024-11-07 | 2 | -30/+0 |
| * | | | | | | | | | | crimson: convert PG::with_locked_obc users to use obc manager | Samuel Just | 2024-11-07 | 3 | -62/+63 |
| * | | | | | | | | | | crimson: introduce RAII style obc lock mechanic | Samuel Just | 2024-11-07 | 2 | -0/+288 |
| * | | | | | | | | | | crimson: track obcs unconditionally | Samuel Just | 2024-11-07 | 2 | -13/+7 |
| * | | | | | | | | | | crimson: remove ObjectContextLoader::reload_obc | Samuel Just | 2024-11-07 | 2 | -20/+0 |
| * | | | | | | | | | | crimson/osd/object_context: add formatter for RWState::State | Samuel Just | 2024-11-07 | 1 | -0/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #60621 from galsalomon66/mask_parquet_dependencies | Gal Salomon | 2024-11-08 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | hiding parquet dependencies upon parquet-select option is off | Gal Salomon | 2024-11-05 | 1 | -0/+2 |
* | | | | | | | | | | Merge pull request #56771 from nh2/doc-mclock-references | Kefu Chai | 2024-11-07 | 1 | -3/+25 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | doc: Document which options are disabled by mClock. | Niklas Hambüchen | 2024-11-04 | 1 | -3/+25 |