2010-07-29 |
Sage Weil | v0.21 v0.21 |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Yehuda Sadeh | cclass.in: fix libdir definition |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Thomas Mueller | debian/ceph.logrotate: enhance postrotate for "service... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Sage Weil | mon: trim old logm states |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Thomas Mueller | debian: ceph-cfuse: move ceph from Recommends to Suggests |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Thomas Mueller | ceph.spec.in: create /var/log/ceph/stat dir |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Sage Weil | ceph.spec.in: rbdtool -> rbd |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | debian: drop gcc, g++ build deps |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | release: drop wildcard |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | debian: remove gcc/g++ build-depends |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | debian: add trailing newline |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | debian: fix debhelper depend version |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | debian: update to latest standards version |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | debian: fix weak-library-dev-dependency |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | check_version: don't globber .git_version if we're... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | filestore: add option to disable use of btrfs clone... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | filestore: fix fallback clone_range implementation... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | release: put .git_version in release tarball |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Greg Farnum | pgmon: Remove creating_pgs which are from deleted pools. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sage Weil | osd: drop broken (and useless) PG::merge_log assert |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Greg Farnum | mds: handle this log replay error better: |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Yehuda Sadeh | rgw: set default log level to 20 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Yehuda Sadeh | librados: quiet down some log messages |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Wido den Hollander | rgw: Support loglevel settings |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sage Weil | qa: consistent snaptest-%d.sh naming |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sage Weil | mds: fix uninitialized LeaseStat for null lease |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sage Weil | osd: log when we get marked down but aren't |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sage Weil | debug: no name symlink when explicit --log-file |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sage Weil | client: some whitespace cleanup |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Greg Farnum | qa: add localized version of Thomas Mueller's snaptest... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yehuda Sadeh | rgw: exit after 5 seconds from SIGUSR1 anyway |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Wido den Hollander | rgw: fix that we return data when partial content is... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yehuda Sadeh | rgw: handle sigusr1, get notified for shutdown requests |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yehuda Sadeh | rgw: fix returned error code in If-None-Match |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Wido den Hollander | rgw: Make sure all times are converted to GMT, so we... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yehuda Sadeh | rgw: make sure error structure is initialized |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Wido den Hollander | rgw: fix date/time format string |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yehuda Sadeh | rgw: fix return code for prepare_get_obj() on the fs... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yehuda Sadeh | rgw: fix error status code |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Wido den Hollander | We should sent back the Last-Modified header in GMT... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Wido den Hollander | We shoud always return the Accept-Ranges header, with... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yehuda Sadeh | rgw: support partial content (206) response |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Greg Farnum | mds: Use get_oldest_snap() (not first) in handle_client... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Greg Farnum | rgw: remove unused label 'done' (compiler warning) |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Sage Weil | msgr: fix direct send to loopback connection |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Sage Weil | mon: revamp subscribe protocol [backward compatible... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Sage Weil | mds: restore CInode::get_oldest_snap() |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Sage Weil | mds: defer anchortable updates before CLIENTREPLAY... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Sage Weil | Merge remote branch 'origin/large_objects' into unstable |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Sage Weil | mds: get rid of old lease mask cruft |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Sage Weil | mds: fix lease revocation mask vs type |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Sage Weil | osd: on dups, reply if committed, or wait until ondisk |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Sage Weil | osd: helper should reply with ACK on error, op flags... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Sage Weil | osd: map indexed caller_ops back to relevant entry |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Sage Weil | osd: maintain pg last_update_ondisk |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | initscripts: fix type.id check in ceph.conf |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | Merge branch 'unstable' into large_objects |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | osd: make assemble_backlog more tolerant of races |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | osd: skip degraded objects we're already recoverying... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | osd: create missing temp collection/dir |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | osd: populate in-memory snapset context with just-pulle... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | osd: clean up size learning during pull |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | mds: drop remove_client_lease return value |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | mds: fix dentry lease mask/lockid disconnect |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | mds: no return value for issue_client_lease() |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | mds: fix lease issue mask |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | mds: create leases with non-zero seq |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | osd: log/debug hb set changes |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | osdmap: recalc num_osds after applying incremental |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | osd: clean_up_local should ignore snapped, snapdir... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | filestore: make stat print correct errno |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | osd: simplify heartbeat checks |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | osd: red is good enough; don't blink |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Greg Farnum | mds: only try and lssnaps on a dir for as long as it... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Greg Farnum | qa: runoncfuse shouldn't start cfuse in background... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Greg Farnum | mds: fix snap lookups in CInode encoding |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | mon: don't crash on 'osd pool set' command |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | osd: zero ondisklog pointers when starting pg deletion |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Yehuda Sadeh | librados: remove use of snapid_t |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sage Weil | objecter: default debug level 0 (no 'laggy' messages) |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Sage Weil | initscripts: use $type.$id, not $name, when possible |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Sage Weil | initscripts: accept osd0 or osd.0, regardless of what... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Sage Weil | Merge remote branch 'origin/large_objects' into unstable |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Sage Weil | mds: be careful obeying REQRDLOCK |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Sage Weil | debian: fix typo in libcrush description |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Sage Weil | mds: initialize snaprealm created, current_parent_since... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Sage Weil | Merge remote branch 'origin/debian' into unstable |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Yehuda Sadeh | rgw: fix calls to finish_get_obj() with uninitialized... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Sage Weil | debian: drop unused *.modules.in |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Sage Weil | debian: no more ceph-kclient-soruce |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Sage Weil | debian: cleanup from Clint Byrum <clint@ubuntu.com> |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Sage Weil | fuse.cc: make license GPL |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Sage Weil | mon: specify default new pool size/rule/pg_num in conf |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Sage Weil | clean up new pool crush rule values [backward compatibl... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Sage Weil | osd: infer missing map is empty when last_complete... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Sage Weil | mon: set/clear pause{rd,wr} osdmap flags |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Sage Weil | osd: clear failure_queue when marked down |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Sage Weil | osd: clean up pulling first/complete business |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Sage Weil | osd: push in chunks |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Yehuda Sadeh | rgw: fix content-length reporting |
commit | commitdiff | tree | snapshot |
next |