2013-07-26 |
Sage Weil | mon/MonCap: mds needs to subscribe to the osdmap |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | remove unused fiemap code |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | PendingReleaseNotes: note on 'ceph tell <pgid> ...' |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | Merge remote-tracking branch 'gh/wip-tell-unified'... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | ceph_rest_api.py: cleanup, more docstrings, unused... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | ceph_argparse.py: make find_cmd_target handle tell... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | ceph_argparse, mon: make "tell <pgid>" work (duplicatin... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | ceph_rest_api.py: obtain and handle tell <osd-or-pgid... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | mon/PGMonitor: reset in-core PGMap if on-disk format... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | Merge pull request #470 from dalgaaf/wip-da-CID-3.v2 |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Danny Al-Gaaf | rgw/rgw_metadata.cc: delete md_log (RGWMetadataLog... 470/head |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Danny Al-Gaaf | rgw/rgw_rest_log.cc: free 'handle' to prevent memory... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Danny Al-Gaaf | test_cls_log.cc: fix resource leak, delete 'rop' |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Danny Al-Gaaf | test_cls_log.cc: remove empty lines |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Danny Al-Gaaf | test_cls_statelog.cc: fix memory leak, delete 'rop' |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Danny Al-Gaaf | test_cls_version.cc: close some memory leaks |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | Merge pull request #467 from dalgaaf/wip-da-next-SCA... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | upstart: stop ceph-create-keys when the monitor stops |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | osd: make open classes on start optional |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | osd: load all classes on startup |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | PG: add formatted output to pg <pgid> query, list_missing |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | OSD: "tell <osd.n>" version, bench, dump_pg_recovery_st... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | OSD: provide newer command descs with module/perm/avail |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | ceph.in: clean up help, fix partial matching on all... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | ceph.in: admin_socket() now validates command and passe... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | ceph_argparse.py, ceph.in: validate_command: stop handl... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | In general, flush in caller of dump worker rather than... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Samuel Just | FileStore: fix fd leak in _check_global_replay_guard |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Greg Farnum | Merge branch 'wip-rgw-versionchecks' into next |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | Formatter, admin_socket: make default formatter be... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | AdminSocket users: use generic formatting |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | ceph_rest_api.py: reversed test for failed request |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | rest/test.py: earlier versions of requests.py don't... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Samuel Just | OSD: tolerate holes in stored maps |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | ceph_rest_api.py: return error in nonformatted mode |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dan Mick | ceph_rest_api.py: actually remove the trailing / on... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | mon/MonCap: match param for entity (not name) |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | mon: translate caps=[k1,v1,k2,v2] into [caps_k1=v1... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Sage Weil | mon/Paxos: share uncommitted value when leader is/was... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Greg Farnum | rgw: expose the version of synced items to the poster |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Greg Farnum | rgw: return the update status on sync requests |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Greg Farnum | rgw: add sync state parsing code and REST interface |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Greg Farnum | rgw: pass the sync mode into the RGWMetadataManager... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Greg Farnum | rgw: add preliminary support for sync update policies... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Sage Weil | remove old push_to_kclient.pl |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Alfredo Deza | ceph-disk: use new dumpling-style osd caps if we can... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
David Zafman | osd: Don't put functional code inside of an assert |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Dan Mick | ceph_argparse.py: wrong variable used if valid() fails... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Sage Weil | Merge pull request #456 from dalgaaf/wip-da-CID-1 |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Sage Weil | Merge pull request #465 from dalgaaf/wip-da-CID-2 |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Samuel Just | config_opts.h: increase xfs,btrfs wbthrottle defaults |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Samuel Just | FileStore::_collection_rename: fix global replay guard |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Samuel Just | HashIndex: reset attr upon split or merge completion |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Samuel Just | test/filestore/store_test: add test for 5723 |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Danny Al-Gaaf | rgw/rgw_metadata.h: init prefix in initialization list 467/head |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Danny Al-Gaaf | test_rgw_admin_log.cc: remove unused variable 'creds' |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Danny Al-Gaaf | test_rgw_admin_log.cc: use static_cast<>() instead... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Danny Al-Gaaf | test_rgw_admin_opstate.cc: remove unused variable ... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Danny Al-Gaaf | test_rgw_admin_meta.cc: remove unused variable 'creds' |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Danny Al-Gaaf | test_rgw_admin_opstate.cc: use static_cast<>() instead... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Danny Al-Gaaf | test_rgw_admin_meta.cc: use static_cast<>() instead... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Sage Weil | Merge tag 'v0.67-rc2' into next |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dan Mick | ceph.spec.in, debian/control: python-ceph depends on... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Gary Lowell | v0.67-rc2 v0.67-rc2 |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dan Mick | rest/test.py: cope with older requests.py versions |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Sage Weil | ceph-disk: use new get_dev_path helper for list |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dan Mick | ceph_rest_api.py: allow config section fallback |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Sage Weil | global/signal_handler: poll on the control pipe, too |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dan Mick | Merge branch 'wip-cephtool-cleanup' into next |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dan Mick | ceph.in: remove dead code |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dan Mick | rest/test.py: osd lspools should be a 'GET' |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dan Mick | MonCommands.h: osd pool delete "rw" perms, osd pool... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Dan Mick | ceph.in/ceph_argparse.py: move find_cmd_target() to... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Sage Weil | mon/OSDMonitor: search for latest full osdmap if record... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Danny Al-Gaaf | rgw/rgw_metadata.h: init cur_shard in LogListCtx with 0 465/head |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Danny Al-Gaaf | rgw/rgw_metadata.cc: fix possible null dereferencing |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Danny Al-Gaaf | os/ObjectStore.cc: don't fallthrough after OP_OMAP_RMKE... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Danny Al-Gaaf | mon/Monitor.cc: init scrub_version with 0 in constructor |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Joao Eduardo... | test: test_store_tool: global init before using LevelDB... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Joao Eduardo... | mon: OSDMonitor: fix a bug introduced on 97462a32 |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Gary Lowell | configure.ac: Remove -rc suffix from the configure... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Sage Weil | global/signal_handler: use poll(2) instead of select(2) |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Sage Weil | mon/MonmapMonitor: make 'mon remove ...' idempotent |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Sage Weil | client: signal mds sessions with Contexts instead of... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Sage Weil | client: add Context*-based wait_on_list/signal_context_... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Sage Weil | mon: add quorum_names to quorum_status command output |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Dan Mick | Merge branch 'wip-formatted-output' into next |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Dan Mick | mon: PGMap dump shouldn't use strings containing '... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Dan Mick | mon: "status" is missing a close_section for the overal... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Dan Mick | mon: "osd stat" needs a flush now that osdmap.print_sum... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Dan Mick | mon: "mds stat" must open/close section around dump_info |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Danny Al-Gaaf | ceph.spec.in: obsolete ceph-libs only on the affected... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Gary Lowell | Merge pull request #461 from dalgaaf/wip-da-fix-spec... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Sage Weil | mon/OSDMonitor: fix base case for 7fb3804fb workaround |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Danny Al-Gaaf | ceph.spec.in: obsolete ceph-libs only on the affected... 461/head |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Sage Weil | Merge remote-tracking branch 'gh/next' into next |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Joao Eduardo... | mon: OSDMonitor: work around a full version bug introdu... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Joao Eduardo... | mon: OSDMonitor: get rid of encode_full() as we don... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Joao Eduardo... | mon: OSDMonitor: update the osdmap's latest_full with... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Sage Weil | qa/workunits/suites/fsync-tester.sh: lsof at end |
commit | commitdiff | tree | snapshot |
next |