2011-07-13 |
Jim Schutt | crushtool: Add call to global_init() to avoid dout... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Wido den Hollander | obsync: Depend on python-pyxattr instead of python... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sage Weil | rados: fix warning |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Sage Weil | v0.31 v0.31 |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Sage Weil | filejournal: parse kernel version 3.0+ |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Yehuda Sadeh | rgw: fix copy operation (clean up acls) |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Yehuda Sadeh | rgw: when listing objects, set locator key only when... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Sage Weil | osd: use shared helper for WRITE, CLONERANGE stats... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Sage Weil | osd: clean up a few things in do_osd_ops |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sage Weil | rados: fix usage() |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Greg Farnum | mds: check that dnl exists before dereferencing it. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sage Weil | mds: set old and new dentry lease bits |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sage Weil | mds: conclude ENOENT during travrse if we have a readab... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sage Weil | Revert "mds: fail out of path_traverse if we have a... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sage Weil | mds: always clear_flushed() after finish_flush() |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sage Weil | client: fix num_flushing_caps accounting |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sage Weil | client: don't call flush_snaps when nothing to flush |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sage Weil | mds: kill stray break |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sage Weil | Merge branch 'stable' |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Tommi Virtanen | logrotate.conf: Mark stat/*.log as "missingok"; it... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sage Weil | Merge branch 'stable' |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Alexandre Oliva | Move stat/*.log to the end of logrotate.conf |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sage Weil | mds: fix file_excl assert |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Colin Patrick... | obsync: improve formatting a little bit |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Colin Patrick... | obsync: add man page, documentation line |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Colin Patrick... | buffer: remove do_cow, clone_in_place |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Sage Weil | Merge remote branch 'origin/wip-client' |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Colin Patrick... | librados: close very small race condition |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Sage Weil | mon: add 'osd create [id]' command |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Sage Weil | client: clean up cap flush methods |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Sage Weil | Makefile: libmds.a, not libmds.la |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Sage Weil | mds: fix off-by-one in cow_inode vs snap flushes |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Yehuda Sadeh | rgw: fix of users are created suspended |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Colin Patrick... | Fix handling of CEPH_CONF |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Yehuda Sadeh | rados: fix warning |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Sage Weil | client: only send one flushsnap once per mds session |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Yehuda Sadeh | Merge branch 'rados-load-gen' |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Yehuda Sadeh | rados tool: load generator |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Colin Patrick... | Add "How to use C_GatherBuilder" comment |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Colin Patrick... | C_GatherBuilder: add C_GatherBuilder::activate() |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Colin Patrick... | C_Gather: remove unused "any" option |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Colin Patrick... | C_Gather: hide constructor, convert uses |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Colin Patrick... | C_GatherBuilder: more uses, add set_finisher |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Colin Patrick... | Filer.h: use C_GatherBuilder |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Colin Patrick... | Add C_GatherBuilder |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Colin Patrick... | mds/journal.cc: remove deadcode |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Colin Patrick... | Add compiler_extensions.h for warn_unused_result |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Wido den Hollander | obsync: Depend on python-lxml on Debian derived platforms |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Samuel Just | osd: don't spew spurious scrub unreserve messages |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Sage Weil | client: more inode ref counting debugging |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Sage Weil | client: do not leak MetaRequests on get_or_create(... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Sage Weil | client: do not assume MetaRequest's dentries are linked |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Sage Weil | client: pin dentries referenced by MetaRequest |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Sage Weil | client: fix dentry ref counting |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Yehuda Sadeh | rados: some more load-gen work |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Sage Weil | mds: fix mds scatter_writebehind starvation |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Greg Farnum | msgr: simply set_ip by using is_blank_ip |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Greg Farnum | messenger: rename is_blank_addr to is_blank_ip. |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Sage Weil | client: make tdout() work in header |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Yehuda Sadeh | rgw: merge chunks for clone range, truncate to 0 before |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Sage Weil | qa: add clone_range tool |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Sage Weil | qa: file_layout.sh is kclient only |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Greg Farnum | messenger: add a set_ip function to initialize the IP |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Sage Weil | qa: fix file_layout.sh mode |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Sage Weil | client: improve debug output a bit |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Sage Weil | mds: fix snaprealm split for dir inode |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Sage Weil | qa: move file_layout into workunits/misc |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Yehuda Sadeh | radosgw_admin: fix cli test |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | Merge branch 'master' of ssh://ceph.newdream.net/git... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | Merge branch 'master' into rgw |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | radostool: load gen, wip |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Sage Weil | qa: make kernel_untar_build.sh output more helpful |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Greg Farnum | testceph: test file opens with extra slashes |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Greg Farnum | testceph: expand test cases |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Greg Farnum | filepath: don't parse multiple slashes as multiple... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Greg Farnum | Resetter: Check return values from Journaler. |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Greg Farnum | Journaler: pay attention to return codes from read... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Samuel Just | ReplicatedPG: Fix some obc leaks |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Samuel Just | PG: simplify merge_log, remove old objects |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Samuel Just | PG: fix add_next_event and merge add_event |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Sage Weil | filestore: allow FIEMAP to be disabled via conf |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Greg Farnum | qa: add file_layout.sh workunit |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Greg Farnum | mds: make cast explicit to suppress compiler warning. |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | testradospp: fix compilation |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Greg Farnum | mon: Guard injectargs parsing to prevent crashes on... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Greg Farnum | mds: Explicitly initialize layout fields, and to the... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Sage Weil | v0.30 v0.30 |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Sage Weil | debian: drop python-support version req |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | rados: encode bufferlist in watch-notify |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | rados: encode bufferlist in watch-notify |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | rgw: fix some issues with call to clone_range |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | rgw: fix clone_range |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | rgw: radosgw_admin --help typo |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | rgw: implement atomic multipart upload, atomic copy |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | rgw: atomic put |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Yehuda Sadeh | rgw: radosgw_admin user rm --purge-data |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Josh Durgin | config: remove unused iat options |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Greg Farnum | testceph: actually call closedir on opened directory. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Greg Farnum | qa: initial commit of file_layout.sh |
commit | commitdiff | tree | snapshot |
next |