]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-04-01 Sage WeilMerge pull request #169 from ceph/wip-rbd-diff
2013-04-01 Greg Farnumtest: fix signed/unsigned comparison in test_cors
2013-04-01 Greg FarnumMerge branch 'wip-mds'
2013-04-01 Greg Farnummds: bump the protocol version.
2013-04-01 Yan, Zhengmds: don't roll back prepared table updates
2013-04-01 Yan, Zhengmds: clear scatter dirty if replica inode has no auth...
2013-04-01 Yan, Zhengmds: don't replicate purging dentry
2013-04-01 Yan, Zhengmds: eval inodes with caps imported by cache rejoin...
2013-04-01 Yan, Zhengmds: try merging subtree after clear EXPORTBOUND
2013-04-01 Yan, Zhengmds: clear dirty inode rstat if import fails
2013-04-01 Yan, Zhengmds: don't open dirfrag while subtree is frozen
2013-04-01 Yan, Zhengmds: notify bystanders if export aborts
2013-04-01 Yan, Zhengmds: fix export cancel notification
2013-04-01 Yan, Zhengmds: unfreeze subtree if import aborts in PREPPED state
2013-04-01 Yan, Zhengmds: check MDS peer's state through mdsmap
2013-04-01 Yan, Zhengmds: avoid double auth pin for file recovery
2013-04-01 Yan, Zhengmds: add dirty imported dirfrag to LogSegment
2013-04-01 Yan, Zhengmds: send lock action message when auth MDS is in prope...
2013-04-01 Yan, Zhengmds: issue caps when lock state in replica become SYNC
2013-04-01 Yan, Zhengmds: share inode max size after MDS recovers
2013-04-01 Yan, Zhengmds: take object's versionlock when rejoinning xlock
2013-04-01 Yan, Zhengmds: reqid for rejoinning authpin/wrlock need to be...
2013-04-01 Yan, Zhengmds: handle linkage mismatch during cache rejoin
2013-04-01 Yan, Zhengmds: encode dirfrag base in cache rejoin ack
2013-04-01 Gregory FarnumMerge pull request #179 from ceph/wip-client-cond
2013-04-01 Yan, Zhengmds: include replica nonce in MMDSCacheRejoin::inode_strong
2013-04-01 Joao Eduardo... mon: OSDMonitor: only output warn/err messages if quota...
2013-04-01 Yan, Zhengmds: remove MDCache::rejoin_fetch_dirfrags()
2013-04-01 Yan, Zhengmds: fix MDS recovery involving cross authority rename
2013-04-01 Yan, Zhengmds: send resolve acks after master updates are safely...
2013-04-01 Yan, Zhengmds: send cache rejoin messages after gathering all...
2013-04-01 Yan, Zhengmds: don't send MDentry{Link,Unlink} before receiving...
2013-04-01 Yan, Zhengmds: set resolve/rejoin gather MDS set in advance
2013-04-01 Yan, Zhengmds: don't send resolve message between active MDS
2013-04-01 Yan, Zhengmds: compose and send resolve messages in batch
2013-04-01 Yan, Zhengmds: don't delay processing replica buffer in slave...
2013-04-01 Yan, Zhengmds: unify slave request waiting
2013-04-01 Yan, Zhengmds: defer eval gather locks when removing replica
2013-04-01 Yan, Zhengmds: avoid sending duplicated table prepare/commit
2013-04-01 Yan, Zhengmds: make sure table request id unique
2013-04-01 Yan, Zhengmds: consider MDS as recovered when it reaches clientre...
2013-04-01 Sage Weilclient: always remove cond from list after waiting 179/head
2013-04-01 Sage Weillibrbd: fix size arg type for diff_iterate 169/head
2013-04-01 Josh DurginPendingReleaseNotes: note about rbd progress output
2013-04-01 Josh Durgintest_librbd: add diff_iterate test including discard
2013-04-01 Josh Durginrbd.py: add some missing functions
2013-04-01 Josh Durginlibrbd: add C and python bindings for diff_iterate
2013-04-01 Josh Durginlibrados: don't insert zero length extents in a diff
2013-04-01 Josh Durginrbd: add formatted output to diff command
2013-04-01 Josh Durginlibrbd: return -ENOENT from diff_iterate when the snap...
2013-04-01 Josh Durginrbd: initialize random number generator for bench-write
2013-04-01 Josh Durginlibrbd: change diff_iterate interface to be more C...
2013-04-01 Josh Durginrbd: remove alway-true else condition in import-diff
2013-04-01 Josh Durginrbd: make diff banner length depend on the banner
2013-04-01 Neil Levinemkcephfs: warn that mkcephfs is deprecated in favor...
2013-04-01 Josh Durginrbd: fail import-diff if we reach the end of the stream...
2013-04-01 Josh Durginrbd: complete progress for import-diff from stdin
2013-04-01 Josh Durginrbd: fix else style in import-diff
2013-04-01 Josh Durginrbd: update progress as a diff is exported
2013-04-01 Josh Durginrbd: remove unused argument from do_diff()
2013-04-01 Sage Weilrbd: fix size change output
2013-04-01 Sage Weilrbd: send progress info to stderr, not stdout
2013-04-01 Sage Weilrbd: include 'diff' command in man page
2013-04-01 Sage Weilrbd: update man page for import-diff and export-diff
2013-04-01 Sage Weilrbd: prevent import-diff if start snapshot is not alrea...
2013-04-01 Sage Weilrbd: fail import-diff if end snap already exists
2013-04-01 Sage Weildoc/dev/rbd-diff: specify that metadata records come...
2013-04-01 Sage Weillibrbd: implement image.snap_exists()
2013-04-01 Sage Weillibrados: move snap_set_diff to librados/
2013-04-01 Sage Weillibrados: cleanly define SNAP_HEAD, SNAP_DIR constants
2013-04-01 Sage Weillibrados: document list_snaps
2013-04-01 Sage Weillibrbd: drop unused elapsed calc for diff_iterate
2013-04-01 Sage Weillibrbd: diff_iterate fromsnapname after the end snap...
2013-04-01 Sage Weillibrbd: document diff_iterate in header
2013-04-01 Sage Weillibrbd: uint64_t len for diff_iterate
2013-04-01 Sage Weildoc/dev/rbd-diff: update incremental file format
2013-04-01 Sage Weilqa: rbd/diff_continuous.sh: use non-standard striping
2013-04-01 Sage Weillibrbd: fix diff_iterate arithmetic for non-standard...
2013-04-01 Sage Weilqa: rbd/diff_continuous.sh: base test off a clone
2013-04-01 Sage Weilrbd: implement simple 'diff' command
2013-04-01 Sage Weillibrbd: handle diff from clone
2013-04-01 Sage Weilrbd: send import debug noise to dout, not stdout
2013-04-01 Sage Weilqa: add rbd/diff_continuous.sh stress test
2013-04-01 Sage Weilrbd: implement 'export-diff' and 'import-diff' commands
2013-04-01 Sage Weilrbd: add --io-pattern <seq|rand> option to bench-write
2013-04-01 Sage Weillibrbd: implement diff_iterate
2013-04-01 Sage Weillibrados: expose snapset seq via list_snaps
2013-04-01 Sage Weilosdc/Objecter: prval optional for listsnaps
2013-04-01 Sage Weilosd: fix error codes for list-snaps
2013-04-01 Sage Weilosd: fix clone snap list for list-snaps
2013-04-01 Sage Weilosd: wait for all clones on SNAPDIR requests
2013-04-01 Sage Weilosd: direct reads on SNAPDIR to either head or snapdir
2013-04-01 Sage Weilosd: do not include snaps with head on list_snaps()
2013-04-01 Sage Weilosd: clean up some whitespace
2013-04-01 Sage Weilosd: include SnapSet seq in the list snaps response
2013-04-01 Sage Weilosd: make LIST_WATCHERS and LIST_SNAPS print nicely...
2013-04-01 Sage Weilstrings: add 'list-watchers' to MOSDOp strings
2013-04-01 Sage WeilMerge remote-tracking branch 'gh/wip-cors-rebased'
2013-04-01 Sage Weilrgw: fix warning
2013-04-01 Yehuda Sadehrgw: add missing include file
next