summaryrefslogtreecommitdiffstats
path: root/src/mds/Server.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds: client is evicted when an export subtree task is interruptedZhansong Gao2024-11-131-1/+2
* Merge PR #53755 into mainVenky Shankar2024-06-271-2/+1
|\
| * mds: Implement remove for ceph vxattrsChristopher Hoffman2024-05-291-2/+1
* | mds: add set_reply_extra_bl() helper supportXiubo Li2024-06-051-0/+1
|/
* mds: add dispatch killpoint and delay configsPatrick Donnelly2024-03-281-0/+3
* mds: add vxattr to block quiesce on an inodePatrick Donnelly2024-03-201-0/+3
* mds: check file layout in mknodYantao xue2024-02-271-0/+3
* mds: use const qualifier for MDRequestRefPatrick Donnelly2023-11-211-96/+96
* mds: add trim_completed_request_list() helperXiubo Li2023-10-311-0/+1
* mds: record the internal client request and receive client replyXiubo Li2023-09-211-0/+1
* Revert "mds: wait unlink to finish to avoid conflict when creating same dentr...Xiubo Li2023-09-121-3/+0
* Revert "mds: wait reintegrate to finish when unlinking"Xiubo Li2023-09-121-4/+0
* Merge PR #49971 into mainVenky Shankar2023-06-281-0/+10
|\
| * mds: do not evict client on laggy osdsDhairya Parmar2023-05-171-0/+10
* | Merge PR #49553 into mainPatrick Donnelly2023-05-221-0/+4
|\ \
| * | mds: wait reintegrate to finish when unlinkingXiubo Li2023-05-181-0/+4
| |/
* | Merge PR #49691 into mainVenky Shankar2023-05-181-1/+2
|\ \ | |/ |/|
| * mds: rdlock_path_xlock_dentry supports returning auth target inodeZhansong Gao2023-03-311-1/+2
* | cephfs: imlplement readdir_snapdiff APIIgor Fedotov2023-04-101-0/+33
* | mds: provide test configs for creating first corruptionPatrick Donnelly2023-03-291-0/+2
* | mds: include last modification time and change attr of a snap realm node in s...Venky Shankar2023-03-061-0/+3
|/
* Merge PR #45312 into mainVenky Shankar2022-12-121-0/+2
|\
| * mds: limit the snapshot names to 240 charactersLuís Henriques2022-03-091-0/+2
* | mds: wait unlink to finish to avoid conflict when creating same dentriesXiubo Li2022-08-121-0/+3
* | Merge pull request #44234 from lxbsz/wip-53504Venky Shankar2022-06-071-0/+1
|\ \
| * | mds: try to open the ino if couldn't be found in MDCache in all peersXiubo Li2022-04-021-0/+1
* | | Merge pull request #45370 from lxbsz/wip-54411Venky Shankar2022-04-261-0/+1
|\ \ \
| * | | mds, client: only send the metrices supported by MDSesXiubo Li2022-04-181-0/+1
| |/ /
* / / mds: Server: Simplify apply_blocklist and usage of the OSDMap's blocklistGreg Farnum2022-04-131-1/+1
|/ /
* | Merge pull request #42001 from mchangir/mds-implement-new-getvxattr-rpcVenky Shankar2022-03-071-0/+34
|\ \ | |/ |/|
| * mds: add json handling in setvxattrMilind Changire2022-02-111-0/+5
| * mds: add new getvxattr opMilind Changire2022-02-111-0/+29
* | mds: add mds_fscrypt_last_block_max_size option supportXiubo Li2022-01-131-0/+1
|/
* mds: improve mds_bal_fragment_size_max config optionYongseok Oh2021-10-131-0/+1
* mds: add mds_dir_max_entries config optionYongseok Oh2021-09-091-0/+2
* mds: build without "using namespace std"Kefu Chai2021-08-131-21/+21
* mds: introduce ceph.mirror.dirty_snap_id vxattrVenky Shankar2021-05-251-1/+2
* Merge PR #38859 into masterPatrick Donnelly2021-03-051-5/+6
|\
| * mds: purge orphan objects created by lost async file creationYan, Zheng2021-02-011-2/+3
| * mds: cleanup code that purges orphan objects created by lost unsafe file crea...Yan, Zheng2021-02-011-3/+3
* | mds/client: create cephfs errno aliasesMilind Changire2021-03-021-1/+1
|/
* mds: fix alternate_name durabilityPatrick Donnelly2021-01-161-1/+4
* mds: throttle cap acquisition via readdirKotresh HR2020-10-221-0/+7
* mds: restrict setting/removing certain xattrs in ceph namespaceVenky Shankar2020-10-131-0/+9
* mds: introduce ceph.mirror.info virtual xattrVenky Shankar2020-10-131-0/+25
* mds: customize xattr handling using dispatch handlersVenky Shankar2020-10-131-0/+64
* mds: introduce is_ceph_vxattr() helperVenky Shankar2020-10-131-0/+10
* blacklist -> blocklistSage Weil2020-08-241-1/+1
* Merge PR #36681 into masterPatrick Donnelly2020-08-221-0/+1
|\
| * mds: fix 'forward loop' when forward_all_requests_to_auth is setYan, Zheng2020-08-171-0/+1