2011-08-09 |
Colin Patrick... | Add test/rados-api/aio: SimpleWrite |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io.cc: add RmXattr, XattrIter |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add XattrsRoundTrip |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add RemoveTest |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add TruncTest |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add AppendRoundTrip |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add WriteFullRoundTrip |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add roundtrip, overlappingwrite |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | Makefile.am: build gtest in debug builds |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Colin Patrick... | Add test-rados directory, I/O test |
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-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 |
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 |
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 |
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 |
Colin Patrick... | Merge branch 'rgw-formatter' |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Colin Patrick... | In RGW, use the common/Formatter |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Sage Weil | filestore: remove unused var |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Colin Patrick... | Formatter: add open_object_section_in_ns, etc. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Colin Patrick... | test/formatter: test stream clearing |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Colin Patrick... | Formatter: must use str("") to clear ostreams |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Colin Patrick... | More changes towards using common/Formatter in rgw |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Sage Weil | mds: add hooks to test multimds link/unlink failures |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Sage Weil | qa: move fsx.sh |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Sage Weil | Revert "qa: Remove fsx workunit." |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Colin Patrick... | os/FileStore: print out BTRFS_IOC_SNAP_CREATE errs |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Colin Patrick... | rgw_rest: don't leak formatters |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Colin Patrick... | XmlFormatter: add DTD option |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | Formatter.cc: add get_len method |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | RGWFormatter: get rid of one flush variant |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | rgw_formats: introduce dump_unsigned, dump_int,etc |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | rgw: rename dump_value_str to dump_format |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | rados tool: fix cmdline parsing for --block-size |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | Formatter: add XMLFormatter::reset |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | Formatter.cc: whitespace fix |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | rgw:rename open_obj_section to open_object_section |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | Add XMLFormatter and unit test |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | Formatter: remove protected data, methods |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Sage Weil | osd, objecter, librados: add SRC_CMPXATTR operation |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Sage Weil | osd: change src_oid encoding -- FLAG DAY |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Sage Weil | testradospp: test cmpxattr (eq, str) |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Sage Weil | osd: fix cmpxattr string construction |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Sage Weil | objecter, osd: fix up cmpxattr |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | systest: add watch/notify tests with pool and object... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | systest: st_rados_create_pool: optionally wait before... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | systest: add object deletion to mirror object creation |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | systest: add st_rados_notify building block for watch... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | systest: add st_rados_watch building block for watch... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | systest: make pool configurable |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | systest: move pool deletion into its own file |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | librados: fix notify deadlock |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | osd: document remove_watchers race avoidance |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | pg: remove do_complete_notify |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | osd: put_object_context: tolerate pgs being deleted |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Josh Durgin | osd, pg: clean up watchers on pg deletion and shutdown |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Sage Weil | mds: detach replay thread |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Sage Weil | thread: detach() |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | common/Formatter: add unit test |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Greg Farnum | mdsmon: send commands to all MDSes, not just the in... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Colin Patrick... | cephtool: accept semicolons in commandline args |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Sage Weil | testradospp: add version tests |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Sage Weil | librados: add assert_src_version |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Sage Weil | objecter: add assert_src_version |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Sage Weil | osd: add ASSERT_SRC_VERSION operation |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Sage Weil | Merge branch 'stable' |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Sage Weil | osd: set reply_version for read operations |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Sage Weil | Merge remote branch 'origin/objecter-latest-map' |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Yehuda Sadeh | rgw: quiet down some log messages |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Colin Patrick... | escape_json_attr: don't escape single quotes |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Colin Patrick... | Formatter.cc: use common/escape.h |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Colin Patrick... | Makefile.am: always #define __STDC_FORMAT_MACROS |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Sage Weil | Merge branch 'stable' |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Sage Weil | mds: request attempt comes from fwd count, not retry... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Sage Weil | mds: fix create_subtree_map for new dirs |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Sage Weil | vstart: static mapping of names to ranks |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Sage Weil | v0.32 v0.32 |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Yehuda Sadeh | rgw: don't silently ignore bad user/group when setting acl |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Josh Durgin | objecter: rename POOL_DISAPPEARED to POOL_DNE |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Josh Durgin | objecter: check for updated osdmap when requesting... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Josh Durgin | objecter: fix error check - error return code is negative |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Josh Durgin | monclient: add method to retrieve the latest version... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Josh Durgin | mon: add GetVersion message |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Sage Weil | Makefile: include HeartbeatMap.h in dist |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Sage Weil | mds: fix validation of (slave) request attempts |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Sage Weil | mds: identify slave requests with reqid + attempt number |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Greg Farnum | scatterlock: fix flag assignments. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Colin Patrick... | osdmap: in json dump, dump out/in, up/down status |
commit | commitdiff | tree | snapshot |
next |