]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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 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-03-31 Sage WeilMerge pull request #175 from dachary/wip-4594
2013-03-30 Loic Dacharyfix null character in object name triggering segfault 175/head
2013-03-30 Sage WeilMerge branch 'wip-4490'
2013-03-30 Sage Weilmon: OSDMonitor: add 'osd pool set-quota' command 174/head
2013-03-30 John Wilkinsdoc: Added entries for Pool, PG, & CRUSH. Moved heartbe...
2013-03-30 John Wilkinsdoc: Added heartbeat configuration settings.
2013-03-30 John Wilkinsdoc: Moved PG info to separate page. Moved heartbeat...
2013-03-30 John Wilkinsdoc: Rewrote monitor configuration section.
2013-03-30 John Wilkinsdoc: Moved to separate section for parallelism.
2013-03-30 John Wilkinsdoc: Cleanup.
2013-03-30 Sage Weilceph-disk list: say 'unknown cluster $UUID' when cluste...
2013-03-30 Greg Farnumconfig_opts: fix rgw_port comments to be plaintext
2013-03-29 Samuel JustReplicatedPG: check for full if delta_stats.num_bytes > 0
2013-03-29 Joao Eduardo... mon: Monitor: check if 'pss' arg is !NULL on parse_pos_...
2013-03-29 Joao Eduardo... common: util: add 'unit_to_bytesize()' function
2013-03-29 Joao Eduardo... osd: osd_types: add pool quota related fields
2013-03-29 Sage Weilceph-disk: handle missing journal_uuid field gracefully
2013-03-29 Josh DurginMerge remote branch 'origin/next'
2013-03-29 Josh DurginMerge pull request #170 from ceph/wip-rbd-aio-flush
2013-03-29 Josh Durginlibrados: move snapc creation to caller for aio_operate 170/head
2013-03-29 Sage WeilMerge pull request #166 from ceph/wip-disk-list
2013-03-29 Yan, Zhengclient: update cap->implemented when handling revoke
2013-03-29 athanatosMerge pull request #161 from dachary/wip-4560
2013-03-29 Greg Farnummsgr: allow users to mark_down a NULL Connection*
2013-03-29 Sage WeilMerge pull request #150 from ceph/wip-4313
2013-03-29 Sage WeilMerge pull request #171 from Elbandi/master
2013-03-29 Sage WeilMerge pull request #172 from ceph/wip-ceph-json
2013-03-29 Andras Elsodebian: Add git to Build-Depends (need by check_version... 171/head
2013-03-29 Andras Elsodebian: Run wrap-and-sort from devscripts
2013-03-29 Loic Dacharyunit test LFNIndex::remove_object and LFNIndex::lfn_unlink 161/head
2013-03-29 Yehuda Sadehceph_json: add missing include file 172/head
2013-03-29 Yehuda Sadehceph_json: add template specializations
2013-03-29 Sage Weilceph-disk: implement 'list' 166/head
2013-03-29 Gary Lowellceph.spec.in: Add python-argparse dependency
2013-03-28 Joao Eduardo... mon: ConfigKeyService: stash config keys on the monitor 150/head
2013-03-28 Gary Lowellceph.spec.in: Move four scripts from sbin to usr/bin
2013-03-28 Joao Eduardo... ceph: propagate do_command()'s return value to user...
2013-03-28 Joao Eduardo... ceph: propagate do_command()'s return value to user...
2013-03-28 Sage WeilMerge pull request #168 from athanatos/wip_4471
2013-03-28 Samuel JustPG: update PGPool::name in PGPool::update 168/head
2013-03-28 Samuel JustPG: use int64_t for pool id in PGPool
2013-03-28 Yehuda SadehMerge pull request #164 from dalgaaf/wip-da-fix-misc-1
2013-03-28 Samuel JustOSD: flush pg osr on shutdown prior to put()
2013-03-28 Josh Durginlibrbd: increment version for new functions is_complete...
2013-03-28 Josh Durginlibrbd: add an async flush
2013-03-28 Josh Durginlibrbd: use the same IoCtx for each request
2013-03-28 Josh Durginlibrbd: add an is_complete() method to AioCompletions
next