| Commit message (Expand) | Author | Age | Files | Lines |
* | mds: use vector for subtree access | Patrick Donnelly | 2018-12-18 | 1 | -4/+3 |
* | mds: reduce memory fragments of EMetaBlob | Yan, Zheng | 2018-08-28 | 1 | -201/+148 |
* | 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 | -66/+66 |
* | mds: manage Message lifetime with intrusive_ptr | Patrick Donnelly | 2018-08-15 | 1 | -3/+6 |
* | mds/SessionMap: make Session::connection private | Sage Weil | 2018-08-13 | 1 | -1/+1 |
* | mds: use vector for context lists | Patrick Donnelly | 2018-07-26 | 1 | -1/+1 |
* | mds: introduce cephfs' own feature bits | Yan, Zheng | 2018-07-12 | 1 | -3/+1 |
* | mds: make Server::prepare_force_open_sessions() update client metadata | Yan, Zheng | 2018-07-12 | 1 | -15/+25 |
* | common,rbd,rgw,osd: extract config values into ConfigValues | Kefu Chai | 2018-07-10 | 1 | -12/+12 |
* | include/memory.h: remove memory.h | Kefu Chai | 2018-06-26 | 1 | -14/+14 |
* | mds: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -29/+29 |
* | mds: mark new root inode dirty | Patrick Donnelly | 2018-05-02 | 1 | -1/+1 |
* | mds: properly dirty sessions opened by journal replay | Yan, Zheng | 2018-04-10 | 1 | -7/+3 |
* | Merge PR #16779 into master | Patrick Donnelly | 2018-04-04 | 1 | -6/+18 |
|\ |
|
| * | mds: attach inode with multiple hardlinks to dummy global snaprealm | Yan, Zheng | 2018-02-09 | 1 | -2/+5 |
| * | mds: rollback snaprealms when rolling back slave request | Yan, Zheng | 2018-02-09 | 1 | -4/+13 |
* | | mds: don't try prefetching destroyed inodes | Yan, Zheng | 2018-02-11 | 1 | -13/+16 |
* | | mds: don't re-requeue open files to head of log | Yan, Zheng | 2018-02-11 | 1 | -26/+2 |
|/ |
|
* | Merge PR #19954 into master | Patrick Donnelly | 2018-02-09 | 1 | -20/+17 |
|\ |
|
| * | mds: move CInode container members to mempool | Patrick Donnelly | 2018-02-08 | 1 | -11/+8 |
| * | mds: convert to allocator agnostic string_view | Patrick Donnelly | 2018-02-07 | 1 | -9/+9 |
* | | mds: remove extra 0x in ino prints | Patrick Donnelly | 2018-02-07 | 1 | -2/+1 |
|/ |
|
* | mds: Use unqualified encode/decode | Adam C. Emerson | 2018-01-10 | 1 | -309/+312 |
* | Merge PR #18791 into master | Patrick Donnelly | 2017-12-06 | 1 | -7/+11 |
|\ |
|
| * | mds: detach unlinked inode's snaprealm from its parent | Yan, Zheng | 2017-12-04 | 1 | -4/+7 |
| * | mds: make change to mds table after corresponding event get logged | Yan, Zheng | 2017-11-06 | 1 | -3/+4 |
* | | mds: get rid of the redundant code | root | 2017-11-29 | 1 | -6/+4 |
|/ |
|
* | mds: additional damage handling case in EImportStart | John Spray | 2017-10-11 | 1 | -1/+8 |
* | mds: move EMetaBlob cons to header | Patrick Donnelly | 2017-08-25 | 1 | -5/+0 |
* | mds: avoid submitting log entry while adjusting subtree map | Yan, Zheng | 2017-06-23 | 1 | -1/+1 |
* | Merge pull request #15125 from ukernel/wip-multimds-misc2 | John Spray | 2017-06-15 | 1 | -8/+15 |
|\ |
|
| * | mds: match EMetaBlob::add_dir_context with MDCache::create_subtree_map | Yan, Zheng | 2017-05-24 | 1 | -8/+15 |
* | | mds: check export pin during replay | Patrick Donnelly | 2017-05-30 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #14550 from ukernel/wip-multimds-misc | John Spray | 2017-05-23 | 1 | -13/+11 |
|\ |
|
| * | mds: add source/dest information to EImportStart/EExport | Yan, Zheng | 2017-05-11 | 1 | -2/+8 |
| * | mds: track dentries that should be trimmed quickly in separate list | Yan, Zheng | 2017-05-11 | 1 | -11/+3 |
* | | mds: use debug_mds for most subsys | Patrick Donnelly | 2017-05-11 | 1 | -6/+0 |
|/ |
|
* | mds: create auxiliary subtree inside auth subtree | Yan, Zheng | 2017-04-28 | 1 | -7/+14 |
* | mds: properly record dirty sessionmap in log segment | Yan, Zheng | 2017-03-30 | 1 | -0/+4 |
* | common: remove \n on clog messages | Sage Weil | 2017-03-06 | 1 | -3/+3 |
* | mds: remove stale warning in log replay code | Yan, Zheng | 2017-01-10 | 1 | -5/+1 |
* | Merge pull request #12274 from ukernel/wip-multimds-misc | John Spray | 2017-01-09 | 1 | -3/+1 |
|\ |
|
| * | mds: don't use Server::finish_force_open_sessions during log replay | Yan, Zheng | 2016-12-09 | 1 | -3/+1 |
* | | dout: Use dout_context | Adam C. Emerson | 2016-12-22 | 1 | -0/+1 |
|/ |
|
* | assert(0) -> ceph_abort() | Sage Weil | 2016-11-22 | 1 | -6/+6 |
* | mds: remove unused EFragment::OP_ONESHOT | John Spray | 2016-11-10 | 1 | -4/+1 |
* | Merge pull request #11560 from ukernel/wip-mds-context-wrapping | John Spray | 2016-10-25 | 1 | -1/+2 |
|\ |
|
| * | mds: avoid wrapping contexts during logging | Yan, Zheng | 2016-10-21 | 1 | -1/+2 |
* | | mds: fix EMetaBlob::fullbit xattr dump | Sage Weil | 2016-10-18 | 1 | -2/+3 |
|/ |
|