]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-07-25 Sage WeilMerge remote-tracking branch 'gh/cuttlefish-next' into...
2013-07-25 Samuel JustHashIndex: reset attr upon split or merge completion
2013-07-25 Samuel Justtest/filestore/store_test: add test for 5723
2013-07-25 Samuel JustFileStore::_collection_rename: fix global replay guard
2013-07-25 Gary Lowellv0.61.7 v0.61.7
2013-07-24 Samuel JustPGLog::rewind_divergent_log: unindex only works from...
2013-07-24 Sage Weilmsg/Pipe: do not hold pipe_lock for verify_authorizer()
2013-07-24 Sage Weilmsg/Pipe: a bit of additional debug output
2013-07-24 Sage Weilmsg/Pipe: hold pipe_lock during important parts of...
2013-07-24 Greg Farnummsgr: fix a typo/goto-cross from dd4addef2d
2013-07-24 Sage Weilmsgr: close accepting_pipes from mark_down_all()
2013-07-24 Sage Weilmsgr: maintain list of accepting pipes
2013-07-24 Sage Weilmsgr: adjust nonce on rebind()
2013-07-24 Sage Weilmsgr: mark_down_all() after, not before, rebind
2013-07-24 Sage Weilmsg/Pipe: unlock msgr->lock earlier in accept()
2013-07-24 Sage Weilmsg/Pipe: avoid creating empty out_q entry
2013-07-24 Sage Weilmsg/Pipe: assert lock is held in various helpers
2013-07-24 Sage Weilmsg/Pipe: be a bit more explicit about encoding outgoin...
2013-07-24 Sage Weilmsg/Pipe: fix RECONNECT_SEQ behavior
2013-07-24 Sage Weilmsgr: reaper: make sure pipe has been cleared (under...
2013-07-24 Sage Weilmsg/Pipe: goto fail_unlocked on early failures in accept()
2013-07-24 Sage Weilmsgr: clear con->pipe inside pipe_lock on mark_down
2013-07-24 Sage Weilmsgr: clear_pipe inside pipe_lock on mark_down_all
2013-07-24 Samuel JustReplicatedPG: track temp collection contents, clear...
2013-07-24 Samuel JustPG, ReplicatedPG: pass a transaction down to Replicated...
2013-07-24 Samuel JustPG: start flush on primary only after we process the...
2013-07-24 Samuel JustReplicatedPG: replace clean_up_local with a debug check
2013-07-24 Samuel JustFileStore: add global replay guard for split, collectio...
2013-07-24 Samuel JustOSD: add config option for peering_wq batch size
2013-07-24 Sage Weilceph-disk: use new get_dev_path helper for list
2013-07-24 Sage Weilceph-disk: use /sys/block to determine partition device...
2013-07-24 Sage Weilceph-disk: reimplement is_partition() using /sys/block
2013-07-24 Sage Weilceph-disk: use get_dev_name() helper throughout
2013-07-24 Sage Weilceph-disk: refactor list_[all_]partitions
2013-07-24 Sage Weilceph-disk: add get_dev_name, path helpers
2013-07-24 Sage Weilceph-disk: handle /dev/foo/bar devices throughout
2013-07-24 Sage Weilceph-disk: make is_held() smarter about full disks
2013-07-24 Sage Weilmon/OSDMonitor: search for latest full osdmap if record...
2013-07-24 Joao Eduardo... test: test_store_tool: global init before using LevelDB...
2013-07-24 Joao Eduardo... mon: OSDMonitor: fix a bug introduced on 97462a32
2013-07-24 Sage Weilmon/Paxos: fix pn for uncommitted value during collect...
2013-07-24 Sage Weilmon/Paxos: debug ignored uncommitted values
2013-07-24 Sage Weilmon/Paxos: only learn uncommitted value if it is in...
2013-07-24 Sage Weilmon/Paxos: only share uncommitted value if it is next
2013-07-23 Gary Lowellv0.61.6 v0.61.6
2013-07-23 Sage Weilmon/OSDMonitor: fix base case for 7fb3804fb workaround
2013-07-23 Joao Eduardo... mon: OSDMonitor: work around a full version bug introdu...
2013-07-23 Joao Eduardo... mon: OSDMonitor: update the osdmap's latest_full with...
2013-07-19 Sage Weilmon: decline to scrub when paxos is not active
2013-07-17 Gary Lowellv0.61.5 v0.61.5
2013-07-16 Sage Weilceph-disk: rely on /dev/disk/by-partuuid instead of...
2013-07-16 Joao Eduardo... mon: Monitor: StoreConverter: clearer debug message...
2013-07-16 Joao Eduardo... mon: Monitor: do not reopen MonitorDBStore during conve...
2013-07-15 Sage Weilmessages/MClientReconnect: clear data when encoding
2013-07-15 Sage Weilmon: once sync full is chosen, make sure we don't chang...
2013-07-14 Sage Weilmon: do not scrub if scrub is in progress
2013-07-14 Sage Weilmessages/MPGStats: do not set paxos version to osdmap...
2013-07-14 Sage Weilosd/OSDmap: fix OSDMap::Incremental::dump() for new...
2013-07-13 Sage Weilmon/PaxosService: prevent reads until initial service...
2013-07-13 Sage Weilclient: send all request put's through put_request()
2013-07-13 Sage Weilclient: fix remaining Inode::put() caller, and make...
2013-07-13 Sage Weilclient: use put_inode on MetaRequest inode refs
2013-07-12 Sage Weilmon: be smarter about calculating last_epoch_clean...
2013-07-12 Sage Weilosd: report pg stats to mon at least every N (=500...
2013-07-12 Sage Weilosd: fix warning
2013-07-12 Sage WeilMerge remote-tracking branch 'gh/wip-mon-sync-2' into...
2013-07-10 Sandon Van... Get device-by-path by looking for it instead of assumin...
2013-07-10 Sage WeilMerge remote-tracking branch 'gh/cuttlefish' into wip... 399/head
2013-07-10 Sage Weilosd: limit number of inc osdmaps send to peers, clients
2013-07-10 Christophe... rgw: Fix return value for swift user not found
2013-07-10 Sage Weilmon/OSDMonitor: make 'osd crush rm ...' slightly more...
2013-07-09 Sage Weilmon/OSDMonitor: fix base case for loading full osdmap
2013-07-08 Sage Weilmon: fix osdmap stash, trim to retain complete history...
2013-07-08 Sage Weilmon: implement simple 'scrub' command
2013-07-08 Samuel JustElector.h: features are 64 bit
2013-07-08 Samuel Justceph_features.h: declare all features as ULL
2013-07-08 Samuel JustPipe: use uint64_t not unsigned when setting features
2013-07-08 Sage Weilclient: remove O_LAZY
2013-07-08 Sage Weilosd/osd_types: fix pg_stat_t::dump for last_epoch_clean
2013-07-08 Sage Weilmon: remove bad assert about monmap version
2013-07-05 Sage Weilmon/Paxos: fix sync restart
2013-07-05 Sage Weilmon: uninline _trim_enable and Paxos::trim_{enable...
2013-07-05 Sage Weilmon/Paxos: increase paxos max join drift
2013-07-05 Sage Weilmon/Paxos: configure minimum paxos txns separately
2013-07-05 Sage Weilmon: include any new paxos commits in each sync CHUNK...
2013-07-04 Sage Weilmon/MonitorDBStore: expose get_chunk_tx()
2013-07-04 Sage Weilmon: enable leveldb cache by default
2013-07-03 Sage Weilmon/Paxos: make 'paxos trim disabled max versions'...
2013-07-03 Sage Weilmon: do not reopen MonitorDBStore during startup
2013-07-02 Sage Weilsysvinit, upstart: handle symlinks to dirs in /var...
2013-07-02 Sage Weilrgw: add RGWFormatter_Plain allocation to sidestep...
2013-07-01 Yan, Zhengmds: warn on unconnected snap realms
2013-06-28 Sage Weilmon/PGMonitor: use post_paxos_update, not init, to...
2013-06-28 Sage Weilmon/PaxosService: add post_paxos_update() hook
2013-06-27 Greg Farnumceph-disk: s/else if/elif/
2013-06-27 Yehuda Sadehrgw: fix radosgw-admin buckets list
2013-06-27 Sage Weilceph-disk: use unix lock instead of lockfile class
2013-06-27 Sage Weilceph-disk: do not mount over an osd directly in /var...
2013-06-26 Yan, Zhengmds: fix underwater dentry cleanup
2013-06-25 Sage Weilmon/Elector: cancel election timer if we bootstrap
next