Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mds: account for header size during omap commit | Venky Shankar | 2024-11-18 | 1 | -0/+4 |
* | Merge pull request #60655 from xxhdx1985126/wip-seastore-move-out-root-meta | Yingxin | 2024-11-15 | 10 | -119/+234 |
|\ | |||||
| * | test/crimson/seastore/test_object_data_handler: always access object | Xuehan Xu | 2024-11-11 | 1 | -7/+17 |
| * | test/crimson/seastore/test_transaction_manager: take RootMetaBlock into | Xuehan Xu | 2024-11-11 | 2 | -52/+58 |
| * | crimson/os/seastore/cache: throw enospc when failed to alloc new extents | Xuehan Xu | 2024-11-11 | 2 | -9/+6 |
| * | crimson/os/seastore: move the root meta out of the root block | Xuehan Xu | 2024-11-11 | 6 | -51/+153 |
* | | Merge pull request #60209 from myoungwon/wip-init-onode-layout | Yingxin | 2024-11-15 | 1 | -2/+2 |
|\ \ | |||||
| * | | crimson/os/seastore: initialize oi and ss in onode_layout_t to zero | myoungwon oh | 2024-10-09 | 1 | -2/+2 |
* | | | Merge pull request #60715 from ronen-fr/wip-rf-dumpsched | Ronen Friedman | 2024-11-14 | 1 | -1/+11 |
|\ \ \ | |||||
| * | | | osd/scrub: list additional information when dumping the queue | Ronen Friedman | 2024-11-12 | 1 | -1/+11 |
* | | | | Merge pull request #60727 from guits/dmcrypt-activate | Guillaume Abrioux | 2024-11-14 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | ceph-volume: fix dmcrypt activation regression | Guillaume Abrioux | 2024-11-13 | 1 | -1/+1 |
* | | | | | Merge pull request #51766 from zhsgao/mds_clear_session_failed | Venky Shankar | 2024-11-14 | 5 | -8/+43 |
|\ \ \ \ \ | |||||
| * | | | | | mds: client is evicted when an export subtree task is interrupted | Zhansong Gao | 2024-11-13 | 4 | -6/+40 |
| * | | | | | mds: session in the importing state cannot be cleared if an export subtree ta... | Zhansong Gao | 2024-11-13 | 1 | -1/+1 |
| * | | | | | mds: the assert should be before the journal entry submit otherwise it's racy | Zhansong Gao | 2024-11-13 | 1 | -1/+1 |
| * | | | | | mds: add `importing_count` to session dump | Zhansong Gao | 2024-11-13 | 1 | -0/+1 |
* | | | | | | Merge pull request #60067 from VallariAg/wip-nvmeof-healthcheck | Vallari Agrawal | 2024-11-14 | 3 | -0/+54 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | mon: add warning NVMEOF_GATEWAY_DOWN | Vallari Agrawal | 2024-10-15 | 1 | -6/+24 |
| * | | | | | mon: add nvmeof healthchecks | Vallari Agrawal | 2024-10-15 | 3 | -0/+36 |
* | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ |