Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v0.33v0.33 | Sage Weil | 2011-08-17 | 2 | -1/+7 |
* | osd: pg_stat_t: throw exception on unknown encoding | Sage Weil | 2011-08-17 | 1 | -0/+2 |
* | qa: test rename into snapped dir | Sage Weil | 2011-08-17 | 1 | -0/+22 |
* | mds: mark newly created snaprealms as open | Sage Weil | 2011-08-17 | 1 | -0/+1 |
* | osd: fix heartbeats after bad markdown | Sage Weil | 2011-08-15 | 2 | -0/+3 |
* | mds: avoid issue_caps on snapped inodes | Sage Weil | 2011-08-12 | 2 | -18/+28 |
* | mds: don't wait for lock 'flushing' flag on replicas | Sage Weil | 2011-08-11 | 1 | -1/+1 |
* | librbd: deduplicate sparse read interpretation | Josh Durgin | 2011-08-11 | 1 | -85/+75 |
* | librbd: make read_iterate mirror AioCompletion::complete | Josh Durgin | 2011-08-11 | 1 | -4/+10 |
* | testlibrbd: remove useless print statements | Josh Durgin | 2011-08-11 | 1 | -2/+0 |
* | testlibrbd: NUL-terminate orig_data | Josh Durgin | 2011-08-11 | 1 | -0/+1 |
* | testlibrbd(pp): accept standard command line arguments | Josh Durgin | 2011-08-11 | 2 | -0/+2 |
* | osd: don't request heartbeats from down peers | Sage Weil | 2011-08-11 | 1 | -1/+2 |
* | Merge branch 'debian-deps' | Sage Weil | 2011-08-08 | 1 | -5/+5 |
|\ | |||||
| * | debian: explicitly bind library users to matching version | Sage Weil | 2011-08-08 | 1 | -3/+3 |
| * | debian: don't explicitly list deps; let debian figure it out | Sage Weil | 2011-08-05 | 1 | -4/+4 |
* | | Merge branch 'wip-heartbeats' | Sage Weil | 2011-08-08 | 4 | -200/+180 |
|\ \ | |||||
| * | | osd: expect heartbeats from anyone peering depends on | Sage Weil | 2011-08-04 | 2 | -21/+33 |
| * | | osd: restructure heartbeats | Sage Weil | 2011-08-04 | 4 | -185/+153 |
* | | | Merge branch 'wip-config' | Colin Patrick McCabe | 2011-08-08 | 15 | -119/+499 |
|\ \ \ | |||||
| * | | | Remove unused dyn_sprintf | Colin Patrick McCabe | 2011-08-05 | 4 | -71/+0 |
| * | | | config.cc: clean up includes | Colin Patrick McCabe | 2011-08-05 | 1 | -9/+2 |
| * | | | config: more thread-safety stuff | Colin Patrick McCabe | 2011-08-05 | 8 | -14/+76 |
| * | | | injectargs: forbid unsafe string modifications | Colin Patrick McCabe | 2011-08-05 | 3 | -13/+142 |
| * | | | test/daemon_config: add injectargs test | Colin Patrick McCabe | 2011-08-05 | 1 | -0/+19 |
| * | | | Add daemon_config, libceph_config, etc. | Colin Patrick McCabe | 2011-08-05 | 4 | -7/+143 |
| * | | | add config unit test | Colin Patrick McCabe | 2011-08-05 | 2 | -0/+69 |
| * | | | librados.h: fix out-of-date comment | Colin Patrick McCabe | 2011-08-05 | 1 | -2/+1 |
| * | | | config: more cleanup | Colin Patrick McCabe | 2011-08-05 | 2 | -10/+13 |
| * | | | config: add proper locking, fix comments | Colin Patrick McCabe | 2011-08-04 | 4 | -9/+50 |
* | | | | osd: missing ! in ifs on bad map after osd boot | Sage Weil | 2011-08-07 | 1 | -2/+2 |
* | | | | mds: fix Migrator::audit() for IMPORT_ABORTING | Sage Weil | 2011-08-07 | 1 | -0/+5 |
* | | | | objecter: halt compound operation only if result < 0 | Yehuda Sadeh | 2011-08-05 | 1 | -1/+1 |
* | | | | mds: chain rename subtree projections | Sage Weil | 2011-08-05 | 6 | -63/+73 |
* | | | | client: whitespace cleanup | Sage Weil | 2011-08-05 | 1 | -5/+5 |
* | | | | client: send renames to the correct node | Sage Weil | 2011-08-05 | 1 | -1/+1 |
* | | | | libceph.h: fix C compilation | Colin Patrick McCabe | 2011-08-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'rgw-formatter' | Colin Patrick McCabe | 2011-08-04 | 12 | -377/+348 |
|\ \ \ | |_|/ |/| | | |||||
| * | | In RGW, use the common/Formatter | Colin Patrick McCabe | 2011-08-04 | 9 | -331/+220 |
| * | | Formatter: add open_object_section_in_ns, etc. | Colin Patrick McCabe | 2011-08-04 | 3 | -18/+68 |
| * | | test/formatter: test stream clearing | Colin Patrick McCabe | 2011-08-04 | 1 | -0/+23 |
| * | | Formatter: must use str("") to clear ostreams | Colin Patrick McCabe | 2011-08-04 | 1 | -0/+7 |
| * | | More changes towards using common/Formatter in rgw | Colin Patrick McCabe | 2011-08-04 | 9 | -51/+53 |
* | | | filestore: remove unused var | Sage Weil | 2011-08-04 | 1 | -1/+0 |
| |/ |/| | |||||
* | | mds: add hooks to test multimds link/unlink failures | Sage Weil | 2011-08-03 | 3 | -1/+24 |
* | | qa: move fsx.sh | Sage Weil | 2011-08-03 | 1 | -0/+0 |
* | | Revert "qa: Remove fsx workunit." | Sage Weil | 2011-08-03 | 2 | -0/+1164 |
* | | os/FileStore: print out BTRFS_IOC_SNAP_CREATE errs | Colin Patrick McCabe | 2011-08-03 | 1 | -2/+6 |
|/ | |||||
* | rgw_rest: don't leak formatters | Colin Patrick McCabe | 2011-08-03 | 1 | -0/+3 |
* | XmlFormatter: add DTD option | Colin Patrick McCabe | 2011-08-02 | 3 | -8/+32 |