index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ceph_mds.cc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
tools: clean up immutable object cache
Yuan Zhou
25
-114
/
+137
2019-03-21
tools: adding ceph level immutable obj cache daemon
Yuan Zhou
29
-0
/
+2420
2019-03-21
rgw: fix minor compiler warning in keystone auth
David Disseldorp
1
-2
/
+2
2019-03-21
cmake: workaround of false alarm from ubsan
Kefu Chai
1
-19
/
+17
2019-03-21
test/crimson: update to accomodate Dispatcher changes
Kefu Chai
1
-4
/
+3
2019-03-21
mailmap: sort entries
Abhishek Lekshmanan
1
-186
/
+186
2019-03-21
mailmap: sort organizationmap
Abhishek Lekshmanan
1
-187
/
+187
2019-03-21
mailmap: updates for nautilus
Abhishek Lekshmanan
3
-13
/
+166
2019-03-21
cmake: disable -Werror when building seastar
Kefu Chai
1
-1
/
+1
2019-03-21
seastar: pickup the latest seastar
Kefu Chai
1
-0
/
+0
2019-03-21
cmake: link against libfmt
Kefu Chai
2
-2
/
+3
2019-03-21
crimson: include headers if necessary
Kefu Chai
5
-1
/
+7
2019-03-21
cmake: do not assume ${CMAKE_GENERATOR} == make
Kefu Chai
4
-6
/
+26
2019-03-21
cmake: build fmt submodule if libfmt is not found
Kefu Chai
1
-1
/
+1
2019-03-21
fmt: add fmt submodule back
Kefu Chai
2
-0
/
+3
2019-03-20
qa/tests: reduced frequency for luminous and mimic runs
Yuri Weinstein
1
-36
/
+70
2019-03-20
doc/rgw: update civetweb rgw_frontends config example
Casey Bodley
1
-5
/
+4
2019-03-20
rbd: krbd: return -ETIMEDOUT in polling
Dongsheng Yang
1
-2
/
+12
2019-03-20
crimson/osd: connect OSD to mgr
Kefu Chai
2
-3
/
+7
2019-03-20
crimson/osd: include MonClient.h in .cc
Kefu Chai
2
-1
/
+5
2019-03-20
crimson/osd: add facilities for reporting pg stats
Kefu Chai
2
-1
/
+24
2019-03-20
crimson/mgr: add mgr client
Kefu Chai
3
-0
/
+193
2019-03-20
crimson/osd/pg: accessors for pg stats/state
Kefu Chai
2
-0
/
+46
2019-03-20
crimson/osd: create msgrs in main.cc
Kefu Chai
2
-3
/
+3
2019-03-20
crimson/os: use transparent comparator in xattr
Kefu Chai
1
-1
/
+3
2019-03-20
crimson/osd: cancel timers before restart
Kefu Chai
1
-0
/
+2
2019-03-20
crimson/net: call do_shutdown() in SocketMessenger::stop()
Kefu Chai
2
-3
/
+6
2019-03-20
crimson/osd: create msgrs in main.cc
Kefu Chai
5
-118
/
+116
2019-03-20
crimson/osd: init primary state in PG::read_state()
Kefu Chai
2
-1
/
+67
2019-03-20
crimson/osd: add PG::read_state()
Kefu Chai
3
-1
/
+41
2019-03-20
crimson/osd: skip fast_info if it is not around
Kefu Chai
1
-2
/
+3
2019-03-20
crimson/osd: pass pgid, osdmap and msgr to PG's ctor
Kefu Chai
3
-5
/
+59
2019-03-20
crimson/osd: pass unknown args to ConfigProxy::parse_args()
Kefu Chai
1
-0
/
+2
2019-03-20
crimson/osd: do not pass ceph options to seastar
Kefu Chai
1
-10
/
+43
2019-03-20
crimson/common: add ConfigProxy::parse_argv()
Kefu Chai
1
-0
/
+14
2019-03-20
ceph_release: the next release will be octopus
Sage Weil
5
-5
/
+22
2019-03-20
crimson/osd: init OSD::store in its ctor
Kefu Chai
1
-7
/
+6
2019-03-20
crimson/osd: unmount store in OSD::stop()
Kefu Chai
1
-0
/
+3
2019-03-20
crimson/osd: print message after done with mkfs
Kefu Chai
1
-1
/
+3
2019-03-20
crimson/osd: call engine().exit(0) after mkfs
Kefu Chai
1
-1
/
+2
2019-03-20
crimson/osd: correct the osd_ping's message type
Kefu Chai
1
-1
/
+1
2019-03-20
crimson/osd: implement Heartbeat::ms_handle_reset()
Kefu Chai
2
-0
/
+18
2019-03-20
crimson: add AuthService
Kefu Chai
5
-1
/
+33
2019-03-20
crimson/mon: implement Dispatcher::ms_get_authorizer()
Kefu Chai
2
-1
/
+21
2019-03-20
crimson/{net,osd}: make ms_get_authorizer() sync
Kefu Chai
7
-63
/
+30
2019-03-19
crimson/os: do not fail if fsid file exists when mkfs
Kefu Chai
3
-9
/
+17
2019-03-19
crimson/os: implement CyanStore::get_attr()
Kefu Chai
2
-0
/
+35
2019-03-19
tools: admin/build-doc: keep-going when finding warnings
Abhishek Lekshmanan
1
-1
/
+1
2019-03-19
librbd: fix typo in deep_copy::ObjectCopyRequest::compute_read_ops
Mykola Golub
1
-1
/
+1
2019-03-19
rgw: drop unused rgw_decode_pki_token().
Radoslaw Zarzynski
2
-21
/
+0
[prev]
[next]