]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-01-01 Sage Weilos/bluestore/BlueFS: all overwrites on open_for_write
2016-01-01 Sage Weilos/bluestore/BlueStore: drop internal EnvMirror
2016-01-01 Sage Weilrocksdb: pull up to master, include EnvMirror
2016-01-01 Sage Weilos/bluestore: label all block devices
2016-01-01 Sage Weilos/bluestore/BlueFS: flush log if needed
2016-01-01 Sage Weilos/bluestore/BlueFS: fix replay of unlink
2016-01-01 Sage Weilos/bluestore: support second block.wal device
2016-01-01 Sage Weilos/bluestore/BlueStore: fix zero gap bug
2016-01-01 Sage Weilos/bluestore: disable overlay for now
2016-01-01 Sage Weilos/bluestore/BlockDevice: restructure interface
2016-01-01 Sage Weilos/bluestore/BlueFS: fix overwrite
2016-01-01 Sage Weilos/bluestore/BlueFS: fix writes spanning extents
2016-01-01 Sage Weilos/bluestore: reenable rocksdb recycling
2016-01-01 Sage Weilos/bluestore/BlockDevice: lock device while open
2016-01-01 Sage Weilos/bluestore/BlockDevice: debug read result
2016-01-01 Sage Weilos/bluestore/BlockDevice: fix alignment check
2016-01-01 Sage Weilos/bluestore/BlockDevice: check aio return values
2016-01-01 Sage Weilos/bluestore/BlueFS: avoid lock during reads
2016-01-01 Sage Weilos/bluestore/BlueFS: prevent read+write sharing
2016-01-01 Sage Weilvstart.sh: debug bluefs and rocksdb
2016-01-01 Sage Weilos/bluestore/BlueFS: periodically compact log
2016-01-01 Sage Weilos/bluestore/BlueFS: simplify extent list
2016-01-01 Sage Weilos/bluestore/BlueFS: fix read
2016-01-01 Sage Weilceph_test_objectstore: trivial init fix
2016-01-01 Sage Weilkv/RocksDBStore: rocksdb_separate_wal_dir option
2016-01-01 Sage Weilos/bluestore/BlueFS: ref count BlueFS::File *
2016-01-01 Sage Weilos/bluestore/BlueFS: readdir list dirs, too
2016-01-01 Sage Weilceph-bluefs-tool: simple tool to export bluefs content
2016-01-01 Sage Weilos/bluestore/BlueFS: many fixes
2016-01-01 Sage Weilos/bluestore/BlueStore: share space with BlueFS
2016-01-01 Sage Weilos/bluestore/BlockDevice: move to simple mutex model
2016-01-01 Sage Weilos/bluestore/BlueFS: simple file system to back rocksdb
2016-01-01 Sage Weilceph_test_objectstore: less verbose
2016-01-01 Sage Weilceph_test_objectstore: less verbose on hash collision...
2016-01-01 Sage Weilos/bluestore/BlueStore: fix _do_read
2016-01-01 Sage Weilos/bluestore/StupidAllocator: fix locking
2016-01-01 Sage Weilos/bluestore/StupidAllocator: fix misc bugs
2016-01-01 Sage Weilos/bluestore/Allocator: init_rm_free
2016-01-01 Sage Weilkv/RocksDBStore: take custom Env
2016-01-01 Sage Weilos/bluestore: fix _do_read return value
2016-01-01 Sage Weilos/bluestore/BlockDevice: fix read return value
2016-01-01 Sage Weilos/bluestore: separate Allocator from freelist storage
2016-01-01 Sage Weilnewstore -> bluestore
2016-01-01 Sage Weilos/newstore: always create db.wal
2016-01-01 Sage Weilos/newstore: create db dir
2016-01-01 Sage Weilos/newstore: consume a raw block device
2016-01-01 Sage Weilos/newstore: make collection_list tolerate sloppy start...
2016-01-01 Sage Weilos/newstore: make key names more efficient
2016-01-01 Sage Weilos/newstore: fix collection_list vs max entries
2016-01-01 Sage Weilos/newstore: do not set/change frag_size if there are...
2016-01-01 Sage Weilos/newstore: define a fid_backpointer_t type
2016-01-01 Sage Weilos/newstoer: add newstore types to ceph-dencoder
2016-01-01 Sage Weilos/newstore: set alloc hint on new frags
2016-01-01 Sage Weilos/newstore: dump onode contents
2016-01-01 Sage Weilos/newstore: fixed fragment size
2016-01-01 Sage Weilos/newstore: recycle rocksdb log files
2016-01-01 Sage Weilrocksdb: latest master
2016-01-01 Sage WeilMerge pull request #6649 from majianpeng/filesstore...
2016-01-01 Sage WeilMerge pull request #7017 from efirs/ef_atomic_ceph_tid
2016-01-01 Sage WeilMerge pull request #7077 from XinzeChi/wip-fix-wip...
2015-12-31 Sage WeilMerge pull request #6893 from kylinstorage/wip-osd_command
2015-12-31 Sage WeilMerge pull request #5630 from wonzhq/evict-after-flush
2015-12-31 Sage WeilMerge pull request #6639 from xiexingguo/xxg-wip-13822
2015-12-31 Sage WeilMerge pull request #6702 from liewegas/wip-fix-recency
2015-12-31 Sage WeilMerge pull request #6824 from Sandy4999/wip-crushtool...
2015-12-31 Sage WeilMerge pull request #6962 from liewegas/wip-buffer-lastp
2015-12-31 Sage WeilMerge pull request #6970 from aiicore/drop_removal_pg_type
2015-12-29 Xinze Chiosd: remove repop_map in osd 7077/head
2015-12-29 Xinze Chiosd: fix wip (l_osd_op_wip) perf counter
2015-12-28 Kefu ChaiMerge pull request #6987 from H3C/wip-addr-bugfix
2015-12-24 Josh DurginMerge remote-tracking branch 'origin/jewel' 6763/head
2015-12-23 qiankunzhengcommon/address_help.cc: fix the leak in entity_addr_fro... 6987/head
2015-12-23 Josh DurginMerge pull request #7026 from xdonghai/master
2015-12-23 Josh DurginMerge pull request #6998 from xiexingguo/xxg-wip-clsrbd
2015-12-23 Josh DurginMerge pull request #6983 from xiexingguo/xxg-wip-14126
2015-12-23 Sage WeilMerge pull request #6298 from guangyy/wip-13441
2015-12-23 Sage WeilMerge pull request #6572 from liewegas/wip-crush-choose...
2015-12-23 Josh DurginMerge pull request #7043 from dillaman/wip-14170-jewel
2015-12-23 Jason Dillamanlibrbd: do not ignore self-managed snapshot release... 7043/head
2015-12-23 Josh DurginMerge pull request #7042 from dillaman/wip-14164-jewel
2015-12-23 Josh DurginMerge pull request #7041 from dillaman/wip-14165
2015-12-23 Josh DurginMerge pull request #7040 from dillaman/wip-14092-jewel
2015-12-23 David ZafmanMerge pull request #7036 from xiexingguo/xxg-wip-kvstore
2015-12-23 Josh DurginMerge pull request #7020 from chenyehua11692/master
2015-12-23 Josh DurginMerge pull request #7035 from dillaman/wip-14122-jewel
2015-12-23 Jason Dillamanlibrbd: properly handle replay of snap remove RPC message 7042/head
2015-12-23 Jason Dillamanqa/workunits: merge_diff shouldn't attempt to use strip... 7041/head
2015-12-23 Jason Dillamanlibrbd: ensure librados callbacks are flushed prior... 7040/head
2015-12-23 xiexingguoKeyValueStore: fix return code of mkfs 7036/head
2015-12-23 Jason Dillamanlibrbd: clear error when older OSD doesn't support... 7035/head
2015-12-23 John SprayMerge pull request #6996 from H3C/wip-mds-f11322
2015-12-23 Kefu ChaiMerge pull request #7015 from chipitsine/master
2015-12-23 Sage WeilMerge pull request #7004 from jazeltq/master
2015-12-23 Sage WeilMerge pull request #6870 from mslovy/wip-pgmeta-object
2015-12-23 Sage WeilMerge pull request #6744 from majianpeng/scrub-fix
2015-12-23 Sage WeilMerge pull request #6961 from liewegas/wip-lockdep-max
2015-12-23 Wei Fengmds: we should wait messenger when MDSDaemon suicide 6996/head
2015-12-23 Loic DacharyMerge pull request #7025 from tchaikov/wip-ceph-detect...
2015-12-23 Kefu Chaiceph-detect-init: fix py3 test 7025/head
2015-12-23 Loic DacharyMerge pull request #7023 from tchaikov/wip-doc-cachemode
next