| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | mds: bump the protocol version | Yan, Zheng | 2013-05-28 | 1 | -1/+1 |
| * | | | mds: open inode by ino | Yan, Zheng | 2013-05-28 | 9 | -7/+612 |
| * | | | mds: move fetch_backtrace() to class MDCache | Yan, Zheng | 2013-05-28 | 4 | -68/+45 |
| * | | | mds: remove old backtrace handling | Yan, Zheng | 2013-05-28 | 5 | -215/+14 |
| * | | | mds: update backtraces when unlinking inodes | Yan, Zheng | 2013-05-28 | 1 | -4/+7 |
| * | | | mds: bring back old style backtrace handling | Yan, Zheng | 2013-05-28 | 9 | -11/+180 |
| * | | | mds: rename last_renamed_version to backtrace_version | Yan, Zheng | 2013-05-28 | 5 | -17/+21 |
| * | | | mds: journal backtrace update in EMetaBlob::fullbit | Yan, Zheng | 2013-05-28 | 2 | -22/+53 |
| * | | | mds: reorder EMetaBlob::add_primary_dentry's parameters | Yan, Zheng | 2013-05-28 | 6 | -33/+33 |
| * | | | mds: warn on unconnected snap realms | Yan, Zheng | 2013-05-28 | 1 | -1/+14 |
| * | | | mds: slient MDCache::trim_non_auth() | Yan, Zheng | 2013-05-28 | 1 | -20/+6 |
| * | | | mds: fix check for base inode discovery | Yan, Zheng | 2013-05-28 | 1 | -1/+2 |
| * | | | mds: Fix replica's allowed caps for filelock in SYNC_LOCK state | Yan, Zheng | 2013-05-28 | 1 | -2/+2 |
| * | | | mds: defer releasing cap if necessary | Yan, Zheng | 2013-05-28 | 2 | -32/+58 |
| * | | | mds: fix Locker::request_inode_file_caps() | Yan, Zheng | 2013-05-28 | 1 | -3/+2 |
| * | | | mds: notify auth MDS when cap_wanted changes | Yan, Zheng | 2013-05-28 | 1 | -2/+4 |
| * | | | mds: export CInode:mds_caps_wanted | Yan, Zheng | 2013-05-28 | 2 | -5/+6 |
| * | | | mds: export CInode::STATE_NEEDSRECOVER | Yan, Zheng | 2013-05-28 | 4 | -14/+21 |
| * | | | mds: send slave request after target MDS is active | Yan, Zheng | 2013-05-28 | 3 | -13/+53 |
| * | | | mds: unfreeze inode after rename rollback finishes | Yan, Zheng | 2013-05-28 | 2 | -27/+40 |
| * | | | mds: remove buggy cache rejoin code | Yan, Zheng | 2013-05-28 | 1 | -20/+11 |
| * | | | mds: fix typo in Server::do_rename_rollback | Yan, Zheng | 2013-05-28 | 1 | -2/+2 |
| * | | | mds: fix import cancel race | Yan, Zheng | 2013-05-28 | 2 | -32/+34 |
| * | | | mds: fix straydn race | Yan, Zheng | 2013-05-28 | 4 | -19/+39 |
| * | | | mds: fix slave commit tracking | Yan, Zheng | 2013-05-28 | 3 | -23/+36 |
| * | | | mds: fix uncommitted master wait | Yan, Zheng | 2013-05-28 | 2 | -15/+10 |
| * | | | mds: adjust subtree auth if import aborts in PREPPED state | Yan, Zheng | 2013-05-28 | 1 | -1/+7 |
| * | | | mds: don't stop at export bounds when journaling dir context | Yan, Zheng | 2013-05-28 | 1 | -1/+1 |
| * | | | mds: fix underwater dentry cleanup | Yan, Zheng | 2013-05-28 | 1 | -1/+1 |
| * | | | mds: journal new subtrees created by rename | Yan, Zheng | 2013-05-28 | 2 | -1/+12 |
* | | | | Merge pull request #329 from javacruft/wip-fuse-deps | Sage Weil | 2013-05-29 | 1 | -2/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Use new fuse package instead of fuse-utils | James Page | 2013-05-29 | 1 | -2/+2 |
|/ / / |
|
* | | | mon: disable tdump by default | Sage Weil | 2013-05-28 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'gh/last' | Sage Weil | 2013-05-28 | 12 | -70/+111 |
|\ \ \ |
|
| * | | | v0.63v0.63 | Gary Lowell | 2013-05-28 | 2 | -1/+7 |
| * | | | HashIndex: sync top directory during start_split,merge,col_split | Samuel Just | 2013-05-28 | 1 | -3/+12 |
| |/ / |
|
| * | | Merge branch 'wip_scrub_tphandle' into next | Samuel Just | 2013-05-23 | 4 | -33/+66 |
| |\ \ |
|
| | * | | PG: ping tphandle during omap loop as well | Samuel Just | 2013-05-23 | 2 | -0/+8 |
| | * | | PG: reset timeout in _scan_list for each object, read chunk | Samuel Just | 2013-05-23 | 1 | -0/+2 |
| | * | | OSD,PG: pass tphandle down to _scan_list | Samuel Just | 2013-05-23 | 3 | -33/+56 |
| * | | | rgw: iterate usage entries from correct entry | Yehuda Sadeh | 2013-05-23 | 1 | -3/+16 |
| * | | | mon: drop unnecessary conditionals | Sage Weil | 2013-05-23 | 1 | -5/+3 |
| * | | | Merge pull request #311 from ceph/wip-5102 | Sage Weil | 2013-05-23 | 4 | -30/+12 |
| |\ \ \ |
|
| | * | | | mon: Paxos: get rid of the 'prepare_bootstrap()' mechanism | Joao Eduardo Luis | 2013-05-22 | 4 | -26/+4 |
| | * | | | mon: Paxos: finish queued proposals instead of clearing the list | Joao Eduardo Luis | 2013-05-22 | 1 | -4/+6 |
| | * | | | mon: Paxos: finish_proposal() when we're finished recovering | Joao Eduardo Luis | 2013-05-22 | 1 | -0/+2 |
* | | | | | Merge branch 'wip-5172' | Sage Weil | 2013-05-28 | 1 | -12/+20 |
|\ \ \ \ \ |
|
| * | | | | | osd: fix note_down_osd | Sage Weil | 2013-05-28 | 1 | -1/+1 |
| * | | | | | osd: fix hb con failure handler | Sage Weil | 2013-05-28 | 1 | -11/+19 |
* | | | | | | Merge pull request #319 from dalgaaf/wip-da-pylint-3 | Sage Weil | 2013-05-28 | 1 | -5/+5 |
|\ \ \ \ \ \ |
|