2011-08-15 |
Yehuda Sadeh | rgw: some encoding fixes |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Yehuda Sadeh | rgw: handle zero and invalid max_keys |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Yehuda Sadeh | rgw: create CommonPrefixes section for each prefix |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Yehuda Sadeh | rgw: adjust returned error when got invalid auth request |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Colin Patrick... | obsync: add SRC_SECURE, DST_SECURE |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Josh Durgin | librbd: output copy progress |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sage Weil | mds: avoid issue_caps on snapped inodes |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sage Weil | client: use localized ldout macro |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sage Weil | mon: dump mdsmap in json |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sage Weil | mds: don't wait for lock 'flushing' flag on replicas |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Josh Durgin | librbd: deduplicate sparse read interpretation |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Josh Durgin | librbd: make read_iterate mirror AioCompletion::complete |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Josh Durgin | testlibrbd: remove useless print statements |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Josh Durgin | testlibrbd: NUL-terminate orig_data |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Josh Durgin | testlibrbd(pp): accept standard command line arguments |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sage Weil | osd: don't request heartbeats from down peers |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sage Weil | cfuse: properly invalidate page cache data via callback |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sage Weil | client: add callback for cache invalidate |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sage Weil | client: use helper to invalidate/truncate cached file... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sage Weil | client: fix cached file data truncation |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sage Weil | fuse: enable atomic_o_trunc |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sage Weil | fuse: allow big writes |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Greg Farnum | Merge branch 'wip-pg-creation' |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | librados: implement/document tmap_{get,put} |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | radosgw_admin: fix clitest |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | mds: don't wait for lock 'flushing' flag on replicas |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Yehuda Sadeh | rgw: can specify time for intent log purging |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Yehuda Sadeh | rgw: reduce intent log obj name time resolution |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Yehuda Sadeh | rgw: add 'temp remove' tool for rgw_admin |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | qa/fsstress: be verbose |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | librados: document tmap_update |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | librados: document rados_pool_list |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Yehuda Sadeh | rgw: update radosgw man page |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Josh Durgin | Merge branch 'wip-librbd-read' |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Yehuda Sadeh | rgw: remove original object in put_obj, instead of... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Yehuda Sadeh | librados: support op flags |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | osd: don't request heartbeats from down peers |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | Makefile: add rule for building coverity build bundle |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | objecter: fix compile error |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | osd: don't try to remove head if it doesn't exist |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | objecter: allow setting of op flags for previously... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | osd: add CEPH_OSD_OP_FLAG_FAILOK |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | auth: use set<> instead of map<,bool> |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Josh Durgin | librbd: deduplicate sparse read interpretation |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Josh Durgin | librbd: make read_iterate mirror AioCompletion::complete |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Yehuda Sadeh | librados, rgw: integrate stats categories |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Greg Farnum | objecter: allow requesting specific maps in maybe_reque... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Josh Durgin | testlibrbd: remove useless print statements |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Josh Durgin | testlibrbd: NUL-terminate orig_data |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Josh Durgin | testlibrbd(pp): accept standard command line arguments |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Yehuda Sadeh | librados: add missing method that was lost in merge |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Yehuda Sadeh | Merge branch 'wip-stats' into wip-atomic-get |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Yehuda Sadeh | rgw: add hour to intent log name for higher resolution |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Sage Weil | Merge branch 'wip-client' |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Yehuda Sadeh | rgw: log shadow objects removal in intent log |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Yehuda Sadeh | Merge branch 'wip-atomic-get' |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Greg Farnum | pgmon: use pool.get_last_change whenever creating new PGs |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Yehuda Sadeh | rgw: return ENOENT after get_obj() in some cases |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Greg Farnum | osdmon: maintain ceph_pg_pool::last_change correctly |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Greg Farnum | pgmon: call check_osd_map via a new on_active implement... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Greg Farnum | pgmon: fix comments to output the right function |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Sage Weil | Merge branch 'debian-deps' |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Sage Weil | debian: explicitly bind library users to matching version |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Sage Weil | Merge branch 'wip-heartbeats' |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Yehuda Sadeh | rgw: ignore hidden objects for bucket deletion, fix... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Colin Patrick... | Merge branch 'wip-config' |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Sage Weil | osd: missing ! in ifs on bad map after osd boot |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Sage Weil | mds: fix Migrator::audit() for IMPORT_ABORTING |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Yehuda Sadeh | rgw: clone_obj can set mtime |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Yehuda Sadeh | librados: can set mtime for operate (mutate) |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Yehuda Sadeh | objecter: halt compound operation only if result < 0 |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | Remove unused dyn_sprintf |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | config.cc: clean up includes |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Sage Weil | mds: chain rename subtree projections |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Sage Weil | client: whitespace cleanup |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Sage Weil | client: send renames to the correct node |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Yehuda Sadeh | rgw: multiple fixes |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | config: more thread-safety stuff |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | injectargs: forbid unsafe string modifications |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | test/daemon_config: add injectargs test |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | Add daemon_config, libceph_config, etc. |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Greg Farnum | pgmon: create ALL pgs in new pools with correct creatio... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | add config unit test |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | librados.h: fix out-of-date comment |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Sage Weil | debian: don't explicitly list deps; let debian figure... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | config: more cleanup |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | libceph.h: fix C compilation |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Colin Patrick... | config: add proper locking, fix comments |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Yehuda Sadeh | rgw: mark ops as atomic |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Greg Farnum | osd: remove unnecessary history creation. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Greg Farnum | osdmon: remove default values for prepare_new_pool |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Yehuda Sadeh | rgw: conditional clone, depends on src_cmpxattr result |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Yehuda Sadeh | librados: modify src_cmpxattr interface |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Greg Farnum | pgmon: create PGs with a creation epoch that matches... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Yehuda Sadeh | librados: get it compiled |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Yehuda Sadeh | rgw: prepare for conditional clone_range |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Yehuda Sadeh | rgw: adapt some more rados calls to the new atomic... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Yehuda Sadeh | librados: restructure ObjectOperation |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Yehuda Sadeh | rgw: a few more operations are using atomic infrastructure |
commit | commitdiff | tree | snapshot |
next |