| 2012-08-24 |
Sage Weil | Makefile: update coverity rules |
commit | commitdiff | tree | snapshot |
| 2012-08-24 |
Gary Lowell | librbd-dev.install: package new rbd/features.h header... |
commit | commitdiff | tree | snapshot |
| 2012-08-24 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
| 2012-08-24 |
Sage Weil | mon: describe how pgs are stuck in 'health detail' |
commit | commitdiff | tree | snapshot |
| 2012-08-24 |
Sage Weil | osd: fix use-after-free in handle_notify_timeout |
commit | commitdiff | tree | snapshot |
| 2012-08-24 |
Gary Lowell | ceph.spec.in: package new rados library. |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | Merge remote-tracking branch 'gh/wip-mon-report' |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | Merge remote-tracking branch 'gh/wip_rados_bench_really... |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Mike Ryan | obj_bencher: use async remove during slow remove-by... |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Mike Ryan | obj_bencher: remove all benchmark files matching a... |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Mike Ryan | obj_bencher: cleanup files in parallel using aio |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Mike Ryan | obj_bencher: remove benchmark objects by prefix |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Mike Ryan | obj_bencher: store per-benchmark metadata |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Mike Ryan | obj_bencher: clean up objects after a write benchmark |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Mike Ryan | obj_bencher: announce prefix during write benchmark |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Gary Lowell | Don't package crush header files. |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Gary Lowell | ceph.spec.in: package new rbd header and rados library. |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | Merge branch 'wip-msgr' |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | msg/Pipe: conditionally detect session reset |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | osd: prefer acting osds in calc_acting() |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Mike Ryan | librados: implement aio_remove |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Dan Mick | rbd: force all exiting paths through main()/return |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | Merge branch 'wip-mon-mkfs' |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | mon: name cluster uuid file 'cluster_uuid' |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | objecter: use ordered map<> for tracking tids to preser... |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Gary Lowell | Don't package crush header files. |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | mon: create cluster_fsid on startup if not present |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | mon: create, verify cluster_fsid file in mon_data dir... |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | cephfs: add 'map' command to dump file mapping onto... |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Sage Weil | perf-watch: initial version |
commit | commitdiff | tree | snapshot |
| 2012-08-22 |
Sage Weil | objecter: use ordered map<> for tracking tids to preser... |
commit | commitdiff | tree | snapshot |
| 2012-08-22 |
Tommi Virtanen | doc: Either use a backslash and a newline, or neither. |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Sage Weil | Merge remote-tracking branch 'gh/wip-crypto' |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Sage Weil | mon: implement 'ceph report <tag ...>' command |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Sage Weil | config: remove dead osd options |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Dan Mick | Fix compilation warnings on squeeze; can't printf(... |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Sage Weil | rgw: use sizeof() for snprintf |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Sage Weil | osd: fix requeue order for waiting_for_ondisk |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Yehuda Sadeh | rgw: dump content_range using 64 bit formatters |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Sage Weil | Revert "rgw: dump content_range using 64 bit formatters" |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Sage Weil | mon: fix monitor cluster contraction race |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Dan Mick | Add manpage sections for flatten, snap {un}protect |
commit | commitdiff | tree | snapshot |
| 2012-08-21 |
Tommi Virtanen | mkcephfs, init-ceph: Warn if hostname "localhost" is... |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
tamil | "Removed 274 from xfstests" |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Dan Mick | test_rbd.py: remove clone before image it depends on |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Yehuda Sadeh | rgw: dump content_range using 64 bit formatters |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Sage Weil | osd: fix requeue order of dup ops |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Sage Weil | osd: fix warning |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Travis Rhoden | init-ceph: use SSH in "service ceph status -a" to get... |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Travis Rhoden | doc: mkcephfs man page, -c ceph.conf is not optional |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Sage Weil | osd: make notify debug output less noisy |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Sage Weil | mds: do not return null dentry lease on getattr |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Sage Weil | mon: add MonitorStore::sync() |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Sage Weil | Merge remote-tracking branch 'gh/wip-rbd-layer' |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Sage Weil | crypto: cache CryptoHandler in CryptoKey |
commit | commitdiff | tree | snapshot |
| 2012-08-20 |
Sage Weil | doc: fix key export syntax |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | Merge branch 'wip-rbd-layering' |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | Roll up loose ends from a marathon merge/rebase session |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | Review: |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: snap_protect: verify layering is supported |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: review: don't call to the OSD to get current... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | test_rbd.py: actually make unprotect_with_children... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: change EINVAL to EBUSY on "can't unprotect... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | review: librbd, test_librbd: make "protect protected... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | Update protection methods to use parent_spec, parent_ty... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | test_rbd: add test for denying removal of protected... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | get_features requires md_lock and snap_lock to be held |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: clone return codes: ENOSYS for no layering... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd, test_librbd: snap_unprotect: refuse if children... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | Merge branch 'wip-rbd-protect' into more-rebasing |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | test_cls_rbd: get_parent with no parent: should fail... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: cause add_child/remove_child to treat duplicate... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: review: add helper for 'scanning snapshots... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: review: change get_snapinfo to get_parent_spec |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd, cls_rbd: move parent_info and parent_spec to... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: memcpy object_prefix must copy terminating NUL |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: remove: keep ictx open until snapshots are... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | Review: change to look for parent across base and all... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | Enhance add/remove child tests |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | get_parent on non-layered image no longer fails; remove... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | Add struct parent_spec |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | poolid should be signed |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | run-rbd-tests: prefer local binaries over $PATH |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: snap_set and open_image need to refresh parent... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: Manipulate rbd_children in flatten, clone,... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | librbd: make get_parent_info look at snapshot-specific... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | Fix some trailing spaces on lines |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | rados: allow listomapvals to dump keys with nonprintabl... |
commit | commitdiff | tree | snapshot |
| 2012-08-18 |
Dan Mick | cls_rbd, cls_rbd_client: add/remove/get children |
commit | commitdiff | tree | snapshot |
| 2012-08-17 |
Sage Weil | Merge remote-tracking branch 'gh/master' into wip-auth |
commit | commitdiff | tree | snapshot |
| 2012-08-17 |
Sage Weil | rbd: warn on 0-length secret |
commit | commitdiff | tree | snapshot |
| 2012-08-17 |
Sage Weil | doc: properly document 'rbd map' without touching sysfs |
commit | commitdiff | tree | snapshot |
| 2012-08-17 |
Sage Weil | rbd: update man page to avoid deprecated --secret,... |
commit | commitdiff | tree | snapshot |
| 2012-08-17 |
Sage Weil | rbd: use generic options, keyring for 'rbd map' |
commit | commitdiff | tree | snapshot |
| 2012-08-17 |
Sage Weil | keyring: make --key, --keyfile override loaded keyring |
commit | commitdiff | tree | snapshot |
| 2012-08-17 |
Sage Weil | config: make --user a synonym for --id |
commit | commitdiff | tree | snapshot |
| 2012-08-17 |
Sage Weil | Merge remote-tracking branch 'gh/bug-2958' |
commit | commitdiff | tree | snapshot |
| next |