]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-03-21 Yehuda Sadehrgw: remove unused definition
2012-03-21 Samuel JustRevert "Objecter: add op->resend_on_any_change"
2012-03-20 Samuel JustReplicatedPG: return -EBUSY on delete for objects with...
2012-03-20 Samuel JustObjecter: add op->resend_on_any_change
2012-03-20 Samuel JustReplicatedPG: osd_max_notify_timeout -> osd_default_not...
2012-03-20 Yehuda Sadehrgw: replace bucket_id generation
2012-03-20 Yehuda Sadehrgw: process default alt args before processing conf...
2012-03-20 Yehuda Sadehrgw: incrase socket backlog
2012-03-20 Yehuda Sadehrgw: fix internal cache api
2012-03-19 Samuel JustOSD: do not hold obc lock in disconnect_session_watches
2012-03-18 Samuel JustReplicatedPG: there should be no object_contexts during...
2012-03-18 Sage WeilMerge branch 'next'
2012-03-18 Sage Weilosd: fix object_info.size mismatch file due to truncate...
2012-03-16 Sage Weil.gitignore: xattr_bench
2012-03-16 Sage Weilheartbeatmap: use utimes(2) instead of futimens(2)
2012-03-16 Sage Weilosd: remove special handline for head recovery from...
2012-03-16 Sage Weilconfig: fix recursive locking of md_config_t::lock
2012-03-16 Sage Weilosd: explicitly create new object,snap contexts on...
2012-03-16 Sage Weilosd: re-use create_object_context() in get_object_context()
2012-03-16 Sage Weilosd: ReplicatedPG::create_object_context()
2012-03-16 Sage Weilosd: create_snapset_context()
2012-03-16 Sage Weilosd: ensure we don't clobber other *contexts when regis...
2012-03-16 Samuel JustMerge branch 'wip_omap_xattrs'
2012-03-16 Samuel JustReplicatedPG,FileStore: clone should copy xattrs as...
2012-03-16 Samuel JustRadosModel: test xattrs with omap
2012-03-16 Samuel JustFileStore: add support for omap xattrs
2012-03-16 Sage WeilMerge branch 'wip-msgr4'
2012-03-16 Samuel JustObjectMap: use Index object for locking rather than...
2012-03-16 Samuel Justtests/: Added xattr bench
2012-03-16 Samuel Justconfig_opts.h: opts for omap_xattrs
2012-03-16 Samuel Justtest_object_map: update unit test for xattr
2012-03-16 Samuel JustDBObjectMap: implement xattr interface
2012-03-16 Samuel JustObjectMap: add interface for storing xattrs
2012-03-16 Samuel JustDBObjectMap: add support for storing xattrs
2012-03-16 Sage Weilconfigure: fix warnings
2012-03-16 Samuel JustReplicatedPG: populate_object_context during handle_pul...
2012-03-16 Sage Weilleveldb: .gitignore TAGS
2012-03-16 Sage Weilleveldb: un-revert
2012-03-15 Sage Weilosd: maybe clear DEGRADED on recovery completion
2012-03-15 Yehuda Sadehrgw: remove extra layer of RGWAccess
2012-03-14 Sage Weilmsgr: switch all users over to abstract interface
2012-03-14 Sage Weilmsgr: introduce static Messenger::create() function
2012-03-14 Sage Weilmsgr: promote more methods to abstract Messenger interface
2012-03-14 Yehuda Sadehrgw: put_obj() uses bufferlist instead of extra alloc...
2012-03-14 Yehuda Sadehrgw: remove fs backend
2012-03-14 Sage Weilintroduce CEPH_FEATURE_OMAP
2012-03-14 Sage Weilleveldb: new .gitignore entry
2012-03-14 Sage WeilMerge branch 'next'
2012-03-14 Sage Weilosd: rev cluster internal protocol
2012-03-14 Sage Weilceph-fuse: make big_writes optional via 'fuse big writes'
2012-03-14 Yehuda Sadehrgw: remove some more globals from librgw
2012-03-14 Yehuda Sadehceph-dencoder: don't use rgw types if configured withou...
2012-03-14 Yehuda Sadehrgw: fix identation
2012-03-13 JohnwMerge branch 'master' of github.com:ceph/ceph
2012-03-13 JohnwAdded documentation for building the ceph documentation.
2012-03-13 Yehuda Sadehrgw: get rid of references to g_ceph_context where...
2012-03-13 Sage Weildoc: update project status/stability blurb
2012-03-13 Sage Weilglobal: drop yellow warning on startup
2012-03-13 Sage Weilqa: kclient/file_layout.sh: ...
2012-03-13 Josh DurginMerge branch 'librados-cleanup'
2012-03-13 Josh Durginosd_types: use uint64_t for ObjectExtent offsets and...
2012-03-13 Josh DurginOSDMap: make get_pools() const
2012-03-13 Josh DurginObjectCacher: remove unused and crufty atomic sync...
2012-03-13 Josh Durginlibrados: move methods that require an IoCtx to IoCtxImpl
2012-03-13 Josh Durginlibrados: split into separate files and remove unnecess...
2012-03-13 Yehuda Sadehrgw: add more meaningful tests instances of encoded...
2012-03-12 Sage Weilbuild-doc: use alternate virtualenv dir, if specified
2012-03-12 Sage Weiltest_idempotent: fix global_init call
2012-03-12 Sage Weilqa: kclient/file_layout.sh poking
2012-03-12 Yehuda Sadehrgw: modify bucket instance for encoding test
2012-03-12 Samuel Justtest: add test_filestore_idempotent2
2012-03-12 Samuel JustFileStore: ignore ERANGE and ENOENT on replay
2012-03-12 Samuel JustFileStore: clarify debug/error output
2012-03-12 Yehuda SadehMakefile.am, rgw: remove fcgi dependency where not...
2012-03-12 Yehuda Sadehrgw: add more meaningful test instances of some encoded...
2012-03-12 Yehuda Sadehrgw: tone down some log messages
2012-03-12 Yehuda Sadehrgw: provide different default values for 'debug rgw'
2012-03-12 Yehuda Sadehconfig: alternative config options for global_init()
2012-03-12 Sage Weilqa: use recent kernel for kernel_untar_build.sh
2012-03-12 Yehuda Sadehrgw: switch ops log flag to use ceph config
2012-03-12 Sage Weilfilestore: fix op_num offset/labels
2012-03-12 Yehuda Sadehconfig: tmap to omap upgrade, true by default
2012-03-12 Sage WeilMakefile: link libfcgi to librgw
2012-03-12 Sage Weilqa/workunits/kclient/file_layout: escape *
2012-03-11 Sage Weilfilejournal: less log noise
2012-03-10 Sage Weilfilestore: remove unused bool idempotent
2012-03-10 Sage Weilfilestore: fix arguments
2012-03-10 Sage WeilMerge remote branch 'gh/wip-2098'
2012-03-10 Sage Weilfilestore: sync object_map on _set_replay_guard()
2012-03-10 Sage Weilomap: add sync method to ObjectMap
2012-03-10 Sage Weilfilestore: remove old post-idempotent transaction trigg...
2012-03-10 Sage Weilfilestore: guard collection_remove replay
2012-03-10 Sage Weilfilestore: guard replay of collection_add
2012-03-10 Sage Weilfilestore: guard replay of basic collection ops
2012-03-10 Sage Weilfilestore: guard collection_rename replay
2012-03-10 Sage Weilfilestore: fix collection_rename error code
2012-03-10 Sage Weilfilestore: guard clone replay
2012-03-10 Sage Weilfilestore: implement _set_replay_guard, _check_replay_guard
2012-03-10 Sage Weilfilestore: maintain SequencerPosition during _do_transa...
2012-03-10 Sage Weilfilestore: fgetxattr helpers/wrappers
next