summaryrefslogtreecommitdiffstats
path: root/src/ceph_osd.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph-osd: mkkey before mkfsSage Weil2017-10-161-23/+23
* Merge pull request #15565 from gmayyyha/ceph-osd-help-outputSage Weil2017-09-021-0/+3
|\
| * ceph-osd: some flags are not documented in the help outputYanhu Cao2017-07-311-0/+3
* | Merge pull request #16594 from wjwithagen/wip-wjw-reduce-info-messagesSage Weil2017-08-111-2/+2
|\ \
| * | common: make some message informative, instead of errorWillem Jan Withagen2017-07-311-2/+2
| |/
* | Merge pull request #16717 from gmayyyha/osd-objectstore-20865Kefu Chai2017-08-031-0/+1
|\ \
| * | ceph-osd: fix auto detect which objectstore is currently runningYanhu Cao2017-08-011-0/+1
| |/
* / print more information when run ceph-osd with 'chech options'mychoxin2017-07-301-6/+6
|/
* HashIndex: randomize split threshold by a configurable amountJosh Durgin2017-06-151-0/+2
* Documentation Fixes for http://tracker.ceph.com/issues/19879Sameer Tiwari2017-06-071-0/+1
* Merge pull request #15176 from SUSE/wip-mgr-fix-helpSage Weil2017-06-021-1/+1
|\
| * osd/mon/mds: unify usage text, always use stdoutTim Serong2017-05-191-1/+1
* | Merge pull request #15055 from mogeb/wip-with-instrument-functionsKefu Chai2017-05-281-0/+7
|\ \
| * | tracing: add -finstrument-functions for OSDMohamad Gebai2017-05-251-0/+7
| |/
* / ceph_osd: remove client message cap limitHaomai Wang2017-05-051-5/+1
|/
* Merge pull request #13898 from songbaisen/m5Sage Weil2017-04-231-0/+5
|\
| * osd: check fsid is normal before osd mkfssongbaisen2017-03-091-0/+5
* | common: convert ms_type option to SAFE_OPTIONliuchang08122017-03-221-2/+2
* | msg/Messenger: drop useless 'supported' arg to Policy ctorSage Weil2017-03-031-15/+13
* | msg: drop pointless specification of supported featuresSage Weil2017-03-031-12/+4
|/
* ceph-osd: --flush-journal: sporadic segfaults on exitAlexey Sheplyakov2017-02-091-2/+4
* msgr: allow different public and cluster msgr typeHaomai Wang2017-01-261-7/+9
* msg: add ms_bind_before_connect to bind before connectHaomai Wang2017-01-191-1/+1
* msgr: add client_bind to allow client messenger save ipHaomai Wang2017-01-121-0/+6
* osd: separate hb client messenger to public and clusterHaomai Wang2017-01-121-10/+21
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* embedded: Add RADOS classes to embedded cephd libraryBassam Tabbara2016-11-291-0/+1
* embedded: Support for running MON and OSD from libcephdBassam Tabbara2016-11-291-2/+9
* embedded: add compression and EC plugins to libcephdBassam Tabbara2016-11-291-0/+8
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-3/+3
* msg: make loopback Connection feature accurate all the timeSage Weil2016-10-101-6/+6
* Merge pull request #11086 from bassamtabbara/wip-ec-simd-runtime-detectionLoic Dachary2016-10-031-18/+1
|\
| * erasure-code: Backward compatibility with legacy EC pluginsBassam Tabbara2016-09-291-18/+1
* | osd: embed a MgrClientJohn Spray2016-09-291-0/+6
|/
* msgr,xio: flexible Messenger::create configuration flagsVu Pham2016-06-011-5/+9
* os/ObjectStore: make device uuid probe output something friendlySage Weil2016-04-051-1/+2
* Merge pull request #8214 from athanatos/wip-feature-bitsSage Weil2016-03-211-7/+1
|\
| * features: deprecate CEPH_FEATURE_PACKED_RECOVERYSamuel Just2016-03-171-2/+1
| * features: deprecate CEPH_OSD_FEATURE_SNAPMAPPERSamuel Just2016-03-171-1/+0
| * features: deprecate CEPH_FEATURE_RECOVERY_RESERVATIONSamuel Just2016-03-171-2/+1
| * features: deprecate CEPH_FEATURE_BACKFILL_RESERVATONSamuel Just2016-03-171-2/+1
| * features: deprecate CEPH_FEATURE_CHUNKY_SCRUBSamuel Just2016-03-171-2/+1
| * features: deprecate CEPH_FEATURE_INDEP_PG_MAPSamuel Just2016-03-171-1/+0
* | osd: make os_flags an optionxie xingguo2016-03-151-1/+2
|/
* osd: don't crash because of bad ms-type in ceph.conf (or missing enablement f...Avner BenHanoch2016-02-171-0/+2
* src/ceph_osd.cc Add missing newline to usage messageWillem Jan Withagen2016-02-111-1/+1
* Merge pull request #7377 from liewegas/wip-datadir-searchSage Weil2016-02-061-1/+2
|\
| * global: add data_dir_option for all daemonsSage Weil2016-02-041-1/+2
* | ceph-osd: don't mention journal on mkfsSage Weil2016-02-041-4/+2
|/
* ceph_osd.cc: fix unreachable flush callJiaying Ren2016-01-291-1/+0