2011-07-14 |
Sage Weil | CodingStyle: final decisions? |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Tommi Virtanen | CodingStyle: Typos, whitespace. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sage Weil | CodingStyle |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Sage Weil | mds: journal renamed dirino on rmdir |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Sage Weil | mds: defer lock eval if freezing or frozen |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Sage Weil | Merge remote branch 'origin/stable' |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Sage Weil | client: remove unused variable |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Yehuda Sadeh | rgw: fix put of zero sized objects |
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 |
Greg Farnum | qa: make dir tests run by default in rename all.sh |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Sage Weil | Merge branch 'mds_wrlock' |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Sage Weil | mds: fix warning |
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-08 |
Sage Weil | mds: refactor drop_*_locks() to use helpers |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Sage Weil | mds: take a remote_wrlock on srcdir for cross-mds rename |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Sage Weil | mds: implement remote_wrlock |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Sage Weil | client: clean up debug output |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Sage Weil | mds: add mix->lock(2) state |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sage Weil | rados: fix usage() |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Greg Farnum | Merge branch 'next' |
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 | mon: fix pool vs unmanaged snaps check |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sage Weil | mon: don't use pending_inc in poolop preprocess_* |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sage Weil | mon: fix up pending_inc pool op mess |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sage Weil | mds: set old and new dentry lease bits |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Greg Farnum | Merge branch 'next' |
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-07 |
Yehuda Sadeh | rgw: fix copy operation (clean up acls) |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Greg Farnum | qa: mds rename: account for not being in the ceph root dir |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Greg Farnum | move mds rename tests to workunits directory |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Greg Farnum | qa: mds rename: Rework so it will function in teutholog... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Sage Weil | mds: cleanup: use enum for lock states |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Yehuda Sadeh | rgw: when listing objects, set locator key only when... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Sage Weil | rados: rename load-gen options |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Colin Patrick... | honor CINIT_FLAG_NO_DEFAULT_CONFIG_FILE |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Tommi Virtanen | mkcephfs: Only create OSD journal dir 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 | context: implement complete() |
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 |
next |