Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #60889 from anoopcs9/fix-invalid-access-mds | Milind Changire | 47 hours | 1 | -2/+2 |
|\ | |||||
| * | mds: Fix invalid access of mdr->dn[0].back() | Anoop C S | 2024-11-29 | 1 | -2/+2 |
* | | Merge PR #55616 into main | Venky Shankar | 2024-12-27 | 5 | -1/+78 |
|\ \ | |||||
| * | | mds: emit warning for estinated replay time | Venky Shankar | 2024-11-29 | 5 | -1/+78 |
| |/ | |||||
* | | Merge PR #60653 into main | Venky Shankar | 2024-12-26 | 2 | -14/+0 |
|\ \ | |/ |/| | |||||
| * | mds: do not process client metrics message with fast dispatch | Venky Shankar | 2024-11-07 | 2 | -14/+0 |
* | | mds: account for header size during omap commit | Venky Shankar | 2024-11-18 | 1 | -0/+4 |
* | | 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 PR #60464 into main | Patrick Donnelly | 2024-11-13 | 9 | -11/+16 |
|\ \ | |||||
| * | | mds: add or update MDS thread names | Patrick Donnelly | 2024-10-25 | 9 | -11/+16 |
| * | | common: cache pthread names | Patrick Donnelly | 2024-10-25 | 1 | -1/+1 |
* | | | Merge PR #60381 into main | Patrick Donnelly | 2024-11-13 | 3 | -18/+31 |
|\ \ \ | |||||
| * | | | mds: start a new major segment after reaching minor segment threshold | Venky Shankar | 2024-10-23 | 2 | -11/+13 |
| * | | | 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 | 3 | -8/+10 |
|\ \ \ \ | |||||
| * | | | | mds: add issue_seq to all cap messages | Patrick Donnelly | 2024-10-13 | 2 | -5/+9 |
| * | | | | include/ceph_fs: correct ceph_mds_cap_item field name | Patrick Donnelly | 2024-10-10 | 1 | -1/+1 |
| * | | | | 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 PR #60236 into main | Venky Shankar | 2024-11-04 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | MDS/CDir: return as early as possible from CDir::should_split_fast() | Max Kellermann | 2024-10-18 | 1 | -1/+4 |
| |/ / / | |||||
* | | | | Merge pull request #50105 from zhsgao/mds_export_state | Venky Shankar | 2024-10-30 | 6 | -21/+143 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | mds: add an asok command to dump export states | Zhansong Gao | 2024-10-08 | 6 | -21/+143 |
* | | | | mds: remove obsolete comments | Patrick Donnelly | 2024-10-23 | 1 | -9/+0 |
| |_|/ |/| | | |||||
* | | | Merge PR #60214 into main | Patrick Donnelly | 2024-10-22 | 3 | -136/+122 |
|\ \ \ | |||||
| * | | | mds/MDCache: use `auto` | Max Kellermann | 2024-10-09 | 1 | -99/+97 |
| * | | | mds/CDir: use the erase() return value | Max Kellermann | 2024-10-09 | 1 | -5/+2 |
| * | | | mds/MDCache: remove unnecessary empty() check | Max Kellermann | 2024-10-09 | 1 | -7/+5 |
| * | | | mds/MDCache: use the erase() return value | Max Kellermann | 2024-10-09 | 2 | -26/+19 |
| * | | | mds/MDCache: pass iterator by value | Max Kellermann | 2024-10-09 | 2 | -2/+2 |
| | |/ | |/| | |||||
* / | | mds/Beacon: set a thread name | Max Kellermann | 2024-10-15 | 1 | -0/+2 |
|/ / | |||||
* | | Merge PR #60032 into main | Patrick Donnelly | 2024-10-09 | 1 | -2/+5 |
|\ \ | |||||
| * | | mds: do not dump empty bufptr | Patrick Donnelly | 2024-09-27 | 1 | -2/+5 |
| |/ | |||||
* | | Merge PR #59874 into main | Venky Shankar | 2024-09-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | mds: invalid id for client eviction is to be treated as success | Venky Shankar | 2024-09-23 | 1 | -1/+1 |
* | | | Merge PR #52623 into main | Venky Shankar | 2024-09-30 | 13 | -12/+135 |
|\ \ \ | |_|/ |/| | | |||||
| * | | ceph-dencoder: MDS - Add missing types | NitzanMordhai | 2024-04-10 | 13 | -12/+135 |
* | | | Merge PR #58936 into main | Patrick Donnelly | 2024-09-26 | 8 | -129/+150 |
|\ \ \ | |||||
| * | | | mds: do not duplicate journaler write heads | Patrick Donnelly | 2024-09-25 | 2 | -13/+61 |
| * | | | mds: use Journaler getters | Patrick Donnelly | 2024-09-25 | 1 | -3/+5 |
| * | | | mds: do not trim segments after open file table commit | Patrick Donnelly | 2024-09-25 | 1 | -13/+1 |
| * | | | mds: delay expiry if LogSegment is ahead of committed oft seq | Patrick Donnelly | 2024-09-25 | 4 | -8/+21 |
| * | | | mds: do not write journal head twice on trim | Patrick Donnelly | 2024-09-25 | 3 | -40/+35 |
| * | | | mds: simplify and explain expiry finisher ctx | Patrick Donnelly | 2024-09-25 | 1 | -22/+10 |