2012-06-08 |
Josh Durgin | librbd: use ImageCtx members instead of the old header... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | librbd: validate order before creating an image |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | librbd: rename md_oid parameters to header_oid |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | librbd: make rename work with any header format |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | librbd: use cls_client functions for calling class... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | librbd: remove on-disk header argument from helper... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | librbd: check that the current snapid for a snap name... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | librbd: update ictx_refresh to work with both formats |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | librbd: Update ImageCtx for new format |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | cls_rbd: add methods for interacting with the new heade... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | librbd: remove useless ENOMEM checks |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | DBObjectMap: remove extra semicolon |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | vstart: debug osd classes when debugging is on |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | objclass: add methods to get keys without values, and... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | objclass: rename omap methods to be consistent with... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | objclass: allow classes to log at different levels |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | class_debug: add indent settings header |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | test_librbd: don't include a .cc file |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | cls_rgw: add indent settings header |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | objclass: pass strings as const references |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | objclass: add indent settings header |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | cls_rbd: add indent settings header |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Josh Durgin | cls_rbd: remove unused test_exec and snap_revert methods |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | mon: require force argument for 'mds newfs ...' |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | Merge branch 'wip-crush-tunables' |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | crushtool: refine tunables warning message |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | re-include assert after boost::pool |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | crush: compile/decompile tunables |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | crushtool: add --enable-unsafe-tunables option |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | crushtool: --show-* instead of --output-* |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | CrushTester: clean up output interface |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | CrushTester: dump histogram of choose attempts |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | crush: generate histogram of choose tries |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | crush: fix leaf recursion if we already collided |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | CrushTester: optionally output bad mappings |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Sage Weil | crushtool: arguments to adjust tunables |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Sage Weil | crush: make magic numbers tunable |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Sage Weil | mon: use mode 0600 throughout |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Sage Weil | Merge remote-tracking branch 'gh/mon-auth' |
commit | commitdiff | tree | snapshot |
2012-06-07 |
John Wilkins | doc: Added mount cephfs with fstab. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Sage Weil | osd: include past_intervals in pg query results |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Samuel Just | OSD: _have_pg should return NULL if pg is not in map |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Sage Weil | Merge remote-tracking branch 'gh/wip-assert2' |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Sage Weil | deliberately break encoding macros when wrong assert... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Sage Weil | misc assert #include cleanup, hackery |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Sage Weil | reinclude assert.h after json_spirit |
commit | commitdiff | tree | snapshot |
2012-06-07 |
John Wilkins | doc: Incorporated Sam's comments. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Sage Weil | Merge remote-tracking branch 'gh/wip-assert' |
commit | commitdiff | tree | snapshot |
2012-06-07 |
John Wilkins | doc: Typo fix. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Sage Weil | mon: set policy for client, mds before throttler |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Sage Weil | DBObjectMap: fix some warnings |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | make everyone use our assert #include and macro |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | assert: detect when /usr/include/assert.h clobbers us |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | Merge remote-tracking branch 'gh/wip-msgr-interface' |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | keyserver: also authenticate against mon keyring |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | keyring: implement get_caps() |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | mon: share mon keyring with KeyServer |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | Merge remote-tracking branch 'gh/wip_hobject_wpool' |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | mon: put cluster log at /var/log/ceph/$cluster.log... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | Merge branch 'wip-crushtool' |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | monclient: be paranoid/defensive about send_log vs... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | crushtool: fix cli tests given new less-chatty output... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
caleb miles | crushtool: allow user to select output reporting in... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
John Wilkins | doc: Added mount cephfs and included it in quick start. |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | logclient: fix warning |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | mon: include pg acting in health detail |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | mon: include all types of stuck pgs in health detail |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | test/cli/ceph-authtool: keyring.bin -> keyring |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Sage Weil | doc: keyring.bin -> keyring everwhere |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Eleanor Cawthon | test/: Made omap_bench compatible with teuthology |
commit | commitdiff | tree | snapshot |
2012-06-06 |
John Wilkins | doc: Added the root discussion to deploy with mkcephfs. |
commit | commitdiff | tree | snapshot |
2012-06-06 |
John Wilkins | doc: Added chmod for keyring, and moved client.admin... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Sage Weil | logclient: fix crashes, fix which entries are sent |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Sage Weil | monclient: send more log entries when first set is... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Sage Weil | logclient: not a dispatcher |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Sage Weil | logclient: limit messages per MLog message |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Sage Weil | mon: limit size of each logm paxos event |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | config_opts: filestore_update_to defaults to 1000 |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | OSD: do not convert an entire collection in one transaction |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | FileStore,DBObjectMap: add SequencerPosition argument... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | ReplicatedPG: push_start, don't insert empty extent... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | test_filestore_idempotent_sequence: add omap |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | osd_types,PG: handle new hobject format in object_info... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | test_object_map: remove DBObjectMapv0 |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | OSD,FileStore: clean up filestore convsersion |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | DBObjectMap,FileStore: Remove IndexedPath parameters... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | DBObjectMap: update header comments for new structure |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | FileStore: skip omap during list_collections |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | OSD: exit(0) once filestore is converted |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | ReplicatedPG: adjust missing at push_start |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | ReplicatedPG: remove_object_with_snap_hardlinks before... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | DBObjectMap::init: initialize seq and v to correct... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | DBObjectMap: update check() for new format |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | DBObjectMap: Implement upgrade from previous format |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | DBObjectMap: restructure for unique hobject_t's |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | FileStore,DBObjectMap: remove ObjectMap link method |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | DBObjectMap: version bump for new format |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | DBObjectMap: add parse method for old encoding |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | os/: update CollectionIndex filename encodings |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Samuel Just | test/ObjectMap: Copy current DBObjectMap implementation |
commit | commitdiff | tree | snapshot |
next |