]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-02-27 Danny Al-Gaafdebian/control: add libleveldb-dev to Build-Depends:
2013-02-27 Danny Al-GaafREADME: add leveldb-dev to package list needed for...
2013-02-27 Danny Al-Gaafceph.spec.in: fix leveldb handling
2013-02-27 Danny Al-Gaafconfigure.ac: check for libsnappy
2013-02-27 Danny Al-Gaafadd src/leveldb to .gitignore
2013-02-27 Danny Al-Gaafremove leveldb from master branch
2013-02-27 Gary LowellBuild: Change build to always use system leveldb
2013-02-27 Gary Lowellceph-test.install: remove cepkfs-test.jar
2013-02-27 Sage Weildoc: fix rst for watch/notify internals
2013-02-27 Samuel JustOpRequest: rmw_flags may actually be 0
2013-02-27 Sage WeilMerge branch 'next'
2013-02-27 Gary Lowellceph-test.install: Add libcephfs-test.jar.
2013-02-27 Sage WeilMerge pull request #78 from Elbandi/master
2013-02-27 Andras Elsoclient: add some new functions: lchmod, fsetattr, lutime 78/head
2013-02-27 Andras Elsoclient: allow change file owner or group only
2013-02-27 Andras Elsoclient: use get_filehandle
2013-02-27 Andras Elsoclient: fix log data
2013-02-27 Andras Elsolibcephfs: fix default parameters document for ceph_ope...
2013-02-27 Sage WeilMerge pull request #76 from dalgaaf/wip-da-sca-style
2013-02-26 Sage WeilMerge remote-tracking branch 'gh/wip-4256'
2013-02-26 Joao Eduardo... PendingReleaseNotes: mention ceph-mon requiring the...
2013-02-26 Joao Eduardo... mon: give useful errors to user when store is missing
2013-02-26 Joao Eduardo... mon: Monitor: check for an argument to 'quorum' before...
2013-02-26 Joao Eduardo... mon: Monitor: adjust sync start criteria considering...
2013-02-26 Joao Eduardo... mon: Paxos: bootstrap if we have fallen behind when...
2013-02-26 Josh Durginlibrbd: fix rollback size
2013-02-26 Sage Weilmsg: fix entity_addr_t::is_same_host() for IPv6
2013-02-26 Sage Weilmon: fix other debug dumps
2013-02-26 Sage Weilmsgr: print dump before asserting (if that is enabled)
2013-02-26 Sage Weilmsgr: dump corrupt message to log (at high debug levels)
2013-02-26 Sage WeilMerge remote-tracking branch 'gh/next'
2013-02-26 Sage Weilosd: allow (some) log trim when degraded, but not durin...
2013-02-26 Sage Weilosd: restructure calc_trim
2013-02-26 Sage Weilosd: allow pg log trim during (non-classic) scrub
2013-02-26 Sage WeilMerge remote-tracking branch 'gh/wip_4257'
2013-02-26 Sage Weilmon: avoid expensive dump unless log will gather
2013-02-26 Sage Weilceph_common.sh: tolerate missing mds, mon, osds in...
2013-02-26 Gary LowellMerge branch 'wip-4119'
2013-02-26 Joe Bucktesting: updating hadoop-internal test
2013-02-26 Danny Al-GaafCephBroker.cc: fix condition 76/head
2013-02-26 Joe Bucktest: removing dead code
2013-02-26 Joe Bucktest: updating libcephfs-java tests
2013-02-26 Danny Al-GaafClient.cc: reduce the scope of some variables
2013-02-26 Danny Al-GaafClient.cc: use static_cast instead of C-Style cast
2013-02-26 Sage WeilMerge pull request #75 from alram/master
2013-02-26 Danny Al-GaafPaxos.h: pass string name function parameter by reference
2013-02-26 Alexandre MarangoneTypo: pool should be root in rados/operations/crush... 75/head
2013-02-26 Sage WeilMerge pull request #73 from dalgaaf/wip-da-sca-cppcheck...
2013-02-26 Sage WeilMerge pull request #74 from dalgaaf/wip-da-sca-misc
2013-02-26 Danny Al-Gaafosd/ReplicatedPG.cc: remove unused variables
2013-02-26 Danny Al-Gaafosd_types.cc: add parenthesis around expression
2013-02-26 Danny Al-GaafOSDMap.cc: add parenthesis around expression
2013-02-26 Danny Al-GaafPGMonitor.cc: add parenthesis around expression
2013-02-26 Danny Al-GaafClient.cc: add parenthesis around expression
2013-02-26 Danny Al-GaafCephxProtocol.cc: catch end_of_buffer by reference
2013-02-26 Danny Al-GaafCephxProtocol.cc: catch error by reference
2013-02-26 Danny Al-Gaafcrushtool.cc: remove unneeded function declaration
2013-02-26 Danny Al-Gaafmds/journal.cc: fix assert in replay() 74/head
2013-02-26 Danny Al-GaafKeyValueDBMemory.cc: use empty() instead of size()... 73/head
2013-02-26 Danny Al-GaafReplicatedPG.cc: use empty() instead of size() == 0
2013-02-26 Danny Al-GaafFileStore.cc: use if(!empty()) instead of if(size())
2013-02-26 Danny Al-Gaafmon_store_converter.cc: use empty() instead of size()
2013-02-26 Danny Al-GaafPaxos.cc: use empty() instead of size()
2013-02-26 Danny Al-GaafMonitor.h: use empty() instead of !size()
2013-02-26 Danny Al-GaafMonitor.cc: use empty() instead of size()
2013-02-26 Gary Lowellceph.spec.in: Create placeholder directorys under...
2013-02-26 Gary Lowellconfigure.ac: Add test for c++ compiler.
2013-02-26 Dan Micktest_lock_fence.sh, rbdrw.py: rbd lock/fence test
2013-02-26 Sage WeilMerge remote-tracking branch 'gh/wip-4249-master'
2013-02-26 Sage WeilMerge remote-tracking branch 'gh/wip-4249' into next
2013-02-26 Sage WeilMerge remote-tracking branch 'gh/wip-4252'
2013-02-26 Sage Weilmon: PaxosService: remove lingering uses of paxos gette...
2013-02-26 Josh Durginsystest: restrict list error acceptance
2013-02-26 Josh Durginsystest: fix race with pool deletion
2013-02-26 Sage WeilMerge remote-tracking branch 'gh/wip-4147'
2013-02-26 John Wilkinsdoc: Added subnet example and verbiage to network settings.
2013-02-26 John Wilkinsdoc: Added content to remove REJECT rules from iptables.
2013-02-26 Josh Durgintest_rbd: move flatten tests back into TestClone
2013-02-25 Josh Durginqa: enable watch-notify dependent test
2013-02-25 Josh Durgintest_rbd: close image before removing it
2013-02-25 John Wilkinsdoc: Added a small ref section for osd config reference.
2013-02-25 John Wilkinsdoc: Updated osd configuration reference.
2013-02-25 Josh Durginsystest: restrict list error acceptance
2013-02-25 Josh Durginsystest: fix race with pool deletion
2013-02-25 Josh Durginqa: output rados test names as they run
2013-02-25 Samuel JustPG,ReplicatedPG: use pg_has_reset_since to discard...
2013-02-25 Samuel JustPG::build_scrub_map: detect race with peering via last_...
2013-02-25 Samuel JustReplicatedPG::C_OSD_CommittedPushedObject: use intrusiv...
2013-02-25 Samuel JustReplicatedPG::C_OSD_CommittedPushedObject take epoch...
2013-02-25 Josh Durginlibrbd: remove unused internal method
2013-02-25 Josh DurginMerge branch 'wip-4249' into wip-4249-master
2013-02-25 Josh Durginlibrbd: drop snap_lock before invalidating cache
2013-02-25 Sage WeilMerge pull request #71 from dalgaaf/wip-da-sca-c_str
2013-02-25 Sage WeilMerge pull request #72 from dalgaaf/wip-da-comp-sign...
2013-02-25 Sage WeilMerge pull request #70 from dalgaaf/wip-da-fix-spec
2013-02-25 John Wilkinsdoc: Moved admonition to kernel mount.
2013-02-25 John Wilkinsdoc: Added verbiage to describe single host deadlocks.
2013-02-25 Danny Al-GaafMonitor.cc: fix -Wsign-compare 72/head
2013-02-25 Danny Al-Gaafdebian: add new files 70/head
2013-02-25 Danny Al-Gaafceph.spec.in: add new files
next