Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge PR #60464 into main | Patrick Donnelly | 2024-11-13 | 1 | -2/+2 |
|\ | |||||
| * | mds: add or update MDS thread names | Patrick Donnelly | 2024-10-25 | 1 | -2/+2 |
* | | Merge pull request #50105 from zhsgao/mds_export_state | Venky Shankar | 2024-10-30 | 1 | -0/+3 |
|\ \ | |/ |/| | |||||
| * | mds: add an asok command to dump export states | Zhansong Gao | 2024-10-08 | 1 | -0/+3 |
* | | Merge PR #59874 into main | Venky Shankar | 2024-09-30 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | mds: invalid id for client eviction is to be treated as success | Venky Shankar | 2024-09-23 | 1 | -1/+1 |
* | | mds: do not write journal head twice on trim | Patrick Donnelly | 2024-09-25 | 1 | -17/+9 |
* | | mds: simplify and explain expiry finisher ctx | Patrick Donnelly | 2024-09-25 | 1 | -22/+10 |
* | | mds: add mds_lock asserts for journal flush | Patrick Donnelly | 2024-09-25 | 1 | -1/+4 |
* | | mds: skip second wait_for_safe | Patrick Donnelly | 2024-09-25 | 1 | -27/+0 |
* | | mds: trim only to the LogSegment created for flush | Patrick Donnelly | 2024-09-25 | 1 | -3/+5 |
|/ | |||||
* | mds: handle mds_scrub_stats_review_period change via ScrubStack::handle_conf_... | Milind Changire | 2024-08-28 | 1 | -0/+1 |
* | mds: add manual and auto purging scrub stats feature | Milind Changire | 2024-08-28 | 1 | -1/+17 |
* | mds: add compile time checks for sortedness | Patrick Donnelly | 2024-08-14 | 1 | -89/+101 |
* | mds: sort conf keys | Patrick Donnelly | 2024-08-14 | 1 | -7/+7 |
* | Merge pull request #49974 from neesingh-rh/wip-58619 | Venky Shankar | 2024-07-15 | 1 | -1/+1 |
|\ | |||||
| * | mds: require filter for client/session evict command | neeraj pratap singh | 2024-06-08 | 1 | -1/+1 |
* | | Merge PR #53301 into main | Venky Shankar | 2024-07-09 | 1 | -4/+24 |
|\ \ | |||||
| * | | mds: prevent scrub start for standby-replay MDS | neeraj pratap singh | 2024-07-01 | 1 | -4/+24 |
| |/ | |||||
* | | Merge PR #56429 into main | Venky Shankar | 2024-06-25 | 1 | -4/+4 |
|\ \ | |||||
| * | | mds: flush mds log before finishing STATE_STARTING | ethanwu | 2024-03-25 | 1 | -4/+4 |
* | | | Merge PR #57084 into main | Patrick Donnelly | 2024-06-23 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | mds: drop client metrics during recovery | Patrick Donnelly | 2024-04-25 | 1 | -0/+2 |
* | | | | Merge PR #48130 into main | Patrick Donnelly | 2024-06-08 | 1 | -2/+17 |
|\ \ \ \ | |||||
| * | | | | mds: optimize MDBalancer code path config access | Sidharth Anupkrishnan | 2024-06-06 | 1 | -2/+16 |
| * | | | | mds: add killpoints for directory fragmentation | Sidharth Anupkrishnan | 2024-06-06 | 1 | -0/+1 |
* | | | | | Merge PR #57882 into main | Patrick Donnelly | 2024-06-07 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | mds: add debug message when conf changes are processed | Patrick Donnelly | 2024-06-04 | 1 | -0/+1 |
* | | | | | mds: dump AsyncHandler ss to stderr if present | Patrick Donnelly | 2024-06-04 | 1 | -1/+1 |
* | | | | | mds: unconditionally dump message in formatter | Patrick Donnelly | 2024-06-04 | 1 | -2/+1 |
* | | | | | mds: use appropriate abbrev. for variable name | Patrick Donnelly | 2024-06-04 | 1 | -5/+4 |
* | | | | | mds: dump formatter even for errors | Patrick Donnelly | 2024-06-04 | 1 | -0/+1 |
* | | | | | common/admin_socket: create type for finisher callback | Patrick Donnelly | 2024-06-04 | 1 | -4/+4 |
|/ / / / | |||||
* | | | | Merge PR #57579 into main | Patrick Donnelly | 2024-05-28 | 1 | -34/+43 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | mds: add `--lifetime` parameter to the `lock path` asok command | Leonid Usov | 2024-05-26 | 1 | -0/+4 |
| * | | | mds: command_quiesce_path: rename `--wait` to `--await` for consistency | Leonid Usov | 2024-05-26 | 1 | -2/+2 |
| * | | | mds: command_quiesce_path: do not block the asok thread and return an adequat... | Leonid Usov | 2024-05-26 | 1 | -34/+39 |
* | | | | Merge PR #57469 into main | Patrick Donnelly | 2024-05-23 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | mds: set dispatcher order | Patrick Donnelly | 2024-05-16 | 1 | -2/+2 |
* | | | | mds: enhance the `lock path` asok command | Leonid Usov | 2024-05-20 | 1 | -15/+37 |
* | | | | Merge PR #57274 into main | Patrick Donnelly | 2024-05-16 | 1 | -69/+42 |
|\ \ \ \ | |||||
| * | | | | mds: don't stall the asok thread for flush commands | Leonid Usov | 2024-05-06 | 1 | -69/+42 |
| |/ / / | |||||
* / / / | mds: remove erroneous debug message | Patrick Donnelly | 2024-05-07 | 1 | -1/+0 |
|/ / / | |||||
* | | | Merge PR #56934 into main | Patrick Donnelly | 2024-04-30 | 1 | -0/+26 |
|\ \ \ | |/ / |/| | | |||||
| * | | mds: add debug "lock path" command | Patrick Donnelly | 2024-04-22 | 1 | -0/+26 |
* | | | Merge PR #54067 into main | Patrick Donnelly | 2024-04-22 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | mds: add dispatch killpoint and delay configs | Patrick Donnelly | 2024-03-28 | 1 | -0/+2 |
| |/ | |||||
* / | mds: log at a lower level when stopping | Kotresh HR | 2024-04-03 | 1 | -3/+3 |
|/ | |||||
* | mds: add counter to throttle quiesce | Patrick Donnelly | 2024-03-20 | 1 | -0/+3 |
* | mds: add quiesce op | Patrick Donnelly | 2024-03-20 | 1 | -0/+51 |