index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
os
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #18905 from ifed01/wip-bluestore-recalc-alloc
Kefu Chai
2017-11-15
4
-34
/
+55
|
\
|
*
os/bluestore: remove ineffective BlueFS fnode extent calculation.
Igor Fedotov
2017-11-13
4
-34
/
+55
*
|
Merge pull request #18622 from majianpeng/bluestore-opseq
Kefu Chai
2017-11-15
1
-5
/
+4
|
\
\
|
*
|
os/bluestore: remove "q.empyt()" check in _is_all_kv_submitted.
Jianpeng Ma
2017-10-30
1
-5
/
+3
|
*
|
os/bluestore: reduce kv_submitted_waiters if _is_all_kv_submitted() return true.
Jianpeng Ma
2017-10-30
1
-0
/
+1
*
|
|
Merge pull request #18873 from tchaikov/wip-bluestore-aio-log
Kefu Chai
2017-11-14
3
-12
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bluestore: print aio in batch
Kefu Chai
2017-11-11
3
-12
/
+16
*
|
|
Merge pull request #18828 from majianpeng/fix-21932
Kefu Chai
2017-11-13
1
-2
/
+2
|
\
\
\
|
*
|
|
common/buffers: add function parameter to limit buffers size.
Jianpeng Ma
2017-11-10
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #18854 from ifed01/wip-ifed-release-alloc-cleanup3
Kefu Chai
2017-11-13
1
-8
/
+2
|
\
\
\
|
*
|
|
os/bluestore: avoid excessive ops in _txc_release_alloc
linux
2017-11-09
1
-8
/
+2
*
|
|
|
os/bluestore: fix SharedBlob unregistration
Sage Weil
2017-11-09
2
-3
/
+9
|
|
/
/
|
/
|
|
*
|
|
os/bluestore: remove unused paramerter.
Jianpeng Ma
2017-11-06
1
-1
/
+0
*
|
|
build: Mark dependency includes as SYSTEM
Adam C. Emerson
2017-11-04
1
-4
/
+5
*
|
|
Merge pull request #18671 from ifed01/wip-ifed-bluefs-empty-reclaiming-fix
Sage Weil
2017-11-03
1
-4
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
os/bluestore: do not release empty bluefs_extents_reclaiming.
Igor Fedotov
2017-11-01
1
-4
/
+6
*
|
|
os/filestore: implement get_devices()
Sage Weil
2017-10-31
2
-0
/
+16
*
|
|
os/bluestore: implement get_devices()
Sage Weil
2017-10-31
4
-0
/
+21
*
|
|
os/bluestore/BlockDevice: add get_devname(), get_devices()
Sage Weil
2017-10-31
3
-0
/
+34
*
|
|
os/ObjectStore: add get_devices() method
Sage Weil
2017-10-31
2
-0
/
+10
|
/
/
*
|
Merge pull request #18535 from yanghonggang/master
Kefu Chai
2017-10-31
3
-11
/
+143
|
\
\
|
*
|
os/bluestore/bluestore_tool: add bluefs-log-dump command to dump bluefs's log
Yang Honggang
2017-10-30
3
-11
/
+143
*
|
|
bluestore: delete redundant header file in KernelDevice.cc
lijing
2017-10-31
1
-1
/
+0
*
|
|
Merge pull request #18585 from yaozongyou/fix-bluestore-tool-arg-bug
Sage Weil
2017-10-30
1
-2
/
+2
|
\
\
\
|
*
|
|
ceph-bluestore-tool: the link target should not ending with new line
Yao Zongyou
2017-10-28
1
-1
/
+1
|
*
|
|
ceph-bluestore-tool: the right action is prime-osd-dir not prime-osd-dev
Yao Zongyou
2017-10-28
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #17995 from scienceluo/wip-luo-fix-bluestore-metadata-branch
Sage Weil
2017-10-30
3
-6
/
+4
|
\
\
\
|
*
|
|
os/bluestore/BlueFS: Reduce unnecessary operations in collect_metadata
Luo Kexue
2017-10-26
3
-6
/
+4
*
|
|
|
Merge pull request #18611 from liewegas/wip-interval-set
Sage Weil
2017-10-30
3
-8
/
+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
os/bluestore: use interval_set<...,btree_map<...>>
Sage Weil
2017-10-28
2
-7
/
+10
|
*
|
|
os/bluestore/BitMapAllocator: drop useless include
Sage Weil
2017-10-28
1
-1
/
+0
*
|
|
|
Merge pull request #18565 from liewegas/wip-prime-fixes
Sage Weil
2017-10-27
1
-0
/
+19
|
\
\
\
\
|
*
|
|
|
ceph-bluestore-tool: prime-osd-dir: update symlinks instead of bailing
Sage Weil
2017-10-26
1
-0
/
+19
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #18502 from optimistyzy/1024_yzy
Pan Liu
2017-10-27
1
-3
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bluestore/NVMEDevice: convert the legacy config opt
Ziye Yang
2017-10-24
1
-4
/
+6
|
*
|
|
bluestore/NVMEDevice: Minor fixes.
Ziye Yang
2017-10-24
1
-1
/
+7
*
|
|
|
Merge pull request #18475 from yuyuyu101/wip-fix-alignment
Sage Weil
2017-10-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
os/ObjectStore: fix get_data_alignment return -1 causing problem in msg header
Haomai Wang
2017-10-23
1
-1
/
+1
*
|
|
|
|
Merge pull request #18428 from liewegas/wip-21878
Sage Weil
2017-10-24
1
-0
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
os/bluestore/BlueFS: fix race with log flush during async log compaction
Sage Weil
2017-10-20
1
-0
/
+11
*
|
|
|
|
|
Merge PR #18255 into master
Patrick Donnelly
2017-10-24
1
-4
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
os/bluestore: handle compressed extents in blob unsharing checks
Sage Weil
2017-10-11
1
-4
/
+8
*
|
|
|
|
|
|
Merge pull request #18357 from asomers/have_libaio
Kefu Chai
2017-10-21
2
-6
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Build: create a proper WITH_BLUESTORE option
Alan Somers
2017-10-18
2
-6
/
+6
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #18392 from tchaikov/wip-21842
Kefu Chai
2017-10-20
2
-0
/
+27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
os/bluestore: implement BlueRocksEnv::AreFilesSame()
Kefu Chai
2017-10-20
2
-0
/
+27
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #18367 from zealoussnow/wip-10180
Kefu Chai
2017-10-20
1
-5
/
+17
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ceph-bluestore-tool: create out_dir before create full path of kvdb
Leo Zhang
2017-10-19
1
-5
/
+17
|
|
/
/
/
/
/
*
|
|
|
|
|
cmake: Build libpmem from source code.
Jianpeng Ma
2017-10-19
3
-6
/
+27
*
|
|
|
|
|
Merge pull request #14213 from xiaoxichen/fix_wbthrottle_assert
Kefu Chai
2017-10-19
1
-1
/
+1
|
\
\
\
\
\
\
[next]