]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-06-24 Danny Al-Gaafcommon/cmdparse.cc: remove unused variable
2013-06-24 Danny Al-Gaafosd/OSD.cc: prefer prefix ++operator for non-trivial...
2013-06-24 Danny Al-GaafOSDMonitor.cc: prefer prefix ++operator for non-trivial...
2013-06-24 Danny Al-Gaafmon/MonCap.cc: use empty() instead of if(size())
2013-06-24 Danny Al-Gaafcommon/cmdparse.cc: prefer prefix ++operator for non...
2013-06-24 Gregory FarnumMerge pull request #375 from ceph/wip-msgr
2013-06-24 Sage Weilmsgr: clear_pipe+queue reset when replacing lossy conne... 375/head
2013-06-23 Sage Weilmsgr: reaper: make sure pipe has been cleared (under...
2013-06-23 Sage Weilmsg/Pipe: goto fail_unlocked on early failures in accept()
2013-06-23 Sage Weilmsgr: clear con->pipe inside pipe_lock on mark_down
2013-06-23 Sage Weilmsgr: clear_pipe inside pipe_lock on mark_down_all
2013-06-22 Dan MickMerge branch 'next'
2013-06-22 Dan MickAdd header comments and Inktank copyrights to ceph...
2013-06-22 Dan Mickceph.in: rip out reusable code to pybind/ceph_argparse.py
2013-06-21 Sage Weilceph: even shinier
2013-06-21 Sage Weilceph: do not busy-loop on ceph -w
2013-06-21 Sage Weillibrados: make cmd test tolerate NXIO for osd commands
2013-06-21 Sage WeilMerge remote-tracking branch 'gh/wip-mds'
2013-06-21 Sage Weilmds: do not assume segment list is non-empty in standby...
2013-06-21 Sage Weilmds: rev protocol
2013-06-21 Yan, Zhengmds: kill Server::handle_client_lookup_hash()
2013-06-21 Yan, Zhengmds: use "open-by-ino" helper to handle LOOKUPINO request
2013-06-20 Sage WeilMerge remote-tracking branch 'yan/wip-mds' into wip-mds
2013-06-20 Dan Mickceph.in: remove some TAB chars
2013-06-20 Dan Mickceph.in: fix ^C handling in watch (trap exception in...
2013-06-20 Sage Weilceph: --version as well as -v
2013-06-20 Sage WeilMerge remote-tracking branch 'gh/next'
2013-06-20 Yan, Zhengosdc: re-calculate truncate_size for strip objects
2013-06-20 Sage Weilqa/workunits/misc/multiple_rsync.sh: wtf
2013-06-20 Sage Weilqa/workunits/cephtool/test.sh: fix and cleanup several...
2013-06-20 Sage Weilmon: drop deprecated 'stop_cluster'
2013-06-20 Sage Weilmds: make 'mds compat rm_*compat' idempotent
2013-06-20 Sage Weilmon: make 'log ...' command wait for commit before...
2013-06-20 Sage Weila/workunits/cephtool/test.sh: --no-log-to-stderr when...
2013-06-20 Sage Weilmon: more fix dout use in sync_requester_abort()
2013-06-20 Sage Weilmon: fix raw use of *_dout in sync_requester_abort()
2013-06-20 Sage Weildoc/release-notes: v0.61.4
2013-06-20 Sage WeilMerge pull request #367 from ceph/wip-ceph-cli
2013-06-20 Samuel JustMerge remote-tracking branch 'upstream/next'
2013-06-20 Samuel JustFileStore: handle observers in constructor/destructor
2013-06-20 Sage Weilinit-radosgw: use radosgw --show-config-value to get... 367/head
2013-06-20 Sage Weilceph: fix ceph-conf call to get admin socket path for...
2013-06-20 Sage Weilceph-conf: make --show-config-value reflect daemon...
2013-06-20 Samuel JustFileStore: apply changes after disabling m_filestore_re...
2013-06-20 Samuel JustFileStore: apply changes after disabling m_filestore_re...
2013-06-20 Sage Weilceph-disk: use unix lock instead of lockfile class
2013-06-20 Sage WeilMerge remote-tracking branch 'gh/next'
2013-06-19 Alexandre Maragoneceph-disk: make list_partition behave with unusual...
2013-06-19 athanatosMerge pull request #364 from dachary/wip-5213
2013-06-19 athanatosMerge pull request #366 from dachary/wip-5398
2013-06-19 Samuel JustFileStore: get_index prior to taking fdcache_lock in...
2013-06-19 Loic DacharyPGLog::rewind_divergent_log must not call mark_dirty_fr... 366/head
2013-06-19 Loic Dacharyunit tests for PGLog::proc_replica_log 364/head
2013-06-19 Loic Dacharyadd constness to PGLog::proc_replica_log
2013-06-19 Sage WeilMerge pull request #342 from ceph/wip-mon
2013-06-19 Sage Weilmon/PaxosService: not active during paxos UPDATING_PREVIOUS 342/head
2013-06-19 Sage Weilmon: simplify states
2013-06-19 Sage Weilmon/Paxos: not readable when LOCKED
2013-06-19 Sage Weilmon/Paxos: cleanup: drop unused PREPARING state bit
2013-06-19 Sage Weilmon/PaxosService: simplify is_writeable
2013-06-19 Sage Weilmon/PaxosService: simplify readable check
2013-06-19 Sage Weilmon/MonmapMonitor: remove some dead code
2013-06-19 Sage Weilmon/MonmapMonitor: fix typo in check to remove mkfs...
2013-06-19 Sage Weilmon: fix whitespace
2013-06-19 Sage Weilmon: debug proposal timers
2013-06-19 Sage Weilmon: simplify Monitor::init_paxos()
2013-06-19 Sage Weilmon/Paxos: go active *after* refreshing
2013-06-19 Sage Weilmon: safely signal bootstrap from MonmapMonitor::update...
2013-06-19 Sage Weilmon/Paxos: do paxos refresh in finish_proposal; and...
2013-06-19 Joao Eduardo... mon/PaxosService: cache {first,last}_committed
2013-06-19 Sage Weilmon: no need to refresh from _active
2013-06-19 Sage Weilmon: remove unnecessary update_from_paxos calls
2013-06-19 Sage Weilmon: explicitly refresh_from_paxos() when leveldb state...
2013-06-19 Sage Weilos/FileStore: disable fadvise on XFS
2013-06-19 Sage Weilclient: fix warning
2013-06-19 Yan, Zhengmds: fix remote wrlock rejoin
2013-06-19 Yan, Zhengmds: fix race between scatter gather and dirfrag export
2013-06-19 Sage WeilMerge branch 'next'
2013-06-19 Sage WeilRevert "client: fix warning"
2013-06-19 Joao Eduardo... mon: Monitor: make sure we backup a monmap during sync...
2013-06-19 Joao Eduardo... mon: Monitor: obtain latest monmap on sync store init
2013-06-19 Joao Eduardo... mon: Monitor: don't remove 'mon_sync' when clearing...
2013-06-19 Samuel JustMerge remote-tracking branch 'upstream/wip-log-rewrite...
2013-06-18 Dan MickAuthMonitor: auth export's status message to ss, not ds
2013-06-18 John Wilkinsdoc: Fixed OpenStack Keystone instruction.
2013-06-18 Sage Weilceph.spec: create /var/run on package install
2013-06-18 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2013-06-18 John Wilkinsdoc: Updated deployment preflight.
2013-06-18 Dan Micktest_rados.py: add some tests for mon_command
2013-06-18 Dan Mickrados.py: wrap target in c_char_p()
2013-06-18 Dan Mickrados.py: return error strings even if ret != 0
2013-06-18 Dan Mickceph.in: pass parsed conffile to Rados constructor
2013-06-18 Dan Mickceph.in: global var dontsplit should be capitalized
2013-06-18 Samuel JustFileStore: optionally compact leveldb on mount
2013-06-18 Sage Weilclient: fix warning
2013-06-18 Samuel JustFileStore::lfn_open: don't call get_index under fdcache...
2013-06-18 Sage Weilcommon/Preforker: fix warning
2013-06-18 Sage Weilclient: fix warning
2013-06-18 Samuel Justconfig.h: ensure U64 option defaults are computed as...
2013-06-18 Sage WeilMerge branch 'next'
next