]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-12-13 Samuel JustOSD: disconnect_session_watches obc might not be valid...
2012-12-12 Samuel JustOSD: pg might be removed during disconnect_session_watches
2012-12-12 Samuel JustPG,ReplicatedPG: handle_watch_timeout must not write...
2012-12-12 Samuel JustReplicatedPG:, remove_notify, put session after con
2012-12-12 Samuel JustReplicatedPG: only put if we cancel evt in unregister_u...
2012-12-12 Samuel JustReplicatedPG: watchers must grab Connection ref as...
2012-12-12 Samuel JustPG,ReplicatedPG: move write_blocked_by_scrub logic...
2012-12-12 Yehuda Sadehdocs: fix spacing in radosgw config-ref
2012-12-12 Josh DurginMerge remote branch 'origin/wip-double-notify' into...
2012-12-12 Sage Weilos/JournalingObjectStore: un-break op quiescing during...
2012-12-11 Josh Durginst_rados_watch: tolerate extra notifies
2012-12-11 Yehuda Sadehmds: shutdown cleanly if can't authenticate
2012-12-11 Sage WeilMerge remote-tracking branch 'gh/wip-conf' into next
2012-12-11 Josh Durginobjecter: don't use new tid when retrying notifies
2012-12-11 Yan, Zhengmds: fix journaling issue regarding rstat accounting
2012-12-11 Danny Al-Gaaffix build of unittest_formatter
2012-12-11 Danny Al-Gaafinclude/atomic.h: add stdlib.h for size_t
2012-12-11 Samuel JustMerge remote-tracking branch 'upstream/wip_split2'...
2012-12-11 Samuel JustOSD: get_or_create_pg doesn't need an op passed in
2012-12-11 Samuel JustLFNIndex: fix move_subdir comments
2012-12-11 Samuel JustHashIndex: fix typo in reset_attr documentation
2012-12-11 Samuel JustHashIndex: init exists in col_split_level and reset_attr
2012-12-11 Samuel JustPrioritizedQueue: increment ret when removing items...
2012-12-11 Samuel JustPrioritizedQueue: move if check out of loop in filter_l...
2012-12-11 Sage Weilconfig: do not always print config file missing errors
2012-12-10 Sage Weilconfig: always complain about config parse errors
2012-12-10 Sage WeilMerge remote-tracking branch 'gh/wip-filestore2' into...
2012-12-10 Samuel Justconfig_opts.h: adjust recovery defaults
2012-12-10 Sage WeilMerge remote-tracking branch 'gh/wip-3559' into next
2012-12-09 Sage Weilmon: fix leak of pool op reply data
2012-12-08 Sage Weilos/JournalingObjectStore: simplify op_submitting sanity...
2012-12-08 Sage Weilos/JournalingObjectStore: remove unused ops_submitting
2012-12-08 Sage Weilos/JourningObjectStore: drop now-useless max_applying_seq
2012-12-08 Sage Weilfilestore: simplify op quescing
2012-12-08 Sage Weilosd: make pool_stat_t encoding backward compatible...
2012-12-08 Sage WeilMerge remote-tracking branch 'gh/wip-ceph-test' into...
2012-12-08 Sage Weilcrush/CrushWrapper: do not crash if you move an item...
2012-12-08 Joao Eduardo... mon: Elector: init elector before each election
2012-12-08 Sage WeilMerge branch 'testing' into next
2012-12-08 Sage Weilinit-ceph: =, not ==
2012-12-08 Dan Mickdebian: add ceph.postinst to remove /etc/init/ceph...
2012-12-08 Samuel JustPG: remove last_epoch_started asserts in proc_primary_info
2012-12-08 Yehuda Sadehauth: set default auth_client_required
2012-12-08 Peter Reiherauth: changed order of test for legacy and new authenti...
2012-12-08 Yehuda Sadehauth: improve logging
2012-12-08 Dan Mickrbd: use ExportContext for progress, not cerr
2012-12-07 Sage Weilmds: move from EXCL to SYNC if nobody wants to write
2012-12-07 Sam Langmds/locker: Add debugging for excl->mix trans
2012-12-07 Sam Langtest/libcephfs: Add a test for validating caps
2012-12-07 Sam Langclient: Add routine to get caps of file/fd
2012-12-07 Josh Durginlibrbd: change internal order parameter to pass-by...
2012-12-07 Josh Durginlibrbd: clean up after errors in create
2012-12-07 Josh Durginlibrbd: bump version for new functions
2012-12-07 Joao Eduardo... mon: PGMonitor: erase entries from 'creating_pgs_by_osd...
2012-12-07 Joao Eduardo... mon: Monitor: rework 'paxos' to a list instead of a...
2012-12-07 Sage WeilMerge branch 'testing' into next
2012-12-07 Samuel JustOSD: store current pg epoch in info and load at that...
2012-12-07 Samuel JustOSD: account for split in project_pg_history
2012-12-07 Samuel JustPG: update info.last_update_started in split_into
2012-12-07 Samuel JustOSDMonitor: require --allow-experimental-feature to...
2012-12-07 Samuel JustPG: set child up/acting in split_into
2012-12-07 Samuel JustOSD: do _remove_pg in add_newly_split_pg is pool if...
2012-12-07 Samuel Justosd/: dirty info and log on child during split
2012-12-07 Samuel Justosd/: mark info.stats as invalid after split, fix in...
2012-12-07 Samuel JustPG: split ops for child objects into child
2012-12-07 Samuel JustOSD: add initial split support
2012-12-07 Samuel Justlibrados: watch() should set the WRITE flag on the op
2012-12-07 Samuel JustHashIndex: fix list_by_hash handling of next->is_max()
2012-12-06 Dan Mickrbd: remove block-by-block messages when exporting
2012-12-06 Josh Durginrelease: add note about 'ceph osd create' syntax
2012-12-06 Sam Langclient: Allow cap release timeout to be configured
2012-12-06 Sage Weilmkcephfs: fix fs_type assignment typo
2012-12-06 Sage Weilupstart: fix radosgw upstart job
2012-12-06 Sage Weilupstart: rename ceph -> ceph-all
2012-12-06 Dan MickMerge branch 'testing' into next
2012-12-06 Dan Mickrbd: update manpage for import/export
2012-12-06 Dan Micklibrbd: hold AioCompletion lock while modifying global...
2012-12-06 Dan Micklibrbd: handle parent change while async I/Os are in...
2012-12-06 Dan MickStriper: use local variable inside if() that tested it
2012-12-06 Dan Micklibrbd: hold AioCompletion lock while modifying global...
2012-12-06 Dan Micklibrbd: handle parent change while async I/Os are in...
2012-12-06 Dan MickStriper: use local variable inside if() that tested it
2012-12-05 Josh Durginqa: add script for running xfstests in a vm
2012-12-05 Samuel JustPG: add split_into to populate child members
2012-12-05 Samuel Justosd/: splitting a pg now triggers a new interval
2012-12-05 Samuel JustPrioritizedQueue: allow caller to get items removed...
2012-12-05 Samuel Justmon/OSDMonitor: enable split in Monitor
2012-12-05 Samuel JustPGMonitor,OSD: don't send creates on split
2012-12-05 Samuel JustOSD: dispatch_context only discard transaction if conte...
2012-12-05 Samuel JustOSD: don't wait for superblock writes in handle_osd_map
2012-12-05 Samuel Justos/: Add CollectionIndex::prep_delete
2012-12-05 Samuel Justos/: Add failure CollectionIndex failure injection
2012-12-05 Samuel Justtest/store_test: add simple tests for collection_split
2012-12-05 Samuel Justos/: add filestore collection_split
2012-12-05 Samuel JustOSD: ignore queries on now deleted pools
2012-12-05 Greg FarnumMerge remote-tracking branch 'origin/wip-mds' into...
2012-12-04 Sage WeilMerge branch 'wip-filestore' into next
2012-12-04 Sage WeilMerge branch 'wip-msgr-delay-queue' into next
2012-12-04 Yan, Zhengmds: journal remote inode's projected parent
2012-12-04 Yan, Zhengmds: don't create bloom filter for incomplete dir
next