]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-07-10 Dan Mickrbd, librbd, rbd.py: cloning (copy-on-write child image...
2012-07-10 Dan Micklibrbd: open_image snapshot handling
2012-07-10 Josh Durginlibrados: Add mapping from pool id to pool name and...
2012-07-10 Dan Micklibrados: add new constructor to form a Rados object...
2012-07-09 Dan Mickcls_rbd: add logging for failed set_parent steps
2012-07-02 Josh Durginqa: add rbd remove tests
2012-07-02 Josh Durgincls_rbd_client: check return code of operate
2012-07-02 Josh Durginqa: run rbd tests against old and new formats
2012-07-02 Josh Durginqa: add tests for rbd ls with old and new formats
2012-07-02 Josh Durginqa: restructure rbd cli tests
2012-07-02 Josh Durginqa: add rbd command rename tests
2012-07-02 Josh Durginlibrbd: use new class methods to access rbd_directory
2012-07-02 Dan Micklibrbd: handle NULL old_format pointer in detect_format...
2012-06-28 Josh Durgincls_rbd: add methods for dealing with rbd_directory...
2012-06-28 Josh Durginobjclass: add create method
2012-06-28 Josh Durgincls_rbd: use already defined local var instead of constant
2012-06-28 Josh Durginlibrbd: add indirection between name and header object
2012-06-28 Josh Durgincls_rbd: add {get,set}_id methods
2012-06-28 Josh Durginobjclass: remove unused variable from cls_cxx_map_get_vals
2012-06-28 Josh Durgincls_rbd: fix signed-ness warning
2012-06-27 Yehuda Sadehrest-bench: mark request as complete later
2012-06-27 Yehuda Sadehrgw-admin: use correct modifier with strptime
2012-06-26 John Wilkinsdoc: removing old 'todo' configuration reference.
2012-06-26 John Wilkinsdoc: converted daemon references from nasty tables...
2012-06-26 John Wilkinsdoc: a few minor tweaks to radosgw to cleanup navigation.
2012-06-26 John Wilkinsdoc: Published RADOS GW docs and install as is for...
2012-06-26 caleb milesCrushTester.cc: removed last broken bits of obsolete...
2012-06-26 caleb milesCrushTester.cc: removed obsolete method for collapsing...
2012-06-26 caleb milesCrushTester: eliminated compiler warning
2012-06-26 caleb milesMerge branch 'master' of github.com:ceph/ceph
2012-06-26 Yehuda Sadehrgw: send both swift x-storage-token and x-auth-token
2012-06-26 Yehuda Sadehrgw: radosgw-admin date params now also accept time
2012-06-26 Yehuda Sadehrgw-admin: fix usage help
2012-06-25 Tommi Virtanenupstart: fix regex
2012-06-25 Sage WeilMerge branch 'next'
2012-06-25 Greg Farnummon: don't tick the PaxosServices if we are currently...
2012-06-25 Sage Weilobjecter: do not feed session to op_submit()
2012-06-24 Samuel JustObjectStore::Transaction: initialize pool_override...
2012-06-23 Sage Weilobjecter: do not feed session to op_submit()
2012-06-22 Samuel Justosd_types.cc: remove hobject_t decode asserts
2012-06-22 Sage Weilmon: note that monmap may be reencoded later
2012-06-22 Sage Weilmon: encoding new monmap using quorum feature set
2012-06-22 Sage Weilmon: conditionally encode mon features for remote mon
2012-06-22 Sage Weilmon: conditionally encode PGMap[::Incremental] with...
2012-06-22 Sage Weilmon: conditionally encode auth incremental with quorum...
2012-06-22 Sage Weilmon: track intersection of quorum member features
2012-06-22 Sage Weilmon: conditionally encode old monmap when peer lacks...
2012-06-22 Samuel JustOSD,PG,ObjectStore: handle messages with old hobject_t...
2012-06-21 Travis Rhodendoc: ceph osd crush add is now ceph osd crush set
2012-06-21 Sage Weillogrotate: reload all upstart instances
2012-06-21 Yehuda Sadehdocs: clarify example in radosgw-admin
2012-06-21 Sage Weilfilestore: remove btrfs start/end transaction ioctl...
2012-06-21 Sage Weilmon: make pool deletion dne error code consistently...
2012-06-21 Yehuda Sadehdocs: update usage logging info
2012-06-21 Sage WeilMerge remote-tracking branch 'gh/stable' into next
2012-06-20 John Wilkinsdoc: Normalized shell script syntax. Added generic...
2012-06-20 John Wilkinsdoc: Changed libvirt-dev to libvirt-bin, and cleaned...
2012-06-20 Tommi Virtanendoc: Typo.
2012-06-20 Sage Weilv0.47.3 v0.47.3
2012-06-20 Sage Weilfilestore: disable 'filestore fiemap' by default
2012-06-20 Samuel JustOSD: clear_temp: split delete into many transactions
2012-06-19 Sage WeilMerge branch 'wip-clsrbd'
2012-06-19 Yehuda Sadehdoc: document usage log
2012-06-19 Sage Weilcls_rbd: note overlap units
2012-06-19 Sage Weilcls_rbd: fix uninitialized var in cls_rbd_parent
2012-06-19 Sage Weilcls_rbd: clean up doxygen, whitespace a bit
2012-06-19 Sage Weilcls_rbd: include dumpers, test instances for our types
2012-06-19 Sage Weilcls_rbd: rename parent size -> overlap
2012-06-19 Sage Weilcls_rbd: handle parent overlap
2012-06-19 Sage Weilcls_rbd: make snapshots inherit the head's parent
2012-06-19 Sage Weilcls_rbd: check for LAYERING feature for parent methods
2012-06-19 Sage Weilcls_rbd: implement get_parent, set_parent, remove_parent
2012-06-19 Sage Weilcls_rbd_client: use snapid_t type
2012-06-19 Sage WeilMerge remote-tracking branch 'gh/next'
2012-06-19 Yehuda Sadehrgw: set s->header_ended before flushing formatter
2012-06-19 Yehuda Sadehrgw: log user and not bucket owner for service operations
2012-06-19 Yehuda Sadehrgw: initalize s->enable_usage_log
2012-06-19 Sage Weilosd: use derr (instead of cerr) for convertfs
2012-06-19 Sage Weilosd: close stderr on daemonize
2012-06-19 Samuel JustPG: improve find_best_info
2012-06-19 Sage Weilosdcap: make grammar build on spirit 2.2/boost 1.42
2012-06-19 John Wilkinsdoc: Added a snapshot page with outline. Needs addition...
2012-06-19 John Wilkinsdoc: Added prerequisite of running Ceph cluster.
2012-06-18 Samuel JustPG: reg_last_pg_scrub on pg resurrection
2012-06-18 Samuel Justceph_osd: move auto-upgrade to after fork
2012-06-18 John WilkinsMerge branch 'master' of github.com:ceph/ceph
2012-06-18 Sage Weillibrbd: simplify refresh sequence checks
2012-06-18 John Wilkinsdoc: first cut of OpenStack/RBD w/out cephx. Authentica...
2012-06-18 Sage Weilfilestore: make disk format upgrade warning less scary...
2012-06-18 Sage Weilmon: include quorum in ceph status
2012-06-18 Sage Weilmon: gracefully handle slow 'ceph -w' clients
2012-06-18 John Wilkinsdoc: Added libvirt installation.
2012-06-18 Samuel JustPG: best_info must have a last_epoch_started as high...
2012-06-18 Tommi Virtanendoc: btrfs and parted chef recipes are not needed.
2012-06-17 Sage WeilMerge branch 'next'
2012-06-17 Laszlo Boszormenyi... debian: fix python-ceph depends
2012-06-17 Laszlo Boszormenyi... debian: update homepage url
2012-06-17 Sage Weilfilestore: fix 'omap' collection skipping
2012-06-17 Sage Weilrun-cli-test: use new pip incantation
2012-06-17 Sage Weilrun-cli-test: use new pip incantation
next