| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mds: trim null dentries proactively | John Spray | 2016-09-07 | 1 | -2/+18 |
* | mds: journal snap inodes that need flush when expiring log segment | Yan, Zheng | 2016-07-15 | 1 | -9/+29 |
* | mds: ESession: encode addr with features | Sage Weil | 2016-05-31 | 1 | -1/+1 |
* | mds: encode client_maps with features | Sage Weil | 2016-05-31 | 1 | -1/+1 |
* | mds: remove duplicated words | Li Peng | 2016-05-03 | 1 | -1/+1 |
* | mds: validate file layouts during replay | John Spray | 2016-04-06 | 1 | -0/+19 |
* | Merge pull request #7798 from ukernel/wip-mds-snap | Gregory Farnum | 2016-03-10 | 1 | -1/+7 |
|\ |
|
| * | mds: set multiversion inode's first | Yan, Zheng | 2016-02-25 | 1 | -1/+7 |
* | | mds: make inode_t, old_inode_t featureful | Sage Weil | 2016-03-01 | 1 | -1/+1 |
* | | mds: pass features to LogEvents, EMetaBlob | Sage Weil | 2016-03-01 | 1 | -29/+29 |
|/ |
|
* | mds: record cap flush tid in log event | Yan, Zheng | 2015-08-18 | 1 | -1/+20 |
* | mds: make `whoami` and `incarnation` private | John Spray | 2015-07-28 | 1 | -5/+5 |
* | mds: Make all subsystems take an MDSRank instead of an MDS | John Spray | 2015-07-28 | 1 | -24/+24 |
* | mds: batch up writes in SessionMap::save_if_dirty | John Spray | 2015-04-01 | 1 | -4/+1 |
* | mds: persist completed_requests reliably | John Spray | 2015-03-30 | 1 | -0/+7 |
* | mds: call damaged() on what were assertions in replay | John Spray | 2015-03-23 | 1 | -4/+13 |
* | Merge pull request #3668 from ceph/wip-compact-container | Gregory Farnum | 2015-03-09 | 1 | -1/+2 |
|\ |
|
| * | mds: optimize memory usage of class InodeStore | Yan, Zheng | 2015-02-25 | 1 | -1/+2 |
* | | mds: new OMAP storage for sessionmap | John Spray | 2015-03-06 | 1 | -35/+42 |
|/ |
|
* | Merge pull request #3599 from ceph/wip-traceless-reply | Gregory Farnum | 2015-02-11 | 1 | -3/+3 |
|\ |
|
| * | mds: properly record created inode in completed requests list | Yan, Zheng | 2015-02-04 | 1 | -3/+3 |
* | | mds: save the oldest snapid of inode | Yan, Zheng | 2015-02-05 | 1 | -2/+9 |
* | | mds: journal snaprealm for all types of inodes | Yan, Zheng | 2015-02-05 | 1 | -9/+14 |
* | | mds: properly update CInode->first during journal replay | Yan, Zheng | 2015-02-05 | 1 | -0/+1 |
|/ |
|
* | mds: typedefs for rank and gid in MDSMap | John Spray | 2014-10-08 | 1 | -3/+3 |
* | mds: fix not journaling client metadata | John Spray | 2014-09-18 | 1 | -2/+13 |
* | mds: update segment references during journal rewrite | John Spray | 2014-09-13 | 1 | -0/+36 |
* | osd/mds/monc: Adjust for LogClient/LogChannel usage | Joao Eduardo Luis | 2014-08-27 | 1 | -16/+16 |
* | mds: Switch to new context types | John Spray | 2014-08-25 | 1 | -2/+2 |
* | mds: print sequence number of log segment | Yan, Zheng | 2014-06-27 | 1 | -3/+3 |
* | mds: introduce sequence number for log events | Yan, Zheng | 2014-06-27 | 1 | -7/+8 |
* | mds: Make EMetaBlob::dirlump::_decode_bits const | John Spray | 2014-05-20 | 1 | -28/+25 |
* | tools: Create cephfs-journal-tool | John Spray | 2014-05-20 | 1 | -9/+13 |
* | mds: Add EMetaBlob::get_dentries | John Spray | 2014-05-18 | 1 | -0/+38 |
* | mds: Add EMetaBlob::get_inodes | John Spray | 2014-05-18 | 1 | -4/+37 |
* | mds: Add ENoOp for padding journals | John Spray | 2014-05-18 | 1 | -0/+28 |
* | mds: Add get_paths method to EMetaBlob | John Spray | 2014-05-18 | 1 | -0/+117 |
* | mds: Fix typo 'Sesion' | John Spray | 2014-05-18 | 1 | -1/+1 |
* | mds: lower IO priority of storing backtrace | Yan, Zheng | 2014-05-13 | 1 | -1/+1 |
* | mds: revert EMetaBlob::{fullbit,remotebit,nullbit} encoding optimization | Yan, Zheng | 2014-05-12 | 1 | -56/+29 |
* | mds: avoid journaling unnecessary dir context | Yan, Zheng | 2014-05-12 | 1 | -4/+4 |
* | mds: properly wake up dentry waiters after fragmenting dirfrag | Yan, Zheng | 2014-05-08 | 1 | -2/+2 |
* | mds: tolerate bad sessionmap during journal replay | Yan, Zheng | 2014-05-07 | 1 | -22/+35 |
* | mds: maintain auth bits during replay | Yan, Zheng | 2014-05-07 | 1 | -11/+45 |
* | mds: remove anchor table | Yan, Zheng | 2014-04-29 | 1 | -11/+10 |
* | mds: dynamically adjust priority of committing dirfrags | Yan, Zheng | 2014-04-16 | 1 | -2/+2 |
* | mds: trim empty non-auth dirfrags | Yan, Zheng | 2014-03-28 | 1 | -0/+12 |
* | mds: avoid journaling non-auth opened inode | Yan, Zheng | 2014-03-28 | 1 | -1/+1 |
* | mds: handle interaction between slave rollback and fragmenting | Yan, Zheng | 2014-03-28 | 1 | -2/+2 |
* | Merge remote-tracking branch 'gh/wip-multimds-fixes' | Sage Weil | 2014-03-21 | 1 | -2/+0 |
|\ |
|