2012-12-05 |
Samuel Just | OSD: dispatch_context only discard transaction if conte... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Samuel Just | OSD: don't wait for superblock writes in handle_osd_map |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Samuel Just | os/: Add CollectionIndex::prep_delete |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Samuel Just | os/: Add failure CollectionIndex failure injection |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Samuel Just | test/store_test: add simple tests for collection_split |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Samuel Just | os/: add filestore collection_split |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Samuel Just | OSD: ignore queries on now deleted pools |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Greg Farnum | Merge remote-tracking branch 'origin/wip-mds' into... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Sage Weil | Merge branch 'wip-filestore' into next |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Sage Weil | Merge branch 'wip-msgr-delay-queue' into next |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Yan, Zheng | mds: journal remote inode's projected parent |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Yan, Zheng | mds: don't create bloom filter for incomplete dir |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Samuel Just | PG: remove last_epoch_started asserts in proc_primary_info |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Yan, Zheng | mds: journal remote inode's projected parent |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Yan, Zheng | mds: don't create bloom filter for incomplete dir |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Sage Weil | Merge remote-tracking branch 'gh/wip-mds' into next |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Sage Weil | logrotate: do not spam stdout |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Gary Lowell | Merge branch 'master' of http://github.com/ceph/ceph |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Gary Lowell | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2012-12-04 |
John Wilkins | doc: Added a striping section for Architecture. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Gary Lowell | v0.55 v0.55 |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Gary Lowell | ceph.spec.in: Add SLES and remove Fedora from debug... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Sage Weil | test_rados_api_misc: fix dup rmmkey test |
commit | commitdiff | tree | snapshot |
2012-12-03 |
John Wilkins | doc: Fixed many hyperlinks, a few typos, and some minor... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
John Wilkins | doc: Clarified example for root user. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Sage Weil | config: we still want osd_thread_recovery_timeout |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Sam Lang | config: Remove unused options |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Sam Lang | client: Fix ceph_mount() when subdir is specified |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Sage Weil | osd: EINVAL on unknown TMAP op code |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Sage Weil | mds: use TMAP_RMSLOPPY op when removing dentries |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Sage Weil | osd: add TMAP_RMSLOPPY op |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Sage Weil | osd: ENOENT on TMAP_RM on non-existent key |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Sage Weil | os/JournalingObjectStore: applied_seq -> max_applied_seq |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Sage Weil | os/FileStore: only wait for applying ops to complete... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Sage Weil | osd: fix RepModify when past last_peering_reset |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Yehuda Sadeh | Merge remote-tracking branch 'origin/wip-coverity' |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Sage Weil | OutputDataSocket: fix uninit var |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Sage Weil | rgw: fix uninit var |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Sage Weil | test/osdc/FakeWriteback: fix uninit var |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Sage Weil | osd: fix missing unlock; simplify |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: fix freeze inode deadlock |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: use rdlock_try() when checking NULL dentry |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: allow open_remote_ino() to open xlocked dentry |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: fix assertion in handle_cache_expire |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: fix open_remote_inode race |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: consider revoking caps in imported caps as issued |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: drop locks if requiring auth pinning new objects. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: don't forward client request from MDS |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: call eval() after caps are exported |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: clear lock flushed if replica is waiting for AC_LO... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: Don't acquire replica object's versionlock |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Yan, Zheng | mds: allow try_eval to eval unstable locks in freezing... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Sage Weil | msg/Pipe: flush delayed messages when stealing/failing... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Dan Mick | rbd: report striping as a feature in rbd info |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Samuel Just | ceph-osd: put g_ceph_context before exit |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Samuel Just | ReplicatedPG: only increment active_scrub on primary... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | Merge remote-tracking branch 'gh/wip-osd-msgr' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Samuel Just | OSDService: make messengers private |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Samuel Just | osd/: make OSDService messenger helpers return Connecti... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Joao Eduardo... | mon: PaxosService: cancel proposal timer after election |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | Merge remote-tracking branch 'gh/wip-mds-ls2' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | doc: update kernel recs |
commit | commitdiff | tree | snapshot |
2012-11-30 |
David Zafman | logrotate: fix rotation |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | mds: assert segements not emtpy in get_current_segment() |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | mds: be explicit about MDRequest killed state |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | mds: drop redundant mdr->committing = true |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | mds: fix request_kill() |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | Revert "osd: fix leak of heartbeat con on reset" |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | client: only dump cache on umount if we time out |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | msg/Pipe: release dispatch throttle on delayed queue... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | msg/Pipe: start delay thread *after* we know peer type |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | msg/Pipe: drop queue helpers |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Sage Weil | msg/Pipe: refactor msgr delays |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Greg Farnum | msgr: add a delay_until queue that is used to delay... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Greg Farnum | msgr: clear out the delay queue when stop()ing |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Greg Farnum | msgr: move the delay queue initialization into start_reader |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Greg Farnum | messenger: add the shell of a system to delay incoming... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Yehuda Sadeh | rgw: treat lack of swift token as anonymous user access |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Sage Weil | Merge remote-tracking branch 'gh/wip_next_bugs' into... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Sage Weil | Merge remote-tracking branch 'gh/wip-mon-osd-create... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Yehuda Sadeh | radosgw-admin: close storage before exit |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Sage Weil | osd: move next_osdmap under separate lock |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Sage Weil | osd: fix leak of heartbeat con on reset |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Sage Weil | osd: use safe con helpers for scrub |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Sage Weil | osd: use safe con helpers from do_{infos,queries,notifies} |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Sage Weil | osd: make _share_map_outgoing() use a Connection |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Sam Lang | client: Fix for #3490 and config option to test |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Sam Lang | test/libcephfs: Test reading an empty file |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Samuel Just | PG: scrubber.end should be exactly a boundary |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Samuel Just | ReplicatedPG: remove from snap_collections even without... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Samuel Just | OSD: get_or_create_pg return null if pool is gone |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Samuel Just | OSD: history.last_epoch_started should start at 0 |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Samuel Just | PG: maintain osd local last_epoch_started for find_best... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Samuel Just | hobject_t: make max private |
commit | commitdiff | tree | snapshot |
2012-11-29 |
tamil | Script to install and configure radosgw. |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Greg Farnum | Merge branch 'wip-mon-store-errorcheck' into next |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Yehuda Sadeh | Merge remote-tracking branch 'origin/wip-rgw-leak'... |
commit | commitdiff | tree | snapshot |
next |