]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-09-06 Colin Patrick... cauthtool: convert to new-style arg parsing
2011-09-06 Colin Patrick... gceph tool: convert to new-style arg parsing
2011-09-01 Colin Patrick... ceph tool: convert to new-style arg parsing
2011-09-01 Colin Patrick... Merge branch 'wip-librbd-async-copy'
2011-09-01 Sage Weilqa: add multiple_rsync.sh workunit
2011-08-31 Sage Weilosd: one more flush before collection_list
2011-08-31 Greg Farnummds flock: make get_overlapping_locks and share_space...
2011-08-31 Sage Weilosd: flush previous operations to fs before collection...
2011-08-31 Sage Weilosd: whitespace
2011-08-31 Colin Patrick... architecture.rst: describe debug logs, cephcontext
2011-08-31 Samuel JustMOSDSubOpReply/MSDSubOp: No need to update encoding...
2011-08-31 Samuel JustFlatIndex: lfn_get needs to set *exist for short filenames
2011-08-31 Samuel JustOSD: Fix encoding versions affected by hobject switch
2011-08-31 Colin Patrick... librbd: improve copy_with_progress
2011-08-31 Josh DurginMerge remote branch 'origin/wip-scrub-oi-size'
2011-08-31 Sage WeilMakefile: os/CollectionIndex.h
2011-08-31 Sage Weilassert: work around libatomic_ops vs assert in a less...
2011-08-31 Sage Weilfilestore: reorder includes
2011-08-31 Sage Weilassert: use our assert
2011-08-31 Sage Weilcrypto: reinclude our assert to clobber system one
2011-08-31 Sage Weilglobal_init: make startup line consistent, less ugly
2011-08-31 Sage WeilMakefile: add os/*Index.h to dist tarball
2011-08-31 Colin Patrick... doc/architecture: describe lib arch, config arch
2011-08-30 Yehuda Sadehosd: fix osd reply message
2011-08-30 Samuel Justcosd,OSD: Improve filestore upgrade path
2011-08-30 Samuel JustObjectStore: Support older format on journal replay
2011-08-30 Yehuda Sadehlibrados: don't hide error in case of failed pool ctx...
2011-08-30 Sage WeilMerge branch 'stable'
2011-08-30 Sage Weilclient: plug leak of inode refs on seekdir(0)
2011-08-30 Sage Weilclient: fix iterator adjustment in readdir assimilation
2011-08-30 Sage Weilclient: drop mostly-useless relink()
2011-08-30 Tommi Virtanendoc: Hide empty and broken "module index" page.
2011-08-30 Tommi Virtanendoc: Disable static file copying, we don't use it.
2011-08-30 Tommi Virtanendoc: Flesh out librados API example, to show doxygen...
2011-08-30 Samuel JustJournalingObjectStore: journal_replay committed_seq fix
2011-08-30 Tommi Virtanendoc: Adjust how table of contents is presented.
2011-08-30 Sage Weilclient: additional sanity checks on link/unlink
2011-08-30 Sage WeilMerge remote branch 'vapre/stable'
2011-08-30 Sage Weilclient: simplify Inode operator<<
2011-08-30 Sage Weilclient: fix readder result merge
2011-08-30 Sage Weilclient: relink_inode -> relink
2011-08-30 Sage Weilclient: add some asserts
2011-08-30 Sage Weilclient: fix readder result merge
2011-08-30 Sage Weilos/hashindex: fix #include
2011-08-30 Samuel JustMerge branch 'wip_colindex'
2011-08-30 Samuel Justosd/,os/,osdc/: Convert collection_list_handle_t to...
2011-08-30 Samuel Justfsconverter.cc: Added fsconverter
2011-08-30 Samuel JustFileStore: On mount, scan collections for unstable...
2011-08-30 Samuel JustFileStore: Added update_version_stamp
2011-08-30 Samuel JustFileStore: Add filestore version stamp
2011-08-30 Samuel Justosd_types.h: Fix support for old object_info_t
2011-08-30 Samuel JustFileStore: Integrates HashIndex/IndexManager into FileStore
2011-08-30 Samuel Justos/FlatIndex: FlatIndex encapsulates previous FileStore...
2011-08-30 Samuel JustFileStore: CollectionIndex, HashIndex, IndexManager
2011-08-30 Samuel JustReplicatedPG: find_object_context now takes an hobject_t
2011-08-30 Samuel Justosd/: fix hobject_t construction
2011-08-30 Samuel Justdupstore: s/sobject_t/hobject_t
2011-08-30 Samuel Justsrc/messages/: s/sobject_t/hobject_t
2011-08-30 Samuel Justsrc/osd/: s/sobject_t/hobject_t/g
2011-08-30 Samuel Justsrc/os/: s/sobject_t/hobject_t/g
2011-08-30 Samuel Justobject.h: hobject_t definition
2011-08-30 Samuel Justceph/src/test/store_test.cc: added store_test.cc
2011-08-30 Samuel JustObjectStore.h: const cleanup in transaction method...
2011-08-30 Samuel JustFileStore.cc: Fix error in collection_rename
2011-08-30 Samuel JustJournalingObjectStore: journal_replay committed_seq fix
2011-08-30 Tommi VirtanenIntegrate Doxygen into Sphinx docs.
2011-08-30 Tommi VirtanenFirst draft of the documentation overhaul.
2011-08-30 Yehuda Sadehtest: make escaping unitest happy
2011-08-30 Yehuda Sadehjson escaping fix
2011-08-30 Yehuda Sadehradosgw_admin, rados tool: don't use camel casing for...
2011-08-30 Yehuda Sadehfix json escaping
2011-08-29 Colin Patrick... testlibrbdpp: test copy_with_progress
2011-08-29 Colin Patrick... librbd: add copy_with_progress API
2011-08-29 Josh Durginpg: warn about inconsistent object_info/on-disk size
2011-08-29 Josh Durginosd_types: add standard header so spacing is correct
2011-08-29 Josh Durginpg: remove useless line
2011-08-29 Sage Weilclient: debug link/unlink and dn_set parent relationship
2011-08-29 Sage Weilheartbeatmap: fix reset_timeout with mixed-used threads
2011-08-29 Yehuda Sadehrados tool: df dumps formatted data
2011-08-29 Yehuda Sadehrgw: log show dumps some information about bucket owner
2011-08-29 Samuel Justbandaid for gitbuider
2011-08-29 Sage WeilMerge remote branch 'vapre/wip-pgid'
2011-08-29 Sage Weilosd: remove dead lookup_lock_pg()
2011-08-29 Sage Weilosd: set suicide timeouts on some workqueues
2011-08-29 Sage Weilmon: health not ok when up < in osds
2011-08-29 Sage Weilfilestore: add suicide grace to workqueue
2011-08-29 Sage Weilheartbeatmap: add suicide grace
2011-08-29 Colin Patrick... testlibrbdpp: test librbd::Image::copy
2011-08-29 Yehuda Sadehrgw: don't check for time skew when Expires was set
2011-08-29 Sage Weilclient: simplify Client::remove_cap() args
2011-08-29 Sage Weilclient: clean up Client::remove_session_caps() args
2011-08-29 Sage Weilclient: don't falsely populate mds_sessions on bad...
2011-08-29 Sage Weiltestlibrbd: remove useless sizeofs
2011-08-29 Sage Weiltestlibrbd: fix assert side effect
2011-08-28 Wido den HollanderFileJournal: Also classify kernel major version 3 as...
2011-08-28 Sage Weilosd: decode pg_t in old PG::Info
2011-08-27 Sage Weilosd: requrie PGID64 of mons, other osds
2011-08-27 Sage Weilmds: require PGID64 of mons
2011-08-27 Sage Weilmon: require PGID64 of osds and other mons
2011-08-27 Sage Weilpgmap: decode old pg_t
next