]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-06-12 Dan Mickceph: make life easier on developers by handling in...
2013-06-12 Sage Weilqa/workunits/cephtool/test.sh: look for 'ceph log'...
2013-06-12 Sage Weilceph: flush stdout on watch print
2013-06-12 Sage WeilMerge pull request #357 from atwardowski/patch-1
2013-06-12 atwardowskiUsage log and ops log are disabled by defaults since... 357/head
2013-06-12 Sage Weilmon: fix 'pg dump_stuck' stuckops type
2013-06-12 Sage WeilMerge remote-tracking branch 'gh/wip_5238'
2013-06-12 Sage Weilqa: multiple_rsync.sh: more output
2013-06-12 Peter Wienemannceph-create-keys: Make sure directories for admin and...
2013-06-11 Samuel Juststore_test: create_collection prior to split
2013-06-11 John Wilkinsdoc: Reworked the landing page.
2013-06-11 John Wilkinsdoc: Added a hostname resolution section for local...
2013-06-11 John Wilkinsdoc: Added some tips and re-organized to simplify the...
2013-06-11 John Wilkinsdoc: Added some Java S3 API troubleshooting entries.
2013-06-11 John Wilkinsdoc: Added install ceph-common instruction.
2013-06-11 John Wilkinsdoc: Added install ceph-common instruction.
2013-06-11 John Wilkinsdoc: Fixed :term" syntax.
2013-06-11 Gary Lowellceph-create-keys: Remove unused caps parameter on...
2013-06-11 Sage WeilMerge branch 'next'
2013-06-11 Sage Weilosd: fix con -> session ref change after hb reset
2013-06-11 Sage Weilcommon/admin_socket: fix leak of new m_getdescs_hook
2013-06-11 Sage Weilcommon/cmdparse: no need to use (and leak to) the heap
2013-06-11 Dan MickCrushWrapper: dump tunables along with crush map
2013-06-11 Dan Mickceph: --keyring must be passed to parse_argv, which...
2013-06-11 Samuel JustOSD: create collection in handle_pg_create before _crea...
2013-06-11 Dan MickObjecter: fail osd_command if OSD is down
2013-06-11 Dan Mickmon: send "osd create" output to stdout; tests rely...
2013-06-10 athanatosMerge pull request #349 from dachary/wip-5213
2013-06-10 Sage WeilMerge pull request #350 from ceph/wip-osd-scrub-chunk
2013-06-10 Loic Dacharyunit tests for PGLog::rewind_divergent_log 349/head
2013-06-10 Loic Dacharyunit tests for PGLog::merge_log
2013-06-09 Sage Weilmessages/MMonProbe: fix uninit vars (again)
2013-06-09 Sage Weilosdc/Objecter: clear osd session command ops xlist...
2013-06-09 Sage Weillibrados: fix pg command test
2013-06-08 Dan Micklibrados.h: Fix up some doxygen problems
2013-06-08 Sage Weilmds: fix filelock eval_gather
2013-06-08 Dan Mick.gitignore: add 'ceph', now a generated file
2013-06-08 Dan Mickceph: old daemons output to outs and outbuf, combine
2013-06-08 Dan Mickceph: handle old OSDs as command destinations, fix...
2013-06-08 Gregory FarnumMerge pull request #352 from ceph/wip-4832
2013-06-08 Dan Mickceph: add -v for version. Makefile processes ceph_ver.h
2013-06-08 Sage WeilMerge pull request #343 from dalgaaf/wip-da-SCA-cppcheck
2013-06-07 Sage Weilosd: make scrub chunk size tunable 350/head
2013-06-07 Samuel Justrados: --num-objects will now cause bench to stop after...
2013-06-07 Samuel Justtest_filestore_idempotent: use obj name from source...
2013-06-07 Sage WeilMerge remote-tracking branch 'gh/next'
2013-06-07 Yehuda Sadehrgw: handle deep uri resources
2013-06-07 Yehuda Sadehrgw: fix get_resource_mgr() to correctly identify resource
2013-06-07 Yehuda Sadehrgw: add 'cors' to the list of sub-resources
2013-06-07 Dan MickMerge branch 'wip-ceph-cli'
2013-06-07 Sage Weilosd: do not include logbl in scrub map
2013-06-07 John Wilkinsdoc: Updated for glossary terms and added indexing.
2013-06-07 John Wilkinsdoc: Added indexing and did a bit of cleanup.
2013-06-07 Sage Weilmds: do not double-queue file recovery in eval_gather 352/head
2013-06-07 Dan MickMerge branch 'wip-ceph-cli' into master
2013-06-07 Dan MickMDSMonitor: dead debugging code
2013-06-07 Dan Mickrados.py: make exception with errno string instead...
2013-06-07 Dan Mickceph, librados, rados.py, librados tests: pass cmd...
2013-06-07 Dan Mickceph: -v should mean version, not --verbose
2013-06-07 Dan Mickceph: error and verbose message improvement
2013-06-07 Dan Mickceph: refactor -s -> status to common code, pass childa...
2013-06-07 Dan Micklibrados: rados_X_command need to assemble a vector...
2013-06-07 Dan Micklibrados, ceph, rados.py: -EINVAL for create with null...
2013-06-07 Dan Mickceph: improve error reporting on failure to connect...
2013-06-07 Dan Mickceph: fix up old-monitor handling
2013-06-07 Dan Mickceph: catch/handle exceptions in admin socket commands
2013-06-07 Dan Mickceph: collect/use clustername, and set defaults like...
2013-06-07 Dan Micklibrados, rados.py: rados_create2: add clustername...
2013-06-07 Dan MickAuthMonitor: fix signed/unsigned comparison warning
2013-06-07 Sage Weilmon: upgrade auth database on leader
2013-06-07 Joao Eduardo... auth: CephxKeyServer: add secrets_{begin,end}() getters
2013-06-07 Joao Eduardo... mon: AuthMonitor: remove dead code to avoid confusion
2013-06-07 Dan Mickceph: Remove connect/command timeouts; too risky for now
2013-06-07 John Wilkinsdoc: Updated with glossary terms.
2013-06-07 John Wilkinsdoc: Updated with glossary terms.
2013-06-07 John Wilkinsdoc: Correction and index tags.
2013-06-07 John Wilkinsdoc: Updates for glossary terms.
2013-06-06 Sage WeilMerge pull request #347 from dalgaaf/wip-da-scripts
2013-06-06 Sage Weildoc/release-notes: v0.61.3
2013-06-06 John Wilkinsdoc: Added upstart syntax.
2013-06-06 John Wilkinsdoc: Added link to Upstart syntax.
2013-06-06 Samuel JustMerge branch 'wip_5154'
2013-06-06 Danny Al-Gaafinit-radosgw*: add all sections to usage output 347/head
2013-06-06 Danny Al-Gaafinit-radosgw*: add status
2013-06-06 Danny Al-Gaaffix init-radosgw* to use the same indentation
2013-06-06 David ZafmanMerge branch 'wip-3527'
2013-06-06 David Zafmantest: Add blacklisting to test_stress_watch
2013-06-06 David ZafmanAdd test_blacklist_self() librados function for test...
2013-06-06 David Zafmanosd: Add dump_watchers to osd admin socket to examine...
2013-06-06 David Zafmanrados: Output client address in rados listwatchers...
2013-06-06 David Zafmanosd: Add dump_blacklist to admin socket
2013-06-06 David Zafmanosd: Drop watchers from blacklisted clients
2013-06-06 David Zafmanosd: Add entity_addr_t to watch_info_t and Watch
2013-06-06 Sage Weilmon: fix preforker exit behavior behavior
2013-06-05 Sage WeilMerge remote-tracking branch 'gh/next-leaks' into next
2013-06-05 Samuel JustPG: don't dirty log unconditionally in activate()
2013-06-05 Samuel JustOSD: resurrect a parent if it splits into the pg we...
2013-06-05 Josh Durginqa: stop running xfstests 192 in qemu
2013-06-05 Josh DurginMakefile.am: add -ldl to unittest_pglog
2013-06-05 Josh Durginceph-test: add ceph_test_rados_api_lock to packaging...
next