| Commit message (Expand) | Author | Age | Files | Lines |
* | mds: quiescelock as local lock + cap masking | Patrick Donnelly | 2024-03-20 | 1 | -0/+5 |
* | mds: provide mechanism to authpin while freezing | Patrick Donnelly | 2024-03-20 | 1 | -3/+12 |
* | Merge PR #48895 into main | Venky Shankar | 2023-12-13 | 1 | -0/+1 |
|\ |
|
| * | mds: scrub repair does not clear earlier damage health status | Neeraj Pratap Singh | 2023-03-02 | 1 | -0/+1 |
* | | mds: mark print methods const | Patrick Donnelly | 2023-08-08 | 1 | -2/+2 |
* | | mds: do not take the ino which has been used | Xiubo Li | 2023-05-05 | 1 | -0/+1 |
* | | mds: catch damage to dentry's first field | Patrick Donnelly | 2023-03-29 | 1 | -14/+15 |
|/ |
|
* | mds: fix and skip submitting invalid osd request | Xiubo Li | 2023-01-12 | 1 | -3/+10 |
* | mds: account for snapshot items when deciding to split or merge a directory | Venky Shankar | 2022-12-22 | 1 | -1/+1 |
* | mds: check for some dentry damage in scrub | Patrick Donnelly | 2022-09-29 | 1 | -3/+4 |
* | mds: remove unused method | Patrick Donnelly | 2022-09-29 | 1 | -17/+0 |
* | mds: note damaged dentry with first gt last | Patrick Donnelly | 2022-09-29 | 1 | -0/+5 |
* | mds: mark dirfrag good if repaired | Patrick Donnelly | 2022-09-29 | 1 | -0/+1 |
* | mds: remove CDir::pop_spread | Patrick Donnelly | 2022-06-11 | 1 | -1/+0 |
* | mds: fix crash when exporting unlinked dir | 胡玮文 | 2022-05-25 | 1 | -19/+16 |
* | mds: reset heartbeat when fetching or committing dentries | Xiubo Li | 2022-02-24 | 1 | -2/+43 |
* | mds: rename count to items_count | Xiubo Li | 2022-02-24 | 1 | -5/+5 |
* | mds: add an option to decide whether prefetching entire dir or not. | shenhang | 2022-02-09 | 1 | -5/+3 |
* | mds: don't add null auth dentry to bottom lru | Shen, Hang | 2022-02-09 | 1 | -6/+33 |
* | mds: fetch single dentry instead of complete dirfrag for lookup | Shen, Hang | 2022-02-09 | 1 | -65/+193 |
* | mds: remove CDir::take_sub_waiting() | Shen, Hang | 2022-02-09 | 1 | -34/+8 |
* | Merge PR #42541 into master | Patrick Donnelly | 2021-09-16 | 1 | -1/+1 |
|\ |
|
| * | mds: switch to use ceph_assert() instead of assert() | Xiubo Li | 2021-08-11 | 1 | -1/+1 |
* | | mds/CDir: do not set referenced variable | Kefu Chai | 2021-08-17 | 1 | -2/+0 |
* | | mds: build without "using namespace std" | Kefu Chai | 2021-08-13 | 1 | -0/+2 |
|/ |
|
* | mds: update META_POP_READDIR/FETCH/STORE and cache_hit_rate for dump loads | Yongseok Oh | 2021-07-09 | 1 | -0/+7 |
* | mds: save the metadata pool id MDSRank class's private member | Xiubo Li | 2021-05-12 | 1 | -1/+1 |
* | Merge PR #39848 into master | Patrick Donnelly | 2021-03-17 | 1 | -14/+30 |
|\ |
|
| * | mds: fix race of fetching large dirfrag | Erqi Chen | 2021-03-07 | 1 | -14/+30 |
* | | mds/client: create cephfs errno aliases | Milind Changire | 2021-03-02 | 1 | -6/+6 |
* | | mds: fix alternate_name durability | Patrick Donnelly | 2021-01-16 | 1 | -22/+23 |
* | | mds: add alternate_name feature support for dentries | Xiubo Li | 2021-01-16 | 1 | -4/+16 |
* | | mds: add static encode/decode helpers for remote in CDentry | Xiubo Li | 2021-01-16 | 1 | -15/+2 |
* | | mds: add new CDentry tags support | Xiubo Li | 2021-01-16 | 1 | -38/+65 |
* | | mds: don't use dentry_key_t in C_IO_Dir_Commit_Ops | Yan, Zheng | 2021-01-06 | 1 | -18/+14 |
* | | Merge PR #37428 into master | Patrick Donnelly | 2020-12-24 | 1 | -0/+11 |
|\ \ |
|
| * | | mds: try to replicate hot dir to restarted MDS | Zhi Zhang | 2020-12-01 | 1 | -0/+11 |
* | | | mds: fix typo in debug logs | Xiubo Li | 2020-12-21 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge PR #38364 into master | Patrick Donnelly | 2020-12-02 | 1 | -11/+15 |
|\ \ |
|
| * | | mds/CDir: make the data length as long as possible for each op | Xiubo Li | 2020-12-01 | 1 | -11/+15 |
| * | | mds/CDir: correct the write_size | Xiubo Li | 2020-12-01 | 1 | -3/+3 |
* | | | Merge PR #38083 into master | Patrick Donnelly | 2020-12-01 | 1 | -13/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | mds: don't access mds->mdsmap without holding mds_lock | Yan, Zheng | 2020-11-15 | 1 | -13/+16 |
* | | | mds: track scrub status in multiple mds | Yan, Zheng | 2020-11-16 | 1 | -3/+7 |
* | | | mds: remove on_finish from {CInode,CDir}::scrub_info_t | Yan, Zheng | 2020-11-16 | 1 | -10/+3 |
* | | | mds: change scrub traverse from post-order to breadth-first search | Simon Gao | 2020-11-16 | 1 | -194/+15 |
* | | | mds: make both CInode and CDir as entities of scrub | Yan, Zheng | 2020-11-16 | 1 | -4/+30 |
|/ / |
|
* | | mds: fix count error of modified dentries | Erqi Chen | 2020-10-28 | 1 | -1/+1 |
* | | mds: distribute dirfrags for ephemeral distributed directory | Yan, Zheng | 2020-10-13 | 1 | -1/+35 |
* | | Merge PR #37497 into master | Patrick Donnelly | 2020-10-07 | 1 | -0/+0 |
|\ \ |
|