Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: fix unittest memory leak to make valgrind silence | Yao Zongyou | 2017-12-25 | 11 | -75/+75 |
* | Merge pull request #18196 from liewegas/wip-bluestore-sync-onreadable | Sage Weil | 2017-12-19 | 1 | -0/+13 |
|\ | |||||
| * | ceph_test_objectstore: flush() before collection_list() | Sage Weil | 2017-12-11 | 1 | -0/+13 |
* | | Merge pull request #19131 from theanalyst/usage-trim | Yuri Weinstein | 2017-12-18 | 1 | -0/+41 |
|\ \ | |||||
| * | | test/cls: add a basic test for rgw usage log | Abhishek Lekshmanan | 2017-11-28 | 1 | -0/+41 |
* | | | Merge pull request #19272 from cfanz/wip2-optimize-get_obj_vals | Yuri Weinstein | 2017-12-18 | 1 | -0/+64 |
|\ \ \ | |||||
| * | | | cls_rgw: use more effective container operations in get_obj_vals | Xinying Song | 2017-12-04 | 1 | -0/+64 |
* | | | | Merge pull request #17482 from yaozongyou/rgw-admin-process-all-gc-objects | Yuri Weinstein | 2017-12-18 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | rgw-admin: support for processing all gc objects including unexpired. | Yao Zongyou | 2017-11-20 | 1 | -1/+2 |
* | | | | | Merge pull request #19490 from adamemerson/wip-hypomodern | Kefu Chai | 2017-12-16 | 8 | -67/+65 |
|\ \ \ \ \ | |||||
| * | | | | | common: Switch from boost::shared_mutex to std::shared_mutex | Adam C. Emerson | 2017-12-14 | 1 | -55/+54 |
| * | | | | | common: Get rid of artifact filename | Adam C. Emerson | 2017-12-14 | 6 | -8/+7 |
| * | | | | | common: Remove backported max and make_unique | Adam C. Emerson | 2017-12-14 | 3 | -4/+4 |
* | | | | | | Merge pull request #19464 from myoungwon/wip-bug-fix-22369 | myoungwon oh | 2017-12-16 | 1 | -16/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | src/test: remove unnecessary stat | myoungwon oh | 2017-12-13 | 1 | -16/+0 |
* | | | | | | | Merge PR #18512 into master | Patrick Donnelly | 2017-12-15 | 1 | -12/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | mon,mgr,doc,test: standardize argument as role | Jos Collin | 2017-12-06 | 1 | -12/+0 |
* | | | | | | | | Merge pull request #19361 from Songweibin/wip-init-image-id | Jason Dillaman | 2017-12-15 | 1 | -0/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pybind/rbd: support open the image by image_id | songweibin | 2017-12-08 | 1 | -0/+29 |
* | | | | | | | | | Merge pull request #19406 from trociny/wip-deep-copy-pybind | Jason Dillaman | 2017-12-15 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | pybind/rbd: add deep_copy method | Mykola Golub | 2017-12-11 | 1 | -0/+22 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #19436 from trociny/wip-22333 | Jason Dillaman | 2017-12-15 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | rbd-nbd: support optionally setting device timeout | Mykola Golub | 2017-12-12 | 1 | -0/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #19056 from adamemerson/wip-with-val | Kefu Chai | 2017-12-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rgw: Disambiguate call to max | Adam C. Emerson | 2017-12-07 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #19402 from b-ranto/wip-fix-arm-build | Jason Dillaman | 2017-12-12 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | librbd: Do not instantiate TrimRequest template class | Boris Ranto | 2017-12-12 | 1 | -1/+0 |
| | |/ / / / / / | |/| | | | | | | |||||
* / | | | | | | | test/rbd_mirror: "use of uninitialised value" valgrind warning | Mykola Golub | 2017-12-11 | 1 | -3/+3 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #19383 from trociny/wip-snapshot-copy | Jason Dillaman | 2017-12-08 | 2 | -60/+105 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | librbd: deep_copy: move set_head to snapshot_copy state machine | Mykola Golub | 2017-12-07 | 2 | -60/+103 |
| * | | | | | | | librbd: deep_copy: don't create snapshots above snap_id_end | Mykola Golub | 2017-12-07 | 2 | -1/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #18752 from liewegas/wip-peering-queue | Sage Weil | 2017-12-08 | 1 | -6/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | unittest_workqueue: use different option | Sage Weil | 2017-12-04 | 1 | -6/+6 |
* | | | | | | | Merge pull request #19188 from adamwg/awg/rbd-watchers-api | Jason Dillaman | 2017-12-06 | 2 | -0/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pybind: Add support for rbd_watchers_list | Adam Wolfe Gordon | 2017-11-28 | 1 | -0/+6 |
| * | | | | | | | librbd: Add support for listing image watchers | Adam Wolfe Gordon | 2017-11-27 | 1 | -0/+27 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #19337 from trociny/wip-22306 | Jason Dillaman | 2017-12-06 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pybind/rbd: raise KeyError when metadata does not exist | Mykola Golub | 2017-12-05 | 1 | -0/+2 |
* | | | | | | | | Merge pull request #19315 from trociny/wip-fsx-ggate | Jason Dillaman | 2017-12-06 | 1 | -5/+281 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | test/librbd: rbd-ggate mode for fsx | Mykola Golub | 2017-12-04 | 1 | -1/+274 |
| * | | | | | | | | test/librbd: enable fsx lite mode support | Mykola Golub | 2017-12-04 | 1 | -4/+7 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #19343 from dillaman/wip-22321 | Mykola Golub | 2017-12-06 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ceph-dencoder: moved RBD types outside of RGW preprocessor guard | Jason Dillaman | 2017-12-05 | 1 | -2/+2 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #19334 from amitkumar50/cov-misc-13 | Xie Xingguo | 2017-12-06 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | test: Initializing ChunkReadOp members | amitkuma | 2017-12-05 | 1 | -3/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #19101 from ifed01/wip-ifed-extending-fio | Igor Fedotov | 2017-12-05 | 2 | -50/+343 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | test/fio: add single pool mode to share collections among multiple jobs | Igor Fedotov | 2017-11-30 | 1 | -54/+113 |
| * | | | | | | | test/fio: add options to insert attributes/omaps into write transaction. | Igor Fedotov | 2017-11-30 | 2 | -8/+242 |
* | | | | | | | | Merge pull request #18812 from tchaikov/wip-pybind-rados-service-api | Kefu Chai | 2017-12-05 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pybind/rados: add rados_service_*() | Kefu Chai | 2017-11-30 | 1 | -0/+7 |