| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "cephfs-journal-tool: enable purge_queue journal's event commands" | Yan, Zheng | 2018-08-07 | 2 | -58/+1 |
* | Merge PR #22850 into master | Patrick Donnelly | 2018-08-06 | 2 | -1/+58 |
|\ |
|
| * | cephfs-journal-tool: enable purge_queue journal's event commands | Xuehan Xu | 2018-08-04 | 2 | -1/+58 |
* | | Merge PR #22999 into master | Patrick Donnelly | 2018-08-06 | 6 | -15/+48 |
|\ \ |
|
| * | | mds: consider max age of dispatch queue when finding stale client | Yan, Zheng | 2018-08-06 | 3 | -0/+10 |
| * | | mds: reset heartbeat map at potential time-consuming places | Yan, Zheng | 2018-08-06 | 4 | -2/+24 |
| * | | mds: change MDSRank::finished_queue to deque | Yan, Zheng | 2018-08-02 | 3 | -13/+14 |
* | | | Merge PR #23341 into master | Patrick Donnelly | 2018-08-06 | 2 | -19/+42 |
|\ \ \ |
|
| * | | | mds: calculate load by checking self CPU usage | Yan, Zheng | 2018-08-03 | 2 | -19/+42 |
* | | | | Merge PR #23381 into master | Patrick Donnelly | 2018-08-02 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | mds: update MDSRank::cluster_degraded before handling mds failure | Yan, Zheng | 2018-08-02 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge PR #22450 into master | Patrick Donnelly | 2018-08-02 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | client: LAZY_IO support | Yan, Zheng | 2018-07-30 | 1 | -4/+4 |
* | | | | | Merge PR #23365 into master | Patrick Donnelly | 2018-08-02 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | mds/MDCache: fix mds_cache_memory_limit get_val<> | Sage Weil | 2018-08-01 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge PR #23195 into master | Patrick Donnelly | 2018-08-01 | 35 | -166/+194 |
|\ \ \ \ |
|
| * | | | | mds: use vector for context lists | Patrick Donnelly | 2018-07-26 | 34 | -152/+172 |
| * | | | | mds: add vector def for MDS contexts | Patrick Donnelly | 2018-07-26 | 1 | -0/+11 |
| * | | | | mds: use compact map to manage waiting list | Patrick Donnelly | 2018-07-26 | 1 | -14/+11 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #22990 from tchaikov/wip-cmake-link-static-libstdc++ | Kefu Chai | 2018-08-01 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | cmake: do not link libs against ${ALLOC_LIBS} | Kefu Chai | 2018-07-29 | 1 | -1/+1 |
* | | | | Merge PR #22607 into master | Sage Weil | 2018-07-30 | 2 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | common/options: convert many TYPE_[U]INT -> TYPE_SIZE | Sage Weil | 2018-07-28 | 2 | -2/+2 |
* | | | | cmake: make cpu_profiler a library target | Kefu Chai | 2018-07-26 | 1 | -1/+2 |
* | | | | cmake: make heap_profiler a library target | Kefu Chai | 2018-07-26 | 1 | -3/+2 |
| |/ /
|/| | |
|
* | | | mds: remove ascii art version of mds state diagram | Patrick Donnelly | 2018-07-24 | 1 | -24/+5 |
|/ / |
|
* | | Merge PR #23139 into master | Patrick Donnelly | 2018-07-21 | 8 | -40/+95 |
|\ \ |
|
| * | | mds: avoid using g_conf().get_val<...>(...) in hot path | Yan, Zheng | 2018-07-20 | 8 | -40/+95 |
* | | | Merge PR #22977 into master | Patrick Donnelly | 2018-07-21 | 2 | -55/+86 |
|\ \ \ |
|
| * | | | mds: handle discontinuous mdsmap | Yan, Zheng | 2018-07-19 | 2 | -55/+86 |
| |/ / |
|
* | | | Merge PR #23022 into master | Patrick Donnelly | 2018-07-21 | 14 | -11/+188 |
|\ \ \ |
|
| * | | | mds: health warning for slow metadata IO | Yan, Zheng | 2018-07-14 | 14 | -11/+188 |
* | | | | Merge PR #23063 into master | Patrick Donnelly | 2018-07-21 | 1 | -1/+10 |
|\ \ \ \ |
|
| * | | | | mds: increase debug level for dropped client cap msg | Patrick Donnelly | 2018-07-16 | 1 | -1/+10 |
| | |/ /
| |/| | |
|
* | | | | Merge PR #23062 into master | Patrick Donnelly | 2018-07-21 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | mds: dump recent events on respawn | Patrick Donnelly | 2018-07-16 | 1 | -0/+4 |
| |/ / / |
|
* | | | | Merge PR #23061 into master | Patrick Donnelly | 2018-07-21 | 1 | -8/+9 |
|\ \ \ \ |
|
| * | | | | mds: print mdsmap processed at low debug level | Patrick Donnelly | 2018-07-16 | 1 | -8/+9 |
| |/ / / |
|
* | | | | Merge PR #23135 into master | Patrick Donnelly | 2018-07-21 | 2 | -11/+9 |
|\ \ \ \ |
|
| * | | | | mds: refactor ostream passing | Patrick Donnelly | 2018-07-19 | 2 | -11/+9 |
| |/ / / |
|
* / / / | mds: dump minimal cli output during recursive scrub trigger | Venky Shankar | 2018-07-17 | 1 | -0/+7 |
|/ / / |
|
* | | | Merge PR #22705 into master | Patrick Donnelly | 2018-07-16 | 1 | -6/+15 |
|\ \ \ |
|
| * | | | Changed Lua library support from all to partial | Tsung-Ju Lii | 2018-07-02 | 1 | -1/+15 |
| * | | | mds/Mantle: Fixed Mantle's obsolete Lua C++ API | Tsung-Ju Lii | 2018-06-26 | 1 | -6/+1 |
* | | | | Merge PR #22804 into master | Patrick Donnelly | 2018-07-16 | 2 | -2/+0 |
|\ \ \ \ |
|
| * | | | | mds: remove useless dout_subsys macro | Zhi Zhang | 2018-07-03 | 2 | -2/+0 |
| | |_|/
| |/| | |
|
* | | | | mds: evict clients that lack required features | Yan, Zheng | 2018-07-12 | 1 | -0/+24 |
* | | | | mds: cleanup MDSRank::evict_client | Yan, Zheng | 2018-07-12 | 1 | -15/+11 |
* | | | | mds: infer client version by client metadata and connection's features | Yan, Zheng | 2018-07-12 | 5 | -4/+61 |
* | | | | mds: introduce "ceph fs set <fs_name> min_compat_client <release_name>" | Yan, Zheng | 2018-07-12 | 7 | -15/+68 |