| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #29443 from simon-rock/metatool_dev | Yan, Zheng | 2020-03-26 | 1 | -0/+2 |
|\ |
|
| * | tool: add cephfs-meta-injection to show and amend info of inode | simon gao | 2020-03-24 | 1 | -0/+2 |
* | | rgw: remove unused librgw_admin_user | Casey Bodley | 2020-03-25 | 2 | -65/+1 |
|/ |
|
* | Merge pull request #32171 from rosinL/wip-ec-isla-aarch64 | Kefu Chai | 2020-03-23 | 1 | -0/+3 |
|\ |
|
| * | erasure-code: enable isa-l EC for aarch64 platform | Hang Li | 2020-03-10 | 1 | -0/+3 |
* | | Merge pull request #33796 from adamemerson/wip-using-namespace-common | Kefu Chai | 2020-03-21 | 4 | -32/+30 |
|\ \ |
|
| * | | include: Build target 'common' without using namespace in headers | Adam C. Emerson | 2020-03-07 | 4 | -32/+30 |
| |/ |
|
* | | librbd: prevent 'non-primary' feature from being set via API | Jason Dillaman | 2020-03-11 | 1 | -0/+1 |
* | | librbd: new RBD_FEATURE_NON_PRIMARY to prevent R/W IO | Jason Dillaman | 2020-03-11 | 1 | -8/+14 |
* | | Revert "Merge pull request #33673 from cbodley/wip-denc-enum" | Sage Weil | 2020-03-10 | 1 | -41/+12 |
|/ |
|
* | Merge pull request #30224 from chardan/jfw-wip-random-deduction-guide | Kefu Chai | 2020-03-05 | 1 | -2/+5 |
|\ |
|
| * | common: random: added a deduction guide to make using the function object | Jesse Williamson | 2019-09-14 | 1 | -2/+5 |
* | | Merge pull request #33673 from cbodley/wip-denc-enum | Kefu Chai | 2020-03-04 | 1 | -12/+41 |
|\ \ |
|
| * | | denc: add denc_traits for enum class | Casey Bodley | 2020-03-02 | 1 | -0/+38 |
| * | | denc: remove conditional underlying_type_t from ceph_le* traits | Casey Bodley | 2020-03-02 | 1 | -12/+3 |
* | | | Merge PR #33506 into master | Patrick Donnelly | 2020-03-03 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | client: add client_fs mount option support | Xiubo Li | 2020-02-28 | 1 | -2/+2 |
* | | | Merge pull request #33638 from tchaikov/wip-btree | Kefu Chai | 2020-03-02 | 1 | -14/+33 |
|\ \ \ |
|
| * | | | include/cpp-btree: use the same type when allocate/deallocate | Kefu Chai | 2020-03-02 | 1 | -14/+33 |
* | | | | Merge pull request #33536 from yuvalif/sync_object_write_with_return_value_op | Kefu Chai | 2020-03-02 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | librados: allow passing flags to operate sync APIs | Yuval Lifshitz | 2020-02-25 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #33373 from rzarzynski/wip-bl-bumpup_api_verion | Kefu Chai | 2020-03-02 | 3 | -5/+5 |
|\ \ \ \ |
|
| * | | | | common, include: bump the version of ceph::buffer's C++ API. | Radoslaw Zarzynski | 2020-02-17 | 3 | -5/+5 |
* | | | | | crimson: complete context delete in alien world | Chunmei Liu | 2020-02-28 | 1 | -3/+1 |
* | | | | | crimson:add alien blue store | Chunmei Liu | 2020-02-28 | 2 | -2/+4 |
* | | | | | crimson:common add TOPNSPC namespace for ceph and crimson | Chunmei Liu | 2020-02-28 | 3 | -5/+46 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #32937 from rzarzynski/wip-bl-carry-_carriage | Kefu Chai | 2020-02-27 | 1 | -1/+8 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | include, common: make bufferlist's move constructor inlineable. | Radoslaw Zarzynski | 2020-02-14 | 1 | -1/+8 |
* | | | | librbd: collapse API mirror primary/non-primary namespaces to single type | Jason Dillaman | 2020-02-19 | 2 | -33/+25 |
| |/ /
|/| | |
|
* | | | librbd: expose mirror uuid via the API | Jason Dillaman | 2020-02-13 | 2 | -0/+5 |
* | | | librbd: switch from fsid to mirror within mirror peer | Jason Dillaman | 2020-02-11 | 2 | -5/+5 |
|/ / |
|
* | | Merge PR #33117 into master | Sage Weil | 2020-02-09 | 1 | -11/+21 |
|\ \ |
|
| * | | include/utime: allow legacy rendering of timestamp | Sage Weil | 2020-02-07 | 1 | -11/+21 |
* | | | Merge pull request #32934 from rzarzynski/wip-bl-32bytes | Kefu Chai | 2020-02-09 | 2 | -41/+21 |
|\ \ \ |
|
| * | | | include, common: bufferlist is now 32 bytes long on x86. | Radoslaw Zarzynski | 2020-02-04 | 1 | -29/+4 |
| * | | | include, common: introduce unsigned-typed _num to bufferlist. | Radoslaw Zarzynski | 2020-02-04 | 1 | -8/+26 |
| * | | | include, common: drop _memcopy_count from bufferlist. | Radoslaw Zarzynski | 2020-02-04 | 1 | -10/+3 |
| * | | | include, common, *: unify getting number of buffers in bufferlist. | Radoslaw Zarzynski | 2020-02-04 | 1 | -1/+6 |
| * | | | include, common: drop CLAIM_ALLOW_NONSHAREABLE & co from bufferlist. | Radoslaw Zarzynski | 2020-02-04 | 1 | -6/+2 |
| * | | | common: drop is_shareable() from buffer_raw. | Radoslaw Zarzynski | 2020-02-04 | 1 | -6/+0 |
| * | | | include, common: drop buffer::create_unshareable() and buffer::raw_unshareable. | Radoslaw Zarzynski | 2020-02-04 | 1 | -1/+0 |
* | | | | Merge PR #32816 into master | Patrick Donnelly | 2020-02-09 | 1 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | mds: process re-sent async dir operations at clientreplay stage | Yan, Zheng | 2020-02-04 | 1 | -0/+1 |
* | | | | Merge pull request #33003 from tchaikov/wip-buffer-list-advance | Kefu Chai | 2020-02-05 | 3 | -11/+11 |
|\ \ \ \ |
|
| * | | | | src/: s/advance/operator+=/ | Kefu Chai | 2020-02-02 | 3 | -17/+10 |
| * | | | | include/buffer: add operator+=() for iterators | Kefu Chai | 2020-02-01 | 1 | -1/+8 |
* | | | | | Merge pull request #33034 from rzarzynski/wip-include-ceph_atomic_in_mempool | Kefu Chai | 2020-02-05 | 1 | -6/+6 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | include: switch mempool.h to ceph::atomic. | Radoslaw Zarzynski | 2020-02-02 | 1 | -6/+6 |
| |/ / / |
|
* | | | | Merge PR #32831 into master | Sage Weil | 2020-02-04 | 1 | -25/+9 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | common, include: drop the copy{_in} from bufferlist entirely. | Radoslaw Zarzynski | 2020-01-26 | 1 | -8/+0 |