index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
civetweb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
os/bluestore: fix pmem osd build problem
lixiaoy1
1
-3
/
+3
2019-06-28
do_cmake.sh: Add a heading to the minimal config
Brad Hubbard
1
-0
/
+1
2019-06-28
doc/rados/configuration/osd-config-ref.rst: document osd_delete_sleep
Neha Ojha
1
-0
/
+36
2019-06-27
crimson/osd/pg: start_operation for read_state, schedule_event_on_commit
Samuel Just
2
-12
/
+18
2019-06-27
doc/rados/operations: add safe-to-destroy check to OSD replacement workflow
Sage Weil
1
-2
/
+6
2019-06-26
mgr/volumes: fix incorrect VolumeException arguments
Ramana Raja
1
-1
/
+1
2019-06-26
mgr/volumes: allow setting mode
Ramana Raja
3
-11
/
+82
2019-06-26
mgr/volumes: allow setting data pool layout
Ramana Raja
4
-20
/
+94
2019-06-26
crimson/net: added support for new errors
Yingxin Cheng
1
-4
/
+17
2019-06-26
test/crimson: add unit-test for ceph::net::Socket
Yingxin Cheng
4
-0
/
+226
2019-06-26
doc/radosgw/compression.rst: fix typo
hydro-b
1
-1
/
+1
2019-06-25
journal: fix race between player shut down and cache rebalance
Mykola Golub
1
-1
/
+1
2019-06-25
crimson/osd: update peering_state in PG::on_activate_complete()
Kefu Chai
2
-4
/
+36
2019-06-25
crimson/osd: use get_osdmap_epoch()
Kefu Chai
2
-2
/
+2
2019-06-25
common/ConfUtils: implement trim helpers using boost
Kefu Chai
3
-98
/
+3
2019-06-25
qa/workunits: add auth caps allow command case
Gu Zhongyan
1
-1
/
+4
2019-06-25
auth/KeyRing: escape quotes around commands
Kefu Chai
1
-0
/
+2
2019-06-25
src/: parser returns up to one error
Kefu Chai
12
-43
/
+29
2019-06-25
src: use spirit based ceph.conf parser
Kefu Chai
10
-618
/
+381
2019-06-25
rbd-mirror: handle duplicates in image sync throttler queue
Mykola Golub
4
-23
/
+98
2019-06-25
crimson: fix state machine operations in advance_pg_to and pg creation
Samuel Just
13
-83
/
+204
2019-06-24
librbd: refine re-connect implement and init method
shangdehao1
4
-36
/
+68
2019-06-24
doc: fix example command on creating ceph user
Yuan Zhou
1
-1
/
+1
2019-06-24
librbd: change init method of Parent cache to asynchronous
shangdehao1
3
-13
/
+15
2019-06-24
librbd: add read_object method to ParentCache
shangdehao1
2
-33
/
+8
2019-06-24
librbd: refine hard code and remove dead code
shangdehao1
2
-9
/
+4
2019-06-24
librbd: add lock to resovle race condition
shangdehao1
2
-9
/
+19
2019-06-24
doc: better format for rbd persistent cache
Yuan Zhou
1
-39
/
+46
2019-06-24
librbd: remove parent cache config from ImageCtx
shangdehao1
5
-9
/
+6
2019-06-24
librbd: cleanup parent cache
shangdehao1
5
-20
/
+17
2019-06-24
librbd: modify Parent cache interface
shangdehao1
3
-21
/
+22
2019-06-24
doc: updating doc for rbd shared parent cache
Yuan Zhou
1
-11
/
+31
2019-06-24
librbd: move SharedPersistentObjectCacher to ParentCacheObjectDispatch
shangdehao1
6
-98
/
+48
2019-06-24
librbd: add re-connect and infligh enable feature
shangdehao1
7
-52
/
+148
2019-06-24
tools: modify connect implement of RO cache
shangdehao1
2
-7
/
+34
2019-06-24
librbd: fix double free issue for CacheGenContextURef
shangdehao1
1
-3
/
+3
2019-06-24
librbd: add TypeTrait class to librbd/cache
shangdehao1
4
-61
/
+95
2019-06-24
librbd: cleanup RO cache
shangdehao1
8
-50
/
+38
2019-06-24
librbd: change RO hook naming.
shangdehao1
4
-4
/
+4
2019-06-24
doc: adding docs for rbd shared read-only parent image cache
Yuan Zhou
3
-26
/
+80
2019-06-24
librbd: modify RO hook implements
shangdehao1
3
-37
/
+29
2019-06-24
librbd: don't append zeros for RO caching reading
shangdehao1
1
-9
/
+1
2019-06-24
librbd: keep gen lambda context small
shangdehao1
2
-12
/
+15
2019-06-24
librbd: introduce new context type at RO
shangdehao1
9
-27
/
+35
2019-06-24
librbd: modify flush interface of RO
shangdehao1
3
-6
/
+3
2019-06-24
test: add librbd/cache/ParentImageCache UT
shangdehao1
2
-0
/
+315