2011-02-03 |
Sage Weil | signal: fix redefine warnings |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Samuel Just | ReplicatedPG: snap_trimmer fix leaked lock |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Samuel Just | ReplicatedPG:snap_trimmer should return if !clean or... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Samuel Just | mount.ceph: option parsing fix |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Samuel Just | FileStore: fix double close |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Samuel Just | OSD: update_osd_stat take heartbeat_lock |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Greg Farnum | Locker: Drop loner correctly! |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Sage Weil | mds: defer sending resolves until mdsmap.failed.empty() |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Sage Weil | osd: fix mutual exclusion for _dispatch |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Sage Weil | osd: preserve ordering when ops are requeued |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Sage Weil | osd: restart if the osdmap client, heartbeat, OR cluste... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Sage Weil | osd: avoid extraneous send_boot() calls |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Samuel Just | ReplicatedPG: _rollback_to fix the just cloned condition |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Sage Weil | v0.24.2 v0.24.2 |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Sage Weil | msgr: make connection pipe reset atomic |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Sage Weil | msgr: include con in debug output |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Sage Weil | filestore: don't wait min sync interval on explicit... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Samuel Just | ReplicatedPG: fix snap_trimmer log version bug |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Greg Farnum | FileJournal: don't overflow the journal size. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Colin Patrick... | mds: respawn must unblock signals before exec |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Colin Patrick... | common: move signal blocking into signal.cc |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Colin Patrick... | common: add signal_mask_to_str |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Sage Weil | msgr: always start reaper |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Sage Weil | monclient: fix locking |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Colin Patrick... | signals: signal.cc: trim includes |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Colin Patrick... | common: re-install sighandlers after daemon() |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Colin Patrick... | common: move signal handler stuff into signal.cc |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Samuel Just | ReplicatedPG.cc: fix snap_trimmer object context error |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Samuel Just | ReplicatedPG.cc: update coi version and prior_version... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Samuel Just | ReplicatedPG.cc: fix use of potentially invalid pointer |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Samuel Just | ReplicatedPG,PG,OSD: snap_trimmer should run only when... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Colin Patrick... | signals: handle_fatal_signal: use SA_NODEFER |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Colin Patrick... | signals: backtrace some more exotic fatal signals |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Colin Patrick... | signals: Handle SIGILL, SIGBUS, SIGFPE. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Sage Weil | mds: fix journaling of root default_file_layout |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Sage Weil | mon: remove rank from failed when taking over for faile... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Sage Weil | mds: kick discovers when peers enter active|clientrepla... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Sage Weil | mon: fix 'ceph mds fail <N>' command |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Samuel Just | PG: fix adjust_local_snaps bug |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Sage Weil | Merge branch 'purged_snaps' into testing |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Sage Weil | osd: rebind heartbeat_messenger (with cluster one)... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Sage Weil | messenger: let rebind() avoid multiple ports |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Sage Weil | osd: drop messages from before we moved back to boot... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Greg Farnum | MDS: Use new C_Gather::get_num_remaining() in MDCache. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Greg Farnum | C_Gather: Set debug #ifdefs to remove set. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Greg Farnum | C_Gather: Rewrite for thread safety. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Greg Farnum | mds: call MonClient::shutdown when doing a journal... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Colin Patrick... | os: don't crash on no-journal case |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Sage Weil | mds: tolerate (with warning) replayed op with bad preal... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Sage Weil | mds: improve debug output on ESession journal replay |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Samuel Just | OSD,ReplicatedPG: Do not run snap_trimmer while the... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Samuel Just | ReplicatedPG: snap_trimmer skip removed snaps without... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Samuel Just | OSD: _pg_process_info refactor to use adjust_local_snaps |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Samuel Just | PG: added adjust_local_snaps, activate now checks local... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Samuel Just | PG: change snap_collections to an interval_set |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Samuel Just | PG: activate should not enqueue snap_trimmer on a replica |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Sage Weil | filejournal: rewrite completion handling, fix ordering... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Samuel Just | ReplicatedPG: Fix oi.size bug in _rollback_to |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Samuel Just | ReplicatedPG: register_object_context and register_snap... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Samuel Just | ReplicatedPG: snap_trimmer work around |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Colin Patrick... | osd: OSD::queue_pg_for_deletion: avoid double del |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Sage Weil | mds: avoid double-pinning stray inodes |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Samuel Just | ReplicatedPG: Fix bug in rollback |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Sage Weil | v0.24.1 v0.24.1 |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Samuel Just | ReplicatedPG: get_object_context ssc refcount leak |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Samuel Just | ReplicatedPG: clone_overlap should contain one entry... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Samuel Just | PG: Fixes bug in _scrub with checking clones |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Samuel Just | PG: Fix bug in scrub when checking clone sizes |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Sage Weil | mds: assert no submit_entry during replay state |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Sage Weil | mds: start new log segment resolve start, not replay... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Sage Weil | osd: clean up backlog generation checks a bit |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Sage Weil | osd: generate backlog if needed to get last_complete... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Sage Weil | osd: send sufficient log to compensate for replicas... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Sage Weil | mds: load root inode on replay if auth |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Greg Farnum | msgr: Unlock dispatch_queue.lock when short-circuiting... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Sage Weil | filestore: assert on out of order journal pipeline... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Sage Weil | filestore: fix wake condition when journal submission... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Sage Weil | mds: fix purge_stray for directories, zeroed layouts |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Colin Patrick... | osd: PG::Info::History: init last_epoch_clean |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Samuel Just | SimpleMessenger.cc: Fixes a dispatch_throttler leak... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Sage Weil | v0.24 v0.24 |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Sage Weil | osd: compensate for replicas with tail > last_complete |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Sage Weil | mds: make nested scatterlock state change check more... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Sage Weil | filestore: make OpSequencer::flush() work for writeahea... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Colin Patrick... | mon: build_initial_monmap: fix mismatched alloc |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Colin Patrick... | common: cleanups |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Colin Patrick... | osd: PG::choose_acting: fix major iterator mistake |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Colin Patrick... | rgw: fix fd leak on error path |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Colin Patrick... | hadoop: fix a bunch of mismatched allocations |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Colin Patrick... | auth: avoid mismatched allocation |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Sage Weil | osd: flush pg writes to disk before starting scrub... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Sage Weil | filestore: add per-sequencer flush operation |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Sage Weil | osd: debug scan_list and scrub a bit better |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Sage Weil | osd: clear INCONSISTENT if scrub detects no errors |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Sage Weil | osd: add assert that we're replica |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Laszlo Boszormenyi | debian: don't strip rados classes |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Laszlo Boszormenyi | debian: rename ceph.lintian -> ceph.lintian-overrides |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Samuel Just | PG.cc: |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Samuel Just | ReplicatedPG.cc: |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Sage Weil | filestore: detect final version of async ioctl SNAP_CRE... |
commit | commitdiff | tree | snapshot |
next |