index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make-srpm.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
osd: clean up smart probe code a bit
Sage Weil
1
-27
/
+25
2018-05-11
Remove embedded 'cephd' code
Dan Mick
48
-771
/
+3
2018-05-11
qa/tests: added client-upgrade-luminous suit
Yuri Weinstein
1
-0
/
+2
2018-05-11
rbd: disable cache for actions that open multiple images
Jason Dillaman
6
-0
/
+18
2018-05-11
mgr/dashboard: set errno via the parent class
Kefu Chai
2
-5
/
+4
2018-05-11
qa/workunits/ceph-disk: --no-mon-config
Kefu Chai
1
-0
/
+7
2018-05-11
osd: fix osd smart data collection segment fault issue.
Gu Zhongyan
2
-5
/
+9
2018-05-10
rbd/info: add snapshot count in rbd info
zhengyin
2
-11
/
+52
2018-05-10
test/fio: add option single_pool_mode in ceph-bluestore.fio
Jianpeng Ma
1
-1
/
+1
2018-05-10
ceph_release: nautilus
Sage Weil
1
-3
/
+3
2018-05-10
ceph_release: we are an rc now
Sage Weil
1
-1
/
+1
2018-05-10
tests/qa - fix mimic subset for nightlies
Yuri Weinstein
1
-1
/
+4
2018-05-10
Revert "stop.sh: use --no-mon-config when trying to unmap rbd devices"
Jason Dillaman
1
-4
/
+4
2018-05-10
rbd: don't load config overrides from monitor initially
Jason Dillaman
1
-1
/
+2
2018-05-10
rbd-mirror: ensure remote demotion is replayed locally
Jason Dillaman
5
-61
/
+154
2018-05-10
rbd-mirror: fix potential race between image sync and shut down
Jason Dillaman
3
-9
/
+31
2018-05-10
rbd-mirror: ensure instance replayer is stoped before destructing
Jason Dillaman
1
-3
/
+6
2018-05-10
mds: set could_consume to false when no purge queue item actually executed
Xuehan Xu
1
-1
/
+1
2018-05-10
Revert "stop.sh: use --no-mon-config when trying to unmap rbd devices"
Jason Dillaman
1
-4
/
+4
2018-05-09
script: build-integration-branch: avoid Unicode error
Nathan Cutler
1
-1
/
+1
2018-05-09
rgw: Silence sign comparison warnings
Adam C. Emerson
1
-1
/
+1
2018-05-09
common: add an async SharedMutex
Casey Bodley
3
-0
/
+860
2018-05-09
common: forward_handler() for handlers with move-only args
Casey Bodley
3
-5
/
+136
2018-05-09
common: add a generic async Completion interface
Casey Bodley
4
-0
/
+659
2018-05-09
build: Remove -Wno-invalid-offsetof
Adam C. Emerson
1
-1
/
+1
2018-05-09
tools: Do not memset uuid_d
Adam C. Emerson
1
-1
/
+0
2018-05-09
test/rbd/fsx: Disable overflow-format warning
Adam C. Emerson
1
-0
/
+7
2018-05-09
test/libcephfs: Expand buffer slightly
Adam C. Emerson
1
-2
/
+2
2018-05-09
rgw: There is no point in const return values
Adam C. Emerson
1
-1
/
+1
2018-05-09
rgw: Catch exceptions at const references
Adam C. Emerson
2
-2
/
+2
2018-05-09
rgw: Remove extra 'const' from cast
Adam C. Emerson
1
-1
/
+1
2018-05-09
rdma: Silence qualifier warnings
Adam C. Emerson
1
-1
/
+1
2018-05-09
msg/rdma/infiniband: Silence memset warning
Adam C. Emerson
1
-1
/
+1
2018-05-09
rgw: Exceptions should be caught by const reference
Adam C. Emerson
1
-1
/
+1
2018-05-09
FuseStore: Expand buffers to prevent overflow
Adam C. Emerson
1
-2
/
+2
2018-05-09
perfglue: Silence truncation warning
Adam C. Emerson
1
-0
/
+9
2018-05-09
mount: Enlarge buffer to fix overflow warning
Adam C. Emerson
1
-1
/
+1
2018-05-09
mon: Remove unused variable
Adam C. Emerson
1
-1
/
+0
2018-05-09
blkdev: Check return of snprintf and error on truncation
Adam C. Emerson
1
-3
/
+8
2018-05-09
blkdev: Get rid of get_device_by_uuid
Adam C. Emerson
2
-60
/
+0
2018-05-09
test: Enlarge a few buffers
Adam C. Emerson
1
-5
/
+5
2018-05-09
mds: Do not memset fnode_t
Adam C. Emerson
1
-2
/
+0
2018-05-09
auto: Catch exceptions by const reference
Adam C. Emerson
1
-1
/
+1
2018-05-09
client: Do not memset frag_info_t and inode_t
Adam C. Emerson
1
-2
/
+0
2018-05-09
test: Increase buffer to prevent possible truncation
Adam C. Emerson
1
-1
/
+1
2018-05-09
rgw: Fix uninitialized value warning
Adam C. Emerson
1
-1
/
+1
2018-05-09
doc: fix iscsi target name when configuring target
Venky Shankar
1
-3
/
+3
2018-05-09
rbd: disk-usage can now optionally compute exact on-disk usage
Jason Dillaman
2
-8
/
+10
2018-05-09
rbd: don't load config overrides from monitor initially
Jason Dillaman
1
-1
/
+2
2018-05-09
mon: pool-ops against non-existent pools should return error
Jason Dillaman
1
-3
/
+7
[next]