summaryrefslogtreecommitdiffstats
path: root/src/mds (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds: remove 'fs_name' from MDSRankRamana Raja2021-06-174-14/+7
* Merge PR #41431 into masterPatrick Donnelly2021-06-142-1/+2
|\
| * mds: progress the recover queue immediately after the inode is enqueuedXiubo Li2021-05-201-0/+1
| * mds: switch to mdr->get_client()Xiubo Li2021-05-201-1/+1
* | Merge PR #41639 into masterPatrick Donnelly2021-06-031-0/+2
|\ \
| * | mds/scrub: write root inode backtrace at creationMilind Changire2021-06-021-0/+2
* | | Merge PR #39910 into masterPatrick Donnelly2021-06-033-5/+41
|\ \ \ | |/ / |/| |
| * | mds: Add full caps to avoid osd full checkKotresh HR2021-05-193-5/+41
| |/
* | mds: introduce ceph.mirror.dirty_snap_id vxattrVenky Shankar2021-05-251-1/+2
* | Merge PR #41358 into masterPatrick Donnelly2021-05-201-0/+5
|\ \
| * | mds: add heartbeat_reset() in start_files_to_reover() to avoid timedout issueYongseok Oh2021-05-171-0/+5
| |/
* | Merge PR #41338 into masterPatrick Donnelly2021-05-201-0/+1
|\ \
| * | mds: reset code after cpu_profilerliu shi2021-05-141-0/+1
| |/
* | Merge PR #41332 into masterPatrick Donnelly2021-05-181-14/+8
|\ \
| * | mds: place the journaler pointer under the mds_lockXiubo Li2021-05-141-14/+8
| |/
* | Merge PR #41371 into masterPatrick Donnelly2021-05-181-1/+1
|\ \
| * | mds/Mutation: initialize MutationImpl object's initiated_atRamana Raja2021-05-181-1/+1
* | | Merge PR #41235 into masterPatrick Donnelly2021-05-181-6/+6
|\ \ \
| * | | mds: PurgeQueue.cc fix for 32bit compilationDuncan Bellamy2021-05-101-6/+6
| | |/ | |/|
* | | Merge PR #41254 into masterPatrick Donnelly2021-05-1811-36/+43
|\ \ \
| * | | mds: save the metadata pool id MDSRank class's private memberXiubo Li2021-05-1211-36/+43
| |/ /
* | | Merge PR #41267 into masterPatrick Donnelly2021-05-181-2/+1
|\ \ \
| * | | mds: defer the journal recovered success logXiubo Li2021-05-101-2/+1
| |/ /
* / / mds: fix possible mds_lock not locked assertXiubo Li2021-05-111-1/+1
|/ /
* | Merge PR #41066 into masterPatrick Donnelly2021-05-041-1/+2
|\ \
| * | mds: session dumps num_completed_flushesDan van der Ster2021-04-281-0/+1
| * | mds: completed_requests -> num_completed_requestsDan van der Ster2021-04-281-1/+1
| |/
* | Merge PR #40963 into masterPatrick Donnelly2021-05-041-3/+2
|\ \
| * | mds: do not trim the inodes from the lru list in standby_replayXiubo Li2021-04-221-3/+2
| |/
* | Merge PR #40927 into masterPatrick Donnelly2021-05-041-0/+1
|\ \
| * | mds: reset the return value for heap commandXiubo Li2021-04-201-0/+1
| |/
* | mds: make the lost+found dir accessible from clientsXiubo Li2021-04-282-1/+3
* | mds: move the inos 1,2 and 3 macros to ceph_fs.hXiubo Li2021-04-286-25/+17
|/
* Merge PR #40828 into masterPatrick Donnelly2021-04-161-0/+3
|\
| * mds: set fscrypt flag on create if xattr buffer has an encryption contextJeff Layton2021-04-131-0/+3
* | Merge PR #39660 into masterPatrick Donnelly2021-04-162-2/+35
|\ \ | |/ |/|
| * mds: print each flag valueJos Collin2021-04-082-2/+35
* | Merge PR #40389 into masterPatrick Donnelly2021-04-101-0/+13
|\ \
| * | mds: reject lookup ino requests for mds dirsPatrick Donnelly2021-04-081-0/+13
* | | Merge PR #40486 into masterPatrick Donnelly2021-04-084-67/+56
|\ \ \
| * | | mds: trim cache regularly for standby-replayPatrick Donnelly2021-04-064-48/+56
| * | | mds: remove extra heap releasePatrick Donnelly2021-04-062-19/+0
| | |/ | |/|
* | | Merge PR #40520 into masterPatrick Donnelly2021-04-081-6/+31
|\ \ \
| * | | mds/scrub: background scrub error fixesMilind Changire2021-04-011-6/+31
| |/ /
* | | Merge PR #40633 into masterPatrick Donnelly2021-04-081-0/+4
|\ \ \
| * | | mds: ensure export_pin rank < max_mdsYanhu Cao2021-04-081-0/+4
| |/ /
* | | mds: do not show the default auth if it's unambiguousXiubo Li2021-04-071-1/+4
* | | mds: switch to rank number insteadXiubo Li2021-04-071-1/+1
|/ /
* | Merge pull request #40210 from joscollin/wip-B49736-missing-client-metadataVenky Shankar2021-03-251-1/+1
|\ \ | |/ |/|
| * mds: fix latency spellingJos Collin2021-03-181-1/+1