index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
ceph-mgr.install
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
ceph.in: extract get_cmake_variables()
Kefu Chai
1
-4
/
+15
2018-10-22
cmake: should compile libzstd with -fPIC
Kefu Chai
1
-0
/
+1
2018-10-22
cmake: pass Sanitizers flags to linker for linking .so
Kefu Chai
1
-0
/
+1
2018-10-22
cmake: pass cflags to disutils using CC instead of CFLAGS
Kefu Chai
1
-2
/
+3
2018-10-22
common/TextTable: define endrow
Kefu Chai
1
-1
/
+1
2018-10-20
mgr/DaemonServer: remove any upmaps on merging PGs
Sage Weil
1
-0
/
+17
2018-10-20
mgr/DaemonServer: prevent merge if either pg is remapped|upmap
Sage Weil
2
-0
/
+37
2018-10-20
mgr/DaemonServer: move pending merge check for more consistent code
Sage Weil
1
-8
/
+8
2018-10-20
qa/suites/rados/thrash*/thrashers/careful.yaml: thrash with mgr controller
Sage Weil
5
-0
/
+110
2018-10-20
mgr/DaemonServer: add option to bypass careful throttling for thrasher
Sage Weil
3
-16
/
+40
2018-10-19
librbd: remove unused context_cb() function
Kefu Chai
1
-12
/
+0
2018-10-19
test/objectstore: silence "-Wsign-compare" warnings
Kefu Chai
1
-3
/
+3
2018-10-19
mgr/orchestrator: use result property in Completion classes
Tim Serong
2
-3
/
+8
2018-10-19
auth/cephx: remove unused member method
runsisi
2
-10
/
+0
2018-10-19
auth: remove unused forward declaration
runsisi
1
-1
/
+0
2018-10-19
crypto: Merge compilation of crypto accelerators under a single cmake.
Ganesh Maharaj Mahalingam
3
-2
/
+31
2018-10-19
crypto: QAT Wrapper for Ceph Encryption
Ganesh Maharaj Mahalingam
9
-1
/
+834
2018-10-19
doc: updated wording from federated to multisite
James McClune
1
-2
/
+1
2018-10-19
doc: add spacing to subcommand references
James McClune
1
-0
/
+5
2018-10-18
doc: numbered eviction situations
Scoots Hamilton
1
-12
/
+12
2018-10-18
osd: remove unused parameter 'dev' in OSD::mkfs function
Yao Guotao
3
-7
/
+4
2018-10-18
doc: erasure-code-clay fixes typos
Myna V
1
-4
/
+4
2018-10-18
tests/ceph-authtool: add reproducer for "with 0 caps" issue
Nathan Cutler
1
-1
/
+8
2018-10-18
tools: ceph-authtool: report correct number of caps when creating
Nathan Cutler
2
-2
/
+7
2018-10-17
rbd-mirror: always attempt to restart canceled status update task
Jason Dillaman
1
-2
/
+2
2018-10-17
cls/user: cls_user_remove_bucket writes modified header
Casey Bodley
1
-6
/
+12
2018-10-17
crimson/mon: remove timeout support from mon::Client::authenticate()
Kefu Chai
3
-6
/
+6
2018-10-17
cmake: reuse common_mountcephfs_objs in crimson-common
Kefu Chai
1
-3
/
+1
2018-10-17
mgr/rook: fix urljoin import
Jeff Layton
1
-2
/
+2
2018-10-17
crimson/net: implement accepting/connecting states
Yingxin
10
-213
/
+295
2018-10-17
erasure-code: fixing bugs in clay-code plugin
Myna V
4
-21
/
+8
2018-10-17
mgr/dashboard: Fix Python3 issue
Patrick Nawracay
2
-2
/
+2
2018-10-17
crimson/net: fix compile errors
Yingxin
2
-18
/
+0
2018-10-17
mgr/dashboard: Add left padding to helper icon
Stephan Müller
1
-0
/
+1
2018-10-17
mgr/dashboard: Add missing test requirement "werkzeug"
Stephan Müller
1
-0
/
+1
2018-10-17
doc: erasure-code cleanup of clay plugin documentation
Myna V
1
-40
/
+40
2018-10-17
mgr/diskprediction: Solve predictor model file not backward compatibility
hsiang41
92
-83
/
+91
2018-10-17
TokenBucketThrottle: use reference to m_blockers.front() and then update it
Dongsheng Yang
1
-1
/
+1
2018-10-16
mgr: Mutex::Locker -> std::lock_guard
Sage Weil
16
-116
/
+116
2018-10-16
kv: Mutex::Locker -> std::lock_guard
Sage Weil
2
-2
/
+2
2018-10-16
librados: Mutex::Locker -> std::lock_guard
Sage Weil
3
-10
/
+10
2018-10-16
client: Mutex::Locker -> std::lock_guard
Sage Weil
4
-168
/
+168
2018-10-16
mds: Mutex::Locker -> std::lock_guard
Sage Weil
7
-66
/
+66
2018-10-16
mon: Mutex::Locker -> std::lock_guard
Sage Weil
7
-43
/
+43
2018-10-16
osd: Mutex::Locker -> std::lock_guard
Sage Weil
14
-194
/
+194
2018-10-16
crimson/mon: move mon::Connection into .cc
Kefu Chai
3
-36
/
+45
2018-10-16
rgw: remove old PutObjProcessor stack
Casey Bodley
4
-758
/
+0
2018-10-16
rgw: copy_obj uses AtomicObjectProcessor
Casey Bodley
2
-40
/
+30
2018-10-16
rgw: remove RGWPutObj::select_processor
Casey Bodley
2
-33
/
+0
2018-10-16
rgw: RGWBulkUploadOp uses AtomicObjectProcessor
Casey Bodley
1
-20
/
+27
[next]