index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.FreeBSD
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-29
rgw: initial meta manager refactoring
Yehuda Sadeh
21
-993
/
+1319
2019-07-29
rgw: svc bucket: set bucket instance info
Yehuda Sadeh
3
-18
/
+80
2019-07-29
rgw: move helper code out of rgw_rados.cc
Yehuda Sadeh
3
-40
/
+41
2019-07-29
rgw: header cleanup
Yehuda Sadeh
2
-27
/
+62
2019-07-29
rgw: use bucket service for get_bucket_info
Yehuda Sadeh
6
-65
/
+33
2019-07-29
rgw: svc_bucket: initial work
Yehuda Sadeh
9
-120
/
+464
2019-07-29
rgw: no need to pass in RGWRados to rgw_get_system_obj()
Yehuda Sadeh
7
-13
/
+12
2019-07-29
rgw: move admin socket cache code into svc_sys_obj_cache
Yehuda Sadeh
4
-145
/
+142
2019-07-29
rgw: move rgw_compression_info_from_attrset() to a better home
Yehuda Sadeh
6
-26
/
+29
2019-07-29
rgw: svc_cls: replace svc_mfa with a more generic svc_cls
Yehuda Sadeh
9
-114
/
+152
2019-07-29
rgw: switch to using svc.mfa
Yehuda Sadeh
6
-246
/
+21
2019-07-29
rgw: svc/mfa: new service for mfa functionality
Yehuda Sadeh
5
-0
/
+318
2019-07-29
rgw: move manifest code around, initial tier separation
Yehuda Sadeh
25
-1256
/
+1453
2019-07-29
rgw: more headers cleanup
Yehuda Sadeh
28
-101
/
+140
2019-07-29
rgw: object expirer: move code around
Yehuda Sadeh
5
-146
/
+193
2019-07-29
rgw: more headers cleanups
Yehuda Sadeh
6
-38
/
+64
2019-07-29
rgw: header cleanup: remove code from rgw_rados.h
Yehuda Sadeh
9
-81
/
+122
2019-07-29
cephfs-shell: Fix flake8 line too long error
Varsha Rao
1
-1
/
+2
2019-07-29
cephfs-shell: Fix flake8 line break after binary operator error
Varsha Rao
1
-9
/
+9
2019-07-29
cephfs-shell: Fix flake8 continuation line over-indented for hanging indent e...
Varsha Rao
1
-1
/
+1
2019-07-29
cephfs-shell: Fix flake8 missing whitespace around arithmetic operator error
Varsha Rao
1
-5
/
+5
2019-07-29
cephfs-shell: Fix multiple spaces after ':' flake8 error
Varsha Rao
1
-1
/
+1
2019-07-29
mgr/dashboard: fix MDS counter chart is not displayed
Kiefer Chang
1
-1
/
+5
2019-07-29
test/librados: avoid residual crush rule after test case execution
root
2
-2
/
+2
2019-07-26
mgr/dashboard/qa: add more fields to report
Kefu Chai
1
-0
/
+4
2019-07-26
qa/suites/rados/rest/mgr-restful: whitelist OSDMAP_FLAGS
Kefu Chai
1
-0
/
+1
2019-07-26
rgw: az: add archive zone tests
Javier M. Mellid
4
-2
/
+653
2019-07-26
mgr/telemetry: salt osd ids too
Sage Weil
1
-6
/
+5
2019-07-26
mgr/dashboard: Explicitly type page variables
Adam King
17
-17
/
+17
2019-07-26
mgr: Reduce logging noise when handling commands
Sebastian Wagner
1
-4
/
+3
2019-07-26
pybind/mgr: don't log exception when cannot find RBD task by id
Jason Dillaman
1
-3
/
+2
2019-07-26
osd: fix wrong arguments when dropping refcount
myoungwon oh
1
-1
/
+2
2019-07-26
mgr/dashboard: Various UI issues related to CephFS
Volker Theile
5
-8
/
+41
2019-07-26
os/bluestore: avoid unnecessary notify.
Jianpeng Ma
2
-1
/
+4
2019-07-26
common,tools: make sure the destination buffer can handle the size of the string
songweibin
2
-2
/
+2
2019-07-26
src/tools: initialize variables before the goto statement
songweibin
1
-5
/
+5
2019-07-26
src/mount: check before dereference buf
songweibin
1
-0
/
+4
2019-07-26
src/crush: check before dereference out2
songweibin
1
-2
/
+2
2019-07-26
mds: execute PurgeQueue on_error handler in finisher
Yan, Zheng
2
-13
/
+7
2019-07-25
qa: wait for MDS to come back after removing it
Patrick Donnelly
1
-2
/
+6
2019-07-25
mon/OSDMonitor: do not clobber pending xinfo during boot
Sage Weil
1
-5
/
+5
2019-07-25
osd/OSDMap: add is_dead() helper
Sage Weil
1
-0
/
+7
2019-07-25
mon/OSDMonitor: 'osd down ... --definitely-dead'
Sage Weil
2
-1
/
+14
2019-07-25
osd: send MOSDMarkMeDead when we are marked down
Sage Weil
1
-0
/
+9
2019-07-25
mon/OSDMonitor: implement MOSDMarkMeDead handling
Sage Weil
6
-0
/
+132
2019-07-25
mgr/telemetry: obscure entity_name with a salt
Sage Weil
1
-0
/
+14
2019-07-25
pybind/mgr: handle duplicate rbd task commands
Jason Dillaman
1
-23
/
+74
2019-07-25
mds: Move inline functions with loops or switch statements to CInode.cc
Varsha Rao
2
-89
/
+107
2019-07-25
mds: Reorganize class members in CInode header
Varsha Rao
1
-373
/
+346
2019-07-25
doc/mgr/telemetry: update
Sage Weil
1
-20
/
+46
[next]