index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mds
/
SessionMap.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mds: add `importing_count` to session dump
Zhansong Gao
2024-11-13
1
-0
/
+1
*
Merge PR #58419 into main
Patrick Donnelly
2024-08-27
1
-5
/
+28
|
\
|
*
mds: generate correct path for unlinked snapped files
Patrick Donnelly
2024-07-04
1
-5
/
+22
|
*
mds: add debugging for stray_prior_path
Patrick Donnelly
2024-07-04
1
-0
/
+6
*
|
mds: require filter for client/session evict command
neeraj pratap singh
2024-06-08
1
-0
/
+7
|
/
*
mds: raise health warning if client lacks feature for root_squash
Patrick Donnelly
2024-05-07
1
-0
/
+1
*
mds: add perf counter to track number of sessions evicted due to metadata thr...
Venky Shankar
2023-08-22
1
-0
/
+4
*
mds: blocklist clients with "bloated" session metadata
Venky Shankar
2023-08-22
1
-15
/
+60
*
mds: record and dump last tid for trimming completed requests (or flushes)
Venky Shankar
2023-01-17
1
-0
/
+3
*
mds: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
mds: save the metadata pool id MDSRank class's private member
Xiubo Li
2021-05-12
1
-5
/
+5
*
mds: session dumps num_completed_flushes
Dan van der Ster
2021-04-28
1
-0
/
+1
*
mds: completed_requests -> num_completed_requests
Dan van der Ster
2021-04-28
1
-1
/
+1
*
Merge PR #38859 into master
Patrick Donnelly
2021-03-05
1
-3
/
+14
|
\
|
*
mds: track free prealloc_inos and delegated_inos separately
Yan, Zheng
2021-02-01
1
-3
/
+14
*
|
mds/client: create cephfs errno aliases
Milind Changire
2021-03-02
1
-8
/
+8
|
/
*
mds: throttle cap acquisition via readdir
Kotresh HR
2020-10-22
1
-0
/
+8
*
mds: account for closing sessions in hit_session
Dan van der Ster
2020-10-13
1
-1
/
+2
*
mds: convert stringstream to CachedStackStringStream
Patrick Donnelly
2020-09-18
1
-10
/
+10
*
mds: dump granular cap info in mds_sessions
Yanhu Cao
2020-08-17
1
-1
/
+8
*
mds: use smart pointer to manage CInode::{inode,xattrs,old_inodes}
Yan, Zheng
2020-07-29
1
-4
/
+5
*
mds: add infrastructure for delegating inos from the prealloc set
Jeff Layton
2020-01-11
1
-0
/
+2
*
Merge PR #31255 into master
Patrick Donnelly
2019-12-13
1
-2
/
+9
|
\
|
*
mds/SessionMap: interpret bare id as a valid filter
Sage Weil
2019-12-12
1
-2
/
+9
*
|
mds: cleanup code that kills session requests
Yan, Zheng
2019-11-09
1
-6
/
+1
|
/
*
mds: recall caps from quiescent sessions
Patrick Donnelly
2019-09-13
1
-0
/
+9
*
mds: use Session::dump method uniformly
Patrick Donnelly
2019-09-13
1
-13
/
+24
*
mds: remove useless debug message
Patrick Donnelly
2019-09-13
1
-1
/
+0
*
mds: use const get_request_count
Patrick Donnelly
2019-09-13
1
-7
/
+5
*
mds: use session_info_t socket inst for addr
Patrick Donnelly
2019-09-13
1
-1
/
+1
*
mds: refactor session lookup
Patrick Donnelly
2019-09-13
1
-10
/
+13
*
mds: apply configuration changes through MDSRank
Patrick Donnelly
2019-07-13
1
-2
/
+1
*
mds: ignore sessionmap version mismatch if mds_wipe_sessions is set
Yan, Zheng
2019-06-08
1
-0
/
+40
*
mds: fix corner case of replaying open sessions
Yan, Zheng
2019-06-08
1
-5
/
+6
*
mds: list to std::list
Patrick Donnelly
2019-03-15
1
-1
/
+1
*
mds: add 2nd order recall throttle
Patrick Donnelly
2019-02-19
1
-0
/
+1
*
mds: refactor MDSContext inheritance
Patrick Donnelly
2019-02-02
1
-5
/
+5
*
mds: simplify recall warnings
Patrick Donnelly
2019-01-31
1
-30
/
+15
*
mds: add extra details for cache drop output
Patrick Donnelly
2019-01-30
1
-1
/
+7
*
mds: recall caps incrementally
Patrick Donnelly
2019-01-30
1
-29
/
+58
*
mds: cleanup Session init
Patrick Donnelly
2019-01-30
1
-1
/
+1
*
mds: log session open stats
Patrick Donnelly
2019-01-04
1
-7
/
+0
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
mds: track average uptime of sessions
Venky Shankar
2018-09-03
1
-0
/
+16
*
cleanup: Replace always-false assertions with abort
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
mds: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-10
/
+10
*
Merge PR #23635 into master
Patrick Donnelly
2018-08-21
1
-7
/
+7
|
\
|
*
mds: use monotonic clock in beacon
Patrick Donnelly
2018-08-20
1
-7
/
+7
*
|
mds: reorganize and curate perf log counters
Venky Shankar
2018-08-16
1
-0
/
+3
*
|
mds: allow request load average decay rate configurable via admin socket
Venky Shankar
2018-08-16
1
-0
/
+23
[next]