index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ceph_osd.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph-osd: mkkey before mkfs
Sage Weil
2017-10-16
1
-23
/
+23
*
Merge pull request #15565 from gmayyyha/ceph-osd-help-output
Sage Weil
2017-09-02
1
-0
/
+3
|
\
|
*
ceph-osd: some flags are not documented in the help output
Yanhu Cao
2017-07-31
1
-0
/
+3
*
|
Merge pull request #16594 from wjwithagen/wip-wjw-reduce-info-messages
Sage Weil
2017-08-11
1
-2
/
+2
|
\
\
|
*
|
common: make some message informative, instead of error
Willem Jan Withagen
2017-07-31
1
-2
/
+2
|
|
/
*
|
Merge pull request #16717 from gmayyyha/osd-objectstore-20865
Kefu Chai
2017-08-03
1
-0
/
+1
|
\
\
|
*
|
ceph-osd: fix auto detect which objectstore is currently running
Yanhu Cao
2017-08-01
1
-0
/
+1
|
|
/
*
/
print more information when run ceph-osd with 'chech options'
mychoxin
2017-07-30
1
-6
/
+6
|
/
*
HashIndex: randomize split threshold by a configurable amount
Josh Durgin
2017-06-15
1
-0
/
+2
*
Documentation Fixes for http://tracker.ceph.com/issues/19879
Sameer Tiwari
2017-06-07
1
-0
/
+1
*
Merge pull request #15176 from SUSE/wip-mgr-fix-help
Sage Weil
2017-06-02
1
-1
/
+1
|
\
|
*
osd/mon/mds: unify usage text, always use stdout
Tim Serong
2017-05-19
1
-1
/
+1
*
|
Merge pull request #15055 from mogeb/wip-with-instrument-functions
Kefu Chai
2017-05-28
1
-0
/
+7
|
\
\
|
*
|
tracing: add -finstrument-functions for OSD
Mohamad Gebai
2017-05-25
1
-0
/
+7
|
|
/
*
/
ceph_osd: remove client message cap limit
Haomai Wang
2017-05-05
1
-5
/
+1
|
/
*
Merge pull request #13898 from songbaisen/m5
Sage Weil
2017-04-23
1
-0
/
+5
|
\
|
*
osd: check fsid is normal before osd mkfs
songbaisen
2017-03-09
1
-0
/
+5
*
|
common: convert ms_type option to SAFE_OPTION
liuchang0812
2017-03-22
1
-2
/
+2
*
|
msg/Messenger: drop useless 'supported' arg to Policy ctor
Sage Weil
2017-03-03
1
-15
/
+13
*
|
msg: drop pointless specification of supported features
Sage Weil
2017-03-03
1
-12
/
+4
|
/
*
ceph-osd: --flush-journal: sporadic segfaults on exit
Alexey Sheplyakov
2017-02-09
1
-2
/
+4
*
msgr: allow different public and cluster msgr type
Haomai Wang
2017-01-26
1
-7
/
+9
*
msg: add ms_bind_before_connect to bind before connect
Haomai Wang
2017-01-19
1
-1
/
+1
*
msgr: add client_bind to allow client messenger save ip
Haomai Wang
2017-01-12
1
-0
/
+6
*
osd: separate hb client messenger to public and cluster
Haomai Wang
2017-01-12
1
-10
/
+21
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
*
embedded: Add RADOS classes to embedded cephd library
Bassam Tabbara
2016-11-29
1
-0
/
+1
*
embedded: Support for running MON and OSD from libcephd
Bassam Tabbara
2016-11-29
1
-2
/
+9
*
embedded: add compression and EC plugins to libcephd
Bassam Tabbara
2016-11-29
1
-0
/
+8
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-3
/
+3
*
msg: make loopback Connection feature accurate all the time
Sage Weil
2016-10-10
1
-6
/
+6
*
Merge pull request #11086 from bassamtabbara/wip-ec-simd-runtime-detection
Loic Dachary
2016-10-03
1
-18
/
+1
|
\
|
*
erasure-code: Backward compatibility with legacy EC plugins
Bassam Tabbara
2016-09-29
1
-18
/
+1
*
|
osd: embed a MgrClient
John Spray
2016-09-29
1
-0
/
+6
|
/
*
msgr,xio: flexible Messenger::create configuration flags
Vu Pham
2016-06-01
1
-5
/
+9
*
os/ObjectStore: make device uuid probe output something friendly
Sage Weil
2016-04-05
1
-1
/
+2
*
Merge pull request #8214 from athanatos/wip-feature-bits
Sage Weil
2016-03-21
1
-7
/
+1
|
\
|
*
features: deprecate CEPH_FEATURE_PACKED_RECOVERY
Samuel Just
2016-03-17
1
-2
/
+1
|
*
features: deprecate CEPH_OSD_FEATURE_SNAPMAPPER
Samuel Just
2016-03-17
1
-1
/
+0
|
*
features: deprecate CEPH_FEATURE_RECOVERY_RESERVATION
Samuel Just
2016-03-17
1
-2
/
+1
|
*
features: deprecate CEPH_FEATURE_BACKFILL_RESERVATON
Samuel Just
2016-03-17
1
-2
/
+1
|
*
features: deprecate CEPH_FEATURE_CHUNKY_SCRUB
Samuel Just
2016-03-17
1
-2
/
+1
|
*
features: deprecate CEPH_FEATURE_INDEP_PG_MAP
Samuel Just
2016-03-17
1
-1
/
+0
*
|
osd: make os_flags an option
xie xingguo
2016-03-15
1
-1
/
+2
|
/
*
osd: don't crash because of bad ms-type in ceph.conf (or missing enablement f...
Avner BenHanoch
2016-02-17
1
-0
/
+2
*
src/ceph_osd.cc Add missing newline to usage message
Willem Jan Withagen
2016-02-11
1
-1
/
+1
*
Merge pull request #7377 from liewegas/wip-datadir-search
Sage Weil
2016-02-06
1
-1
/
+2
|
\
|
*
global: add data_dir_option for all daemons
Sage Weil
2016-02-04
1
-1
/
+2
*
|
ceph-osd: don't mention journal on mkfs
Sage Weil
2016-02-04
1
-4
/
+2
|
/
*
ceph_osd.cc: fix unreachable flush call
Jiaying Ren
2016-01-29
1
-1
/
+0
[next]