| Commit message (Expand) | Author | Age | Files | Lines |
* | mds: dump next_snap when checking dentry corruption | Milind Changire | 2024-09-17 | 1 | -1/+1 |
* | Merge pull request #57911 from gardran/wip-gdran-mds-better-clease-handling | Venky Shankar | 2024-08-08 | 1 | -17/+24 |
|\ |
|
| * | mds: use intrusive set for ClientLease tracking | Garry Drankovich | 2024-06-24 | 1 | -10/+14 |
| * | mds: put ClientLease in map container | Yan, Zheng | 2024-06-10 | 1 | -18/+21 |
* | | mds: dump alternate_name to formatter | Patrick Donnelly | 2024-06-10 | 1 | -0/+9 |
* | | mds: add warning about encoding new fields | Patrick Donnelly | 2024-06-10 | 1 | -0/+1 |
|/ |
|
* | revert: mds: provide a mechanism to authpin while freezing | Leonid Usov | 2024-05-20 | 1 | -2/+2 |
* | mds: provide mechanism to authpin while freezing | Patrick Donnelly | 2024-03-20 | 1 | -2/+2 |
* | mds: make LockType fields const | Patrick Donnelly | 2024-03-20 | 1 | -2/+2 |
* | mds: ensure snapclient is synced before corruption check | Patrick Donnelly | 2024-02-28 | 1 | -1/+1 |
* | Merge PR #52638 into main | Patrick Donnelly | 2023-09-15 | 1 | -1/+1 |
|\ |
|
| * | mds: flush monc log before abort | Patrick Donnelly | 2023-07-25 | 1 | -1/+1 |
* | | Revert "mds: wait reintegrate to finish when unlinking" | Xiubo Li | 2023-09-12 | 1 | -2/+0 |
* | | mds: mark print methods const | Patrick Donnelly | 2023-08-08 | 1 | -2/+2 |
|/ |
|
* | mds: wait reintegrate to finish when unlinking | Xiubo Li | 2023-05-18 | 1 | -0/+2 |
* | mds: add config to decide whether to mark dentry bad | Patrick Donnelly | 2023-03-29 | 1 | -1/+3 |
* | mds: catch damage to dentry's first field | Patrick Donnelly | 2023-03-29 | 1 | -0/+22 |
* | mds: check for some dentry damage in scrub | Patrick Donnelly | 2022-09-29 | 1 | -0/+35 |
* | mds: don't add null auth dentry to bottom lru | Shen, Hang | 2022-02-09 | 1 | -0/+16 |
* | mds: trigger stray reintegration when loading dentry | Patrick Donnelly | 2021-12-16 | 1 | -0/+3 |
* | mds: build without "using namespace std" | Kefu Chai | 2021-08-13 | 1 | -0/+1 |
* | mds: do not show the default auth if it's unambiguous | Xiubo Li | 2021-04-07 | 1 | -1/+4 |
* | mds: fix alternate_name durability | Patrick Donnelly | 2021-01-16 | 1 | -9/+9 |
* | 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 | -0/+25 |
* | mds: rename {CDir,Migrator}::cache to mdcache | Yan, Zheng | 2020-07-29 | 1 | -2/+2 |
* | mds: use smart pointer to manager CDir::fnode | Yan, Zheng | 2020-07-29 | 1 | -1/+1 |
* | mds: use smart pointer to manage CInode::{inode,xattrs,old_inodes} | Yan, Zheng | 2020-07-29 | 1 | -1/+1 |
* | cephfs: Make mds-mds per message versioned | dongdong tao | 2019-08-01 | 1 | -25/+0 |
* | mds: refactor MDSContext inheritance | Patrick Donnelly | 2019-02-02 | 1 | -1/+1 |
* | mds: cleanup nested auth pins tracking | Yan, Zheng | 2018-10-11 | 1 | -21/+8 |
* | mds: convert MDSCacheObject::ref_map to flat_map | Yan, Zheng | 2018-08-28 | 1 | -3/+10 |
* | mds: Use ceph_assert for asserts. | Adam C. Emerson | 2018-08-27 | 1 | -21/+21 |
* | Merge PR #23589 into master | Patrick Donnelly | 2018-08-21 | 1 | -2/+2 |
|\ |
|
| * | mds: more description for failed authpin | Yan, Zheng | 2018-08-15 | 1 | -2/+2 |
* | | mds: manage Message lifetime with intrusive_ptr | Patrick Donnelly | 2018-08-15 | 1 | -2/+2 |
|/ |
|
* | mds: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -2/+2 |
* | Merge PR #19954 into master | Patrick Donnelly | 2018-02-09 | 1 | -1/+1 |
|\ |
|
| * | mds: move CDentry container members to mempool | Patrick Donnelly | 2018-02-07 | 1 | -1/+1 |
* | | mds: remove extra 0x in ino prints | Patrick Donnelly | 2018-02-07 | 1 | -1/+9 |
* | | mds: print inode number not CInode ptr | Patrick Donnelly | 2018-02-02 | 1 | -1/+1 |
|/ |
|
* | mds: Use unqualified encode/decode | Adam C. Emerson | 2018-01-10 | 1 | -13/+13 |
* | Merge PR #19723 into master | Patrick Donnelly | 2018-01-10 | 1 | -9/+9 |
|\ |
|
| * | mds: clean up log's function name for CDentry.cc | dongdong tao | 2018-01-06 | 1 | -9/+9 |
* | | mds: track dirty dentries in separate list | Yan, Zheng | 2017-12-21 | 1 | -7/+7 |
|/ |
|
* | mds: don't rdlock locks in replica object while auth mds is recovering | Yan, Zheng | 2017-10-19 | 1 | -3/+6 |
* | mds: move ScatterLock::state_flags into SimpleLock | Yan, Zheng | 2017-10-19 | 1 | -6/+7 |
* | mds: use mempool for cache objects | Patrick Donnelly | 2017-09-13 | 1 | -0/+2 |
* | mds: track dentries that should be trimmed quickly in separate list | Yan, Zheng | 2017-05-11 | 1 | -1/+3 |
* | mds: remove boost::pool usage and use tcmalloc directly | Zhi Zhang | 2017-04-24 | 1 | -2/+0 |