summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ceph.spec.in: package rbd udev rulewip-3930Gary Lowell2013-01-281-0/+4
* Merge remote-tracking branch 'yan/wip-mds'Sage Weil2013-01-2820-546/+1072
|\
| * mds: clear inode dirty when slave rename finishes.Yan, Zheng2013-01-291-1/+4
| * mds: mark export bounds for cross authority directory renameYan, Zheng2013-01-291-1/+12
| * mds: allow handling slave request in the clientreplay stageYan, Zheng2013-01-291-0/+4
| * mds: fix 'discover' handling in the rejoin stageYan, Zheng2013-01-291-2/+4
| * mds: add projected rename's subtree bounds to ESubtreeMapYan, Zheng2013-01-291-3/+15
| * mds: fetch missing inodes from diskYan, Zheng2013-01-292-1/+83
| * mds: rejoin remote wrlocks and frozen auth pinYan, Zheng2013-01-296-10/+93
| * mds: move variables special to rename into MDRequest::moreYan, Zheng2013-01-294-87/+105
| * mds: properly clear CDir::STATE_COMPLETE when replaying EImportStartYan, Zheng2013-01-295-9/+24
| * mds: don't journal opened non-auth inodeYan, Zheng2013-01-294-2/+7
| * mds: journal inode's projected parent when doing link rollbackYan, Zheng2013-01-291-2/+2
| * mds: fix for MDCache::disambiguate_importsYan, Zheng2013-01-291-1/+2
| * mds: fix for MDCache::adjust_bounded_subtree_authYan, Zheng2013-01-291-11/+13
| * mds: don't replace existing slave requestYan, Zheng2013-01-292-12/+16
| * mds: always use {push,pop}_projected_linkage to change linkageYan, Zheng2013-01-292-30/+27
| * mds: send resolve messages after all MDS reach resolve stageYan, Zheng2013-01-294-8/+20
| * mds: split reslove into two sub-stagesYan, Zheng2013-01-293-62/+120
| * mds: fix slave rename rollbackYan, Zheng2013-01-292-119/+212
| * mds: preserve non-auth/unlinked objects until slave commitYan, Zheng2013-01-296-61/+124
| * mds: don't journal non-auth rename source directoryYan, Zheng2013-01-291-16/+10
| * mds: force journal straydn for rename if necessaryYan, Zheng2013-01-292-27/+61
| * mds: splits rename force journal check into separate functionYan, Zheng2013-01-292-29/+46
| * mds: fix "had dentry linked to wrong inode" warningYan, Zheng2013-01-292-11/+26
| * mds: don't set xlocks on dentries done when early reply renameYan, Zheng2013-01-293-4/+11
| * mds: properly set error_dentry for discover replyYan, Zheng2013-01-281-0/+2
| * mds: introduce XSYN to SYNC lock state transitionYan, Zheng2013-01-284-5/+5
| * mds: allow journaling multiple root inodes in EMetaBlobYan, Zheng2013-01-282-27/+29
| * mds: lock remote inode's primary dentry during renameYan, Zheng2013-01-281-2/+2
| * mds: check deleted directory in Server::rdlock_path_xlock_dentryYan, Zheng2013-01-283-21/+11
| * mds: fix end check in Server::handle_client_readdir()Yan, Zheng2013-01-281-5/+3
* | doc: fix overly-big fixed-width text in FirefoxRoss Turk2013-01-281-1/+1
* | rbd-fuse: fix warningSage Weil2013-01-281-1/+1
* | doc: Removed indep, and clarified explanation.John Wilkins2013-01-281-6/+16
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-01-281-5/+3
|\ \
| * | rgw: fix crash when missing content-type in POST objectYehuda Sadeh2013-01-281-1/+1
| * | mds: fix end check in Server::handle_client_readdir()Yan, Zheng2013-01-231-5/+3
* | | Merge branch 'master' of https://github.com/ceph/cephJohn Wilkins2013-01-2823-92/+278
|\ \ \
| * \ \ Merge branch 'wip-pool-delete'Josh Durgin2013-01-2814-60/+52
| |\ \ \
| | * | | doc: update ceph man page linkJosh Durgin2013-01-282-3/+3
| | * | | ceph, rados: update pool delete docs and usageJosh Durgin2013-01-287-9/+10
| | * | | qa: fix mon pool_ops workunitJosh Durgin2013-01-281-5/+15
| | * | | qa/workunits/rbd/copy.sh: use non-deprecated --image-format optionSage Weil2013-01-261-2/+2
| | * | | mon: safety interlock for pool deletionSage Weil2013-01-264-20/+36
| | * | | Revert "mon: implement safety interlock for deleting pools"Sage Weil2013-01-262-43/+8
| * | | | Merge branch 'wip-osd-down-out'Sage Weil2013-01-286-4/+126
| |\ \ \ \
| | * | | | mon: set limit so that we do not an entire down subtree outSage Weil2013-01-282-0/+17
| | * | | | osdmap: implement subtree_is_down() and containing_subtree_is_down()Sage Weil2013-01-282-0/+68
| | * | | | crush: implement get_children(), get_immediate_parent_id()Sage Weil2013-01-282-4/+41
| | | |_|/ | | |/| |