summaryrefslogtreecommitdiffstats
path: root/src/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34292 from cbodley/wip-bufferlist-comparisonKefu Chai2020-04-271-26/+22
|\
| * bufferlist: use iterators for comparison operatorsCasey Bodley2020-04-131-26/+22
* | Merge pull request #34697 from dillaman/wip-44596Mykola Golub2020-04-251-0/+1
|\ \
| * | librbd: permit mirroring to be enabled upon image creationJason Dillaman2020-04-231-0/+1
* | | Merge pull request #34531 from lxbsz/libfuse3Gregory Farnum2020-04-221-0/+32
|\ \ \ | |/ / |/| |
| * | ceph-fuse: link to libfuse3 if fuse3 is installedXiubo Li2020-04-181-0/+32
* | | include/denc: replace bufferlist::copy with iterator versionJosh Durgin2020-04-161-1/+1
|/ /
* | Merge pull request #32704 from petrutlucian94/windows.2Kefu Chai2020-04-142-0/+51
|\ \ | |/ |/|
| * common: Add dlfcn_compat.h for win32Lucian Petrut2020-04-142-0/+51
* | buffer: add missing != operator for bufferlistCasey Bodley2020-04-131-0/+3
* | buffer: comparison operators take const bufferlist&Casey Bodley2020-04-131-4/+4
* | include/ceph_features: define SERVER_PACIFICSage Weil2020-04-081-1/+2
* | include/ceph_features: fix whitespaceSage Weil2020-04-081-15/+14
* | common: pacific release constantsSage Weil2020-04-081-1/+2
|/
* include/ceph_assert: qualify __assert_warn call in assert_warn macroAdam C. Emerson2020-04-061-1/+1
* Merge pull request #29443 from simon-rock/metatool_devYan, Zheng2020-03-261-0/+2
|\
| * tool: add cephfs-meta-injection to show and amend info of inodesimon gao2020-03-241-0/+2
* | rgw: remove unused librgw_admin_userCasey Bodley2020-03-252-65/+1
|/
* Merge pull request #32171 from rosinL/wip-ec-isla-aarch64Kefu Chai2020-03-231-0/+3
|\
| * erasure-code: enable isa-l EC for aarch64 platformHang Li2020-03-101-0/+3
* | Merge pull request #33796 from adamemerson/wip-using-namespace-commonKefu Chai2020-03-214-32/+30
|\ \
| * | include: Build target 'common' without using namespace in headersAdam C. Emerson2020-03-074-32/+30
| |/
* | librbd: prevent 'non-primary' feature from being set via APIJason Dillaman2020-03-111-0/+1
* | librbd: new RBD_FEATURE_NON_PRIMARY to prevent R/W IOJason Dillaman2020-03-111-8/+14
* | Revert "Merge pull request #33673 from cbodley/wip-denc-enum"Sage Weil2020-03-101-41/+12
|/
* Merge pull request #30224 from chardan/jfw-wip-random-deduction-guideKefu Chai2020-03-051-2/+5
|\
| * common: random: added a deduction guide to make using the function objectJesse Williamson2019-09-141-2/+5
* | Merge pull request #33673 from cbodley/wip-denc-enumKefu Chai2020-03-041-12/+41
|\ \
| * | denc: add denc_traits for enum classCasey Bodley2020-03-021-0/+38
| * | denc: remove conditional underlying_type_t from ceph_le* traitsCasey Bodley2020-03-021-12/+3
* | | Merge PR #33506 into masterPatrick Donnelly2020-03-031-2/+2
|\ \ \ | |/ / |/| |
| * | client: add client_fs mount option supportXiubo Li2020-02-281-2/+2
* | | Merge pull request #33638 from tchaikov/wip-btreeKefu Chai2020-03-021-14/+33
|\ \ \
| * | | include/cpp-btree: use the same type when allocate/deallocateKefu Chai2020-03-021-14/+33
* | | | Merge pull request #33536 from yuvalif/sync_object_write_with_return_value_opKefu Chai2020-03-021-0/+2
|\ \ \ \
| * | | | librados: allow passing flags to operate sync APIsYuval Lifshitz2020-02-251-0/+2
| | |/ / | |/| |
* | | | Merge pull request #33373 from rzarzynski/wip-bl-bumpup_api_verionKefu Chai2020-03-023-5/+5
|\ \ \ \
| * | | | common, include: bump the version of ceph::buffer's C++ API.Radoslaw Zarzynski2020-02-173-5/+5
* | | | | crimson: complete context delete in alien worldChunmei Liu2020-02-281-3/+1
* | | | | crimson:add alien blue storeChunmei Liu2020-02-282-2/+4
* | | | | crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-283-5/+46
| |_|/ / |/| | |
* | | | Merge pull request #32937 from rzarzynski/wip-bl-carry-_carriageKefu Chai2020-02-271-1/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | include, common: make bufferlist's move constructor inlineable.Radoslaw Zarzynski2020-02-141-1/+8
* | | | librbd: collapse API mirror primary/non-primary namespaces to single typeJason Dillaman2020-02-192-33/+25
| |/ / |/| |
* | | librbd: expose mirror uuid via the APIJason Dillaman2020-02-132-0/+5
* | | librbd: switch from fsid to mirror within mirror peerJason Dillaman2020-02-112-5/+5
|/ /
* | Merge PR #33117 into masterSage Weil2020-02-091-11/+21
|\ \
| * | include/utime: allow legacy rendering of timestampSage Weil2020-02-071-11/+21
* | | Merge pull request #32934 from rzarzynski/wip-bl-32bytesKefu Chai2020-02-092-41/+21
|\ \ \
| * | | include, common: bufferlist is now 32 bytes long on x86.Radoslaw Zarzynski2020-02-041-29/+4