| Commit message (Expand) | Author | Age | Files | Lines |
* | auth: clean up cap parse error messages | Sage Weil | 2018-08-31 | 1 | -2/+3 |
* | cleanup: Replace always-false assertions with abort | Adam C. Emerson | 2018-08-27 | 12 | -19/+19 |
* | mds: Use ceph_assert for asserts. | Adam C. Emerson | 2018-08-27 | 62 | -1621/+1621 |
* | Merge PR #23088 into master | Patrick Donnelly | 2018-08-25 | 11 | -207/+508 |
|\ |
|
| * | mds: adjust export size after renaming directory into freezing subtree | Yan, Zheng | 2018-08-17 | 6 | -1/+122 |
| * | mds: clear scatterlock's flushed when removing dirty | Yan, Zheng | 2018-08-17 | 1 | -3/+4 |
| * | mds: export subtree part by part | Yan, Zheng | 2018-08-17 | 2 | -8/+65 |
| * | mds: limit total size of exporting subtrees | Yan, Zheng | 2018-08-17 | 3 | -36/+56 |
| * | mds: optimize the way how max export size is enforced | Yan, Zheng | 2018-08-17 | 2 | -113/+220 |
| * | mds: make CInode::get_dirfrags container agnostic | Yan, Zheng | 2018-08-17 | 2 | -28/+32 |
| * | mds: cleanup MutationImpl::More initialization | Yan, Zheng | 2018-08-17 | 1 | -27/+18 |
* | | Merge PR #23548 into master | Patrick Donnelly | 2018-08-25 | 4 | -54/+129 |
|\ \ |
|
| * | | mds: migrate strays part by part when shutdown mds | Yan, Zheng | 2018-08-14 | 4 | -54/+129 |
* | | | Merge PR #23439 into master | Patrick Donnelly | 2018-08-25 | 8 | -17/+62 |
|\ \ \ |
|
| * | | | mds: add counter for tracking cap non-responding clients | Venky Shankar | 2018-08-21 | 2 | -2/+9 |
| * | | | mds: evict clients that do not respond to cap revoke by MDS | Venky Shankar | 2018-08-21 | 5 | -2/+40 |
| * | | | mds: pass timeout argument for fetching late clients | Venky Shankar | 2018-08-21 | 3 | -15/+15 |
* | | | | Merge PR #23413 into master | Patrick Donnelly | 2018-08-25 | 1 | -3/+5 |
|\ \ \ \ |
|
| * | | | | mds: fix premature stop of MDBalancer::try_rebalance() | Yan, Zheng | 2018-08-21 | 1 | -2/+2 |
| * | | | | mds: don't queue straydir for split | Yan, Zheng | 2018-08-03 | 1 | -1/+3 |
* | | | | | Merge PR #23469 into master | Patrick Donnelly | 2018-08-25 | 1 | -14/+30 |
|\ \ \ \ \ |
|
| * | | | | | mds: access last std::vector element with `back()` | Venky Shankar | 2018-08-17 | 1 | -10/+11 |
| * | | | | | mds: disallow certain file operations to "." and ".." dirents | Venky Shankar | 2018-08-17 | 1 | -4/+19 |
| | |_|_|/
| |/| | | |
|
* | | | | | mds: use monotonic waits in Beacon | Patrick Donnelly | 2018-08-21 | 2 | -63/+69 |
* | | | | | Merge PR #23635 into master | Patrick Donnelly | 2018-08-21 | 10 | -136/+122 |
|\ \ \ \ \ |
|
| * | | | | | mds: use monotonic clock in beacon | Patrick Donnelly | 2018-08-20 | 10 | -116/+114 |
| * | | | | | mds: simplify beacon init | Patrick Donnelly | 2018-08-17 | 2 | -21/+9 |
| |/ / / / |
|
* | | | | | Merge pull request #23591 from tchaikov/wip-lockless-auth | Kefu Chai | 2018-08-21 | 1 | -2/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | auth: switch to LockPolicy templatized alternatives | Kefu Chai | 2018-08-16 | 1 | -2/+1 |
* | | | | | Merge PR #22668 into master | Patrick Donnelly | 2018-08-21 | 9 | -128/+268 |
|\ \ \ \ \ |
|
| * | | | | | mds: reorganize and curate perf log counters | Venky Shankar | 2018-08-16 | 6 | -124/+155 |
| * | | | | | mds: show session load average in dump session | Venky Shankar | 2018-08-16 | 2 | -0/+6 |
| * | | | | | mds: allow request load average decay rate configurable via admin socket | Venky Shankar | 2018-08-16 | 4 | -0/+27 |
| * | | | | | mds: decay counter for tracking request load average | Venky Shankar | 2018-08-16 | 3 | -4/+61 |
| * | | | | | mds: add perf counters to track current open/stale sessions | Venky Shankar | 2018-08-16 | 2 | -0/+19 |
| |/ / / / |
|
* | | | | | Merge PR #23467 into master | Patrick Donnelly | 2018-08-21 | 3 | -3/+61 |
|\ \ \ \ \ |
|
| * | | | | | cephfs-journal-tool: enable purge_queue journal's event commands | Xuehan Xu | 2018-08-09 | 3 | -3/+61 |
* | | | | | | Merge PR #23584 into master | Patrick Donnelly | 2018-08-21 | 4 | -34/+65 |
|\ \ \ \ \ \ |
|
| * | | | | | | mds: hold slave request refernce when dumping MDRequestImpl | Yan, Zheng | 2018-08-17 | 4 | -34/+65 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge PR #23589 into master | Patrick Donnelly | 2018-08-21 | 8 | -33/+79 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | mds: more description for failed authpin | Yan, Zheng | 2018-08-15 | 8 | -22/+57 |
| * | | | | | mds: cleanup CDir freezing/frozen tree check | Yan, Zheng | 2018-08-15 | 2 | -24/+35 |
| | |/ / /
| |/| | | |
|
* | | | | | msg: define MFoo::create helper | Yan, Zheng | 2018-08-16 | 13 | -141/+141 |
* | | | | | msg: add msgref cast method | Patrick Donnelly | 2018-08-15 | 8 | -46/+46 |
* | | | | | mds: use message factory to avoid leaks | Patrick Donnelly | 2018-08-15 | 16 | -215/+163 |
* | | | | | mds: remove dead MDS-MDS forwarding code | Patrick Donnelly | 2018-08-15 | 2 | -12/+1 |
* | | | | | mds: manage Message lifetime with intrusive_ptr | Patrick Donnelly | 2018-08-15 | 39 | -1747/+1365 |
|/ / / / |
|
* | | | | Merge PR #23536 into master | Patrick Donnelly | 2018-08-13 | 2 | -15/+13 |
|\ \ \ \ |
|
| * | | | | mds: report lagginess at lower debug | Patrick Donnelly | 2018-08-12 | 2 | -15/+13 |
| | |_|/
| |/| | |
|
* | | | | mds/SessionMap: make Session::connection private | Sage Weil | 2018-08-13 | 9 | -43/+57 |