2013-07-09 |
David Zafman | Merge branch 'master' into wip-4982-4983-oloc-rebase 394/head |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Samuel Just | librados/misc.cc: reverse offset and length on write... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | osd: Add namespace to dump_watchers output |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | osd: Clean-up redundant use of object_locator_t |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | osd: Add the ability to set capabilities on namespaces |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | osd: Prepare for nspace match with simpler is_match_all() |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | test: Add namespace list test cases to librados test |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | test: Add namespace test cases to librados tests |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | rados: Add namespace arg (--namespace, -N) to rados... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | librados: Add operate()/operate_read() log messages |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | librados, os, osd, osdc, test: Add support for client... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | os: Add missing pool to hobject_t:::dump() and hobject_... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | os: Remove unused hobject_t::set_filestore_key() |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | librados, osdc: Refactor IoCtxImpl to use operate(... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | TestRados: Output error for improper usage instead... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | osd: Fix object_locator_t::get_pool() return type |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | librados: Fix lock names |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | psim.cc: Fix comment on how to create .ceph_osdmap |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | os: Code conformance in LFNIndex.cc |
commit | commitdiff | tree | snapshot |
2013-07-09 |
John Wilkins | Merge branch 'master' of https://github.com/ceph/ceph |
commit | commitdiff | tree | snapshot |
2013-07-09 |
John Wilkins | doc: Added Ceph Object Storage installation instruction... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Sage Weil | mon/OSDMonitor: fix base case for loading full osdmap |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | Merge branch 'wip-small-object-recovery' |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | ReplicatedPG: send compound messages to enlightened... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | ReplicatedPG: add handlers for MOSDPG(Push|Pull|PushReply) |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | OSD: add handlers for MOSDPG(Push|PushReply|Pull) |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | messages/,osd_types: add messages for Push, PushReply... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | ReplicatedPG: split handle_pull out of sub_op_pull |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | ReplicatedPG: split handle_push_reply out of sub_op_pus... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | ReplicatedPG: send pulls en masse in recover_primary |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | ReplicatedPG: send pushes en mass in recover_replicas... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | OSD: convert handle_push to use PushOp |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | ReplicatedPG: pass a PushOp into handle_pull_response |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | ReplicatedPG: split send_push into build_push_op and... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | ReplicatedPG: _committed_pushed_object don't pass op |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | ReplicatedPG: submit_push_data must take recovery_info... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | mon: implement simple 'scrub' command |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | mon: fix osdmap stash, trim to retain complete history... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Yehuda Sadeh | Merge pull request #397 from kri5/wip-5478 |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | common/crc32c: skip cpu detection incantation on not... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
athanatos | Merge pull request #407 from dachary/wip-5487 |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | qa/workunits/rbd/simple_big.sh: don't ENOSPC every... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | qa/workunits/rbd/kernel.sh: move modprobe up |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | qa/workunits/fs/test_o_trunc.sh: fix .sh to match new... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Loic Dachary | unit tests for ObjectContext read/write locks 407/head |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | mon: remove bad assert about monmap version |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Sage Weil | qa: write a somewhat <1tb image |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Sage Weil | qa/workunits/rbd/kernel.sh: modprobe rbd |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Sage Weil | qa: move test_o_trunc.sh into fs dir |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Sage Weil | qa: move fs test binary into workunits dir so teutholog... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Sage Weil | mds/MDSTable: gracefully suicide on EBLACKLIST |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Christophe... | rgw: Add explicit messages in radosgw init script 397/head |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Sage Weil | qa: add O_TRUNC test |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | mon/Paxos: make 'paxos trim disabled max versions'... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | mon: be less chatty about discarding messages |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | osd/OSDMap: handle case where some new osds have hb_fro... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | osd: clear hb_front if it was previously non-NULL and... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
John Wilkins | Merge branch 'master' of https://github.com/ceph/ceph |
commit | commitdiff | tree | snapshot |
2013-07-03 |
John Wilkins | doc: Added write caps. Required for auto-creating pools. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | osd: fix race when queuing recovery ops |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Samuel Just | osd_types: add PushOp, PushReplyOp PullOp |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | osd: do not use temp_coll for single-step pushes |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Samuel Just | ObjectStore: only register non-null contexts |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Samuel Just | ObjectStore,Context: add register_on_complete |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Samuel Just | Elector.h: features are 64 bit |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Samuel Just | ceph_features.h: declare all features as ULL |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Samuel Just | Pipe: use uint64_t not unsigned when setting features |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Mark Nelson | Merge pull request #393 from ceph/wip-crc |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Gary Lowell | ceph.spec.in: Fix file name typo |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | common: autoselect crc32c based on cpu features 393/head |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Mark Nelson | Initial Intel SSE4 crc32c implementation. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Yan, Zheng | mds: fix O_TRUNC locking |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | Makefile: include rbdmap in dist tarball |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | Merge pull request #390 from ksperis/rbdmap.init-2 |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Dan Mick | mon: dead code removal |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | Merge branch 'wip-ceph-disk' |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | sysvinit, upstart: handle symlinks to dirs in /var... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | ceph-disk: handle /dev/foo/bar devices throughout 369/head |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | ceph-disk: make is_held() smarter about full disks |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | osdc/Objecter: resend command map version checks on... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | Merge pull request #386 from ceph/wip-osd-xattr |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Simon Leinen | mds: man page: Fixed cut & paste error |
commit | commitdiff | tree | snapshot |
2013-07-02 |
athanatos | Merge pull request #388 from dachary/master |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Loic Dachary | set object_info_t pool of an ObjectContext if it is... 388/head |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Laurent Barbe | Move rbdmap file to /etc/ceph 390/head |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Laurent Barbe | install rules for init-rbdmap |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Yehuda Sadeh | Merge pull request #387 from ceph/wip-5346 |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | rgw: add RGWFormatter_Plain allocation to sidestep... 387/head |
commit | commitdiff | tree | snapshot |
2013-07-02 |
John Wilkins | doc: Minor fix. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Joao Eduardo... | mon: Paxos: update first_committed on first paxos proposal |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Sage Weil | librados: fix test warning on 32-bit platforms |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Sage Weil | os/FileStore: automatically enable 'filestore xattr... 386/head |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Sage Weil | librados: add test for large and many xattrs |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Sage Weil | osd/PGLog: populate log_keys_debug from read_old_log() |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Yehuda Sadeh | Merge pull request #385 from kri5/wip-1779 |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Christophe... | rgw: Fix return value for swift user not found 385/head |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Sage Weil | osd: set maximum object attr size |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Sage Weil | mds: log before respawning when standby-replay falls... |
commit | commitdiff | tree | snapshot |
next |