]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-07-21 Sage Weilmsg/DispatchQueue: fix locking in dispatch thread
2012-07-21 Sage Weiltest_stress_watch: verify that the watch operation...
2012-07-21 Sage Weilmsgr: indicate whether clients are lossy
2012-07-21 Sage Weilmsgr: do not discard_queue in Pipe reaper
2012-07-21 Sage Weilmsg/IncomingQueue: make the pipe parent informational...
2012-07-21 Sage Weilmsg/DispatchQueue: give IncomingQueue ref to queue
2012-07-21 Sage Weilmsg/DispachQueue: hold lock in IncomingQueue::discard_q...
2012-07-21 Sage Weilmsg: kill tcp.{cc,h}
2012-07-21 Sage Weilmsg/DispatchQueue: cleanup debug prefix
2012-07-21 Sage Weilmsg/Pipe: move tcp_* functions into Pipe class
2012-07-21 Sage Weilmsgr: move Accepter into separate .cc
2012-07-21 Sage Weilmsg/Pipe: get_state_name()
2012-07-21 Sage Weilmsgr: rework accept() connect_seq/race handling
2012-07-11 Sage Weilmds: fix race in connection accept; fix con replacement
2012-07-10 Sage Weilmsgr: queue accept event when pipe is accepted
2012-07-10 Sage Weilmsg/DispatchQueue: queue and deliver accept events
2012-07-10 Sage Weildispatcher: new 'accept' event type
2012-07-10 Sage Weilmsgr: drop unnecessary (un)locking on queuing connectio...
2012-07-10 Sage Weilmsgr: move dispatch thread into DispatchQueue
2012-07-10 Sage Weilmsgr: simplify checks for queueing connection events
2012-07-10 Sage Weilmsgr: remove unnecessary accept check
2012-07-10 Sage Weilmsgr: remove obsolete dead path
2012-07-10 Sage Weilmsgr: uninline ctor and dtor
2012-07-10 Sage Weilmsgr: move Pipe, DispatchQueue into separate files
2012-07-10 Sage Weilmsgr: simplify IncomingQueue creation, pointers
2012-07-10 Sage Weilmsgr: use local IncomingQueue instead of Pipe
2012-07-10 Sage Weilmsgr: use explicit Connection for messages sent to...
2012-07-10 Sage Weilmsgr: take over existing Connection on Pipe replacement
2012-07-03 Sage Weilmsgr: restart_queue when replacing existing pipe and...
2012-07-03 Sage Weilmsgr: choose incoming connection if ours is STANDBY
2012-07-03 Sage Weilmsgr: preserve incoming message queue when replacing...
2012-07-03 Sage Weilmsgr: move dispatch_entry into DispatchQueue class
2012-07-03 Sage Weilmsgr: move incoming queue to separate class
2012-07-03 Sage Weilmsgr: make D_CONNECT constant non-zero, fix ms_handle_c...
2012-07-03 Sage Weilmsgr: fix pipe replacement assert
2012-07-03 Sage Weilmsgr: do not try to reconnect con with CLOSED pipe
2012-07-03 Sage Weilmsgr: move to STANDBY if we replace during accept and...
2012-07-02 Sage Weilmon: initialize quorum_features
2012-07-02 Samuel JustOSD::do_command: unlock pg only if we had it
2012-07-02 Samuel JustMOSDSubOp: set hobject_incorrect_pool in decode_payload
2012-07-02 Sage Weilfilestore: initialize m_filestore_do_dump
2012-06-30 Sage Weilosdmap: check new pool name on rename
2012-06-30 Sage Weilosd: handle pool name changes properly
2012-06-29 Sage Weilmon: 'osd pool rename <oldname> <newname>'
2012-06-28 Yehuda Sadehrest-bench: mark request as complete later
2012-06-28 Samuel JustDBObjectMap: clones must inherit spos from parent
2012-06-28 Samuel Justfilestore: sync object_map object in lfn_remove when...
2012-06-28 Sage Weildebian: move metadata server into ceph-mds
2012-06-28 Sage Weildebian: move mount.ceph and cephfs into ceph-fs-common
2012-06-28 Sage Weildebian: arch linux-any
2012-06-28 Laszlo Boszormenyi... debian: build with libnss instead of crypto++
2012-06-28 Sage Weildoc/config-cluster/authentication: keyring default...
2012-06-27 Joao Eduardo... mon: MonmapMonitor: Use default port when the specified...
2012-06-27 Samuel JustOSD: disconnect_session_watches: handle race with watch...
2012-06-25 Greg Farnummon: don't tick the PaxosServices if we are currently...
2012-06-25 Sage Weilobjecter: do not feed session to op_submit()
2012-06-24 Samuel JustObjectStore::Transaction: initialize pool_override...
2012-06-22 Samuel Justosd_types.cc: remove hobject_t decode asserts
2012-06-22 Sage Weilmon: note that monmap may be reencoded later
2012-06-22 Sage Weilmon: encoding new monmap using quorum feature set
2012-06-22 Sage Weilmon: conditionally encode mon features for remote mon
2012-06-22 Sage Weilmon: conditionally encode PGMap[::Incremental] with...
2012-06-22 Sage Weilmon: conditionally encode auth incremental with quorum...
2012-06-22 Sage Weilmon: track intersection of quorum member features
2012-06-22 Sage Weilmon: conditionally encode old monmap when peer lacks...
2012-06-22 Samuel JustOSD,PG,ObjectStore: handle messages with old hobject_t...
2012-06-21 Sage Weillogrotate: reload all upstart instances
2012-06-21 Sage WeilMerge remote-tracking branch 'gh/stable' into next
2012-06-20 Sage Weilv0.47.3 v0.47.3
2012-06-20 Sage Weilfilestore: disable 'filestore fiemap' by default
2012-06-20 Samuel JustOSD: clear_temp: split delete into many transactions
2012-06-19 Yehuda Sadehrgw: set s->header_ended before flushing formatter
2012-06-19 Yehuda Sadehrgw: log user and not bucket owner for service operations
2012-06-19 Yehuda Sadehrgw: initalize s->enable_usage_log
2012-06-19 Sage Weilosd: use derr (instead of cerr) for convertfs
2012-06-19 Sage Weilosd: close stderr on daemonize
2012-06-19 Samuel JustPG: improve find_best_info
2012-06-18 Samuel JustPG: reg_last_pg_scrub on pg resurrection
2012-06-18 Samuel Justceph_osd: move auto-upgrade to after fork
2012-06-18 Sage Weilfilestore: make disk format upgrade warning less scary...
2012-06-18 Sage Weilmon: include quorum in ceph status
2012-06-18 Sage Weilmon: gracefully handle slow 'ceph -w' clients
2012-06-18 Samuel JustPG: best_info must have a last_epoch_started as high...
2012-06-17 Laszlo Boszormenyi... debian: fix python-ceph depends
2012-06-17 Laszlo Boszormenyi... debian: update homepage url
2012-06-17 Sage Weilfilestore: fix 'omap' collection skipping
2012-06-17 Sage Weilrun-cli-test: use new pip incantation
2012-06-17 Sage Weilcls_rbd: do not pass snapid_t to vargs
2012-06-17 Sage Weilmsg: fix buffer overflow in ipv6 addr parsing
2012-06-16 Sage Weilcls_rbd: drop useless snapshot metadata helpers
2012-06-16 Sage Weilcls_rbd: use encode macros for on-disk snap metadata
2012-06-15 Sage Weilfilejournal: make less noise about open failures
2012-06-15 Yehuda Sadehrgw: obj copy respects -metadata-directive
2012-06-15 Sage Weilosd: optional verify that sparse_read holes are zero...
2012-06-15 Sage Weilbuffer: add list and ptr is_zero() method
2012-06-15 Sage Weilfilestore: disable 'filestore fiemap' by default
2012-06-14 Sage WeilMerge branch 'wip-radosgw-upstart'
2012-06-14 Sage Weilradosgw: stop startup timer on failed start
2012-06-14 Sage Weilupstart: make id charset include - _ and .
2012-06-14 Sage Weilradosgw: takes --id, but not -i
next