Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time: Add basic support for std::chrono based time | Adam C. Emerson | 2015-12-18 | 7 | -1/+668 |
* | Merge pull request #6701 from XinzeChi/wip-batch-peek-journal | Sage Weil | 2015-12-18 | 2 | -44/+82 |
|\ | |||||
| * | FileJournal: batch pop and unpop from writeq and completions | Xinze Chi | 2015-12-11 | 2 | -44/+82 |
* | | Merge pull request #6804 from ceph/putting-the-fail-in-assertion-failed | Sage Weil | 2015-12-18 | 12 | -305/+282 |
|\ \ | |||||
| * | | assert: abort() rather than throw | Adam C. Emerson | 2015-12-11 | 12 | -305/+282 |
* | | | Merge pull request #6900 from liewegas/wip-13988 | Sage Weil | 2015-12-18 | 3 | -2/+66 |
|\ \ \ | |||||
| * | | | osd/OSDMap: clear osd_info, osd_xinfo on osd deletion | Sage Weil | 2015-12-11 | 1 | -2/+14 |
| * | | | tests: verify it is possible to reuse an OSD id | Loic Dachary | 2015-12-10 | 2 | -0/+52 |
* | | | | Merge pull request #6902 from XinzeChi/wip-pg_stat_t-encoding | Sage Weil | 2015-12-18 | 3 | -106/+197 |
|\ \ \ \ | |||||
| * | | | | osd: object_stat_sum_t encoding optimization | Xinze Chi | 2015-12-14 | 2 | -105/+164 |
| * | | | | common: eversion_t encoding optimization | Xinze Chi | 2015-12-14 | 1 | -0/+12 |
| * | | | | common: utime_t encoding optimization | Xinze Chi | 2015-12-14 | 1 | -1/+21 |
* | | | | | Merge pull request #6909 from mslovy/wip-shared-cache | Sage Weil | 2015-12-18 | 2 | -23/+34 |
|\ \ \ \ \ | |||||
| * | | | | | common: improve cache efficiency | Ning Yao | 2015-12-13 | 2 | -14/+19 |
| * | | | | | common: improve cache, replace to unordered map with initializing hash bucket... | Ning Yao | 2015-12-13 | 2 | -9/+15 |
* | | | | | | Merge pull request #6968 from xiexingguo/xxg-wip-14118 | Josh Durgin | 2015-12-18 | 1 | -1/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | librbd: exit if parent snap is gone during clone | xiexingguo | 2015-12-18 | 1 | -1/+7 |
* | | | | | | | Merge pull request #6914 from x11562/x11562 | Jason Dillaman | 2015-12-18 | 1 | -2/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | check for striping parameters | na xie | 2015-12-15 | 1 | -2/+9 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #6958 from xiexingguo/patch-1 | Jason Dillaman | 2015-12-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | librbd: return error if we fail to delete object_map head object | xiexingguo | 2015-12-17 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #6965 from kylinstorage/wip-rbd-default-order | Jason Dillaman | 2015-12-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rbd: use default order value from g_conf | Yunchuan Wen | 2015-12-18 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #6928 from HeyoQiang/heyongqiang1215 | Loic Dachary | 2015-12-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | mon: modify the level of a log about OSD's condition in OSDMonitor.cc | Yongqiang He | 2015-12-18 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #6847 from oritwas/wip-fix-warning | Sage Weil | 2015-12-17 | 8 | -1/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | rbd: fix "was hidden" warning | Orit Wasserman | 2015-12-17 | 6 | -0/+6 |
| * | | | | | | | | | newstore: fix was hidden warning | Orit Wasserman | 2015-12-17 | 1 | -0/+2 |
| * | | | | | | | | | rgw: use unsigned long to print to log | Orit Wasserman | 2015-12-17 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #6924 from stiopaa1/removefriend | Sage Weil | 2015-12-17 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | msg/simple/Pipe.h:remove unneeded friend decl | Michal Jarzabek | 2015-12-14 | 1 | -3/+0 |
* | | | | | | | | | | | Merge pull request #6405 from jcsp/wip-9963 | Sage Weil | 2015-12-17 | 14 | -21/+1049 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | test/librados: increase timeout in wait_for_healthy | John Spray | 2015-12-04 | 1 | -1/+3 |
| * | | | | | | | | | | | test: fix linkage on rbd/journal tests | John Spray | 2015-12-03 | 1 | -2/+2 |
| * | | | | | | | | | | | osdc/Objecter: end of pg if next pointer is MAX, not 0 items | Sage Weil | 2015-12-03 | 1 | -6/+8 |
| * | | | | | | | | | | | librados: C++ bindings for new object_list methods | John Spray | 2015-12-03 | 5 | -31/+309 |
| * | | | | | | | | | | | librados: update naming for new object list methods | John Spray | 2015-12-03 | 3 | -74/+87 |
| * | | | | | | | | | | | osdc/Objecter: direct enumerate request at hash, not pg | Sage Weil | 2015-12-03 | 1 | -6/+2 |
| * | | | | | | | | | | | test: tests for new-style pgls | John Spray | 2015-12-03 | 1 | -0/+126 |
| * | | | | | | | | | | | test/librados: util to set pg_num | John Spray | 2015-12-03 | 3 | -7/+139 |
| * | | | | | | | | | | | librados: new style pgls | John Spray | 2015-12-03 | 2 | -0/+213 |
| * | | | | | | | | | | | osdc/Objecter: new-style pgls | John Spray | 2015-12-03 | 2 | -3/+217 |
| * | | | | | | | | | | | osd: set handle to start of next PG on pgnls end of pg | Sage Weil | 2015-12-03 | 1 | -3/+28 |
| * | | | | | | | | | | | osd/osd_types: add pg_t::get_hobj_{start,end} methods | Sage Weil | 2015-12-03 | 2 | -0/+27 |
* | | | | | | | | | | | | Merge pull request #6945 from jcsp/wip-blacklist-clear | Kefu Chai | 2015-12-17 | 2 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | mon: add `osd blacklist clear` | John Spray | 2015-12-16 | 2 | -0/+14 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #6564 from branch-predictor/bp-fix-mon-kv-store | Sage Weil | 2015-12-17 | 5 | -32/+33 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | mon/Monitor.cc: improve error handling | Piotr Dałek | 2015-12-07 | 1 | -5/+5 |
| * | | | | | | | | | | | | mon/Monitor.cc: attempt to decode and extract keyring only if it is found. | Piotr Dałek | 2015-12-07 | 1 | -5/+8 |
| * | | | | | | | | | | | | mon/ceph_mon.cc: fail on any error, not just empty magicbl | Piotr Dałek | 2015-12-07 | 1 | -1/+1 |