]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2019-04-02 Igor Fedotovos/bluestore: start using 64-bit intervals for bitmap...
2019-04-02 Igor Fedotovos/bluestore: make bluestore interval base template.
2019-04-02 Igor Fedotovtests/fastbmap_alloc: UT to reproduce 4G allocation bug
2019-04-02 Igor Fedotovos/bluestore: os/bluestore: implement dump for bitmap...
2019-04-01 Yuri WeinsteinMerge pull request #26979 from ifed01/wip-ifed-bmap...
2019-04-01 Yuri WeinsteinMerge pull request #26642 from pdvian/wip-38449-luminous
2019-04-01 Yuri WeinsteinMerge pull request #26776 from pdvian/wip-38541-luminous
2019-04-01 Yuri WeinsteinMerge pull request #26805 from pdvian/wip-38543-luminous
2019-04-01 Yuri WeinsteinMerge pull request #26820 from smithfarm/wip-38545...
2019-04-01 Yuri WeinsteinMerge pull request #26964 from ashishkumsingh/wip-38735...
2019-04-01 Yuri WeinsteinMerge pull request #27024 from pdvian/wip-38669-luminous
2019-03-29 Yuri WeinsteinMerge pull request #27207 from pdvian/wip-38854-luminous
2019-03-29 Yuri WeinsteinMerge pull request #27224 from xiexingguo/wip-luminous...
2019-03-29 Yuri WeinsteinMerge pull request #27226 from pdvian/wip-38857-luminous
2019-03-28 Sage Weilqa/suites: fix bluestore links 26979/head
2019-03-28 Yuri WeinsteinMerge pull request #26358 from smithfarm/wip-37557...
2019-03-28 Yuri WeinsteinMerge pull request #26530 from pdvian/wip-38354-luminous
2019-03-28 Yuri WeinsteinMerge pull request #26619 from pdvian/wip-38446-luminous
2019-03-28 Yuri WeinsteinMerge pull request #26761 from pdvian/wip-38529-luminous
2019-03-28 Yuri WeinsteinMerge pull request #26946 from ashishkumsingh/wip-38727...
2019-03-28 Yuri WeinsteinMerge pull request #27030 from pdvian/wip-38671-luminous
2019-03-28 Yuri WeinsteinMerge pull request #26516 from yehudasa/wip-rgw-es...
2019-03-28 xie xingguoosd/OSDMap: add log for better debugging 27224/head
2019-03-28 xie xingguoosd/OSDMap: calc_pg_upmaps - restrict optimization...
2019-03-28 xie xingguoosd/OSDMap: drop local pool filter in calc_pg_upmaps
2019-03-28 huangjuncrush: add root_bucket to identify underfull buckets
2019-03-28 Neha OjhaMerge pull request #27104 from rzarzynski/wip-nss-impor...
2019-03-28 Roman PenyaevEventEpoll: refactor del_event() a bit 27226/head
2019-03-28 Roman PenyaevEventEpoll: set EPOLLET flag on del_event()
2019-03-27 Radoslaw Zarzynskiauth, rgw, common: switch to PK11_ImportSymKey_FIPS... 27104/head
2019-03-27 Radoslaw Zarzynskicrypto: bring PK11_ImportSymKey_FIPS doing PK11_UnwrapS...
2019-03-27 Sage Weilmon/MgrStatMonitor: ensure only one copy of initial... 27207/head
2019-03-26 Yuri WeinsteinMerge pull request #26758 from pdvian/wip-38510-luminous
2019-03-26 Yuri WeinsteinMerge pull request #26830 from pdvian/wip-38562-luminous
2019-03-26 Yuri WeinsteinMerge pull request #26900 from pdvian/wip-38586-luminous
2019-03-26 Yuri WeinsteinMerge pull request #26962 from pdvian/wip-38665-luminous
2019-03-22 Nathan CutlerMerge pull request #27033 from cbodley/wip-38796
2019-03-19 David ZafmanMerge pull request #26557 from dzafman/wip-38244
2019-03-19 David ZafmanMerge pull request #26793 from dzafman/wip-38274
2019-03-18 Yuri WeinsteinMerge pull request #26544 from ifed01/wip-ifed-fix...
2019-03-18 Casey Bodleydoc/rgw: document placement target configuration 27033/head
2019-03-18 Abhishek Lekshmananrgw: sync module: avoid printing attrs of objects in log 27030/head
2019-03-18 Yan, Zhengmds: wait for client to release shared cap when re... 27024/head
2019-03-17 Sage Weilqa/objectstore: bluestore -> bluestore-{bitmap,stupid}
2019-03-17 Igor Fedotovos/bluestore: fix minor issues in bitmap logging output
2019-03-17 Igor Fedotovos/bluestore: fix overlappedd allocation returned by...
2019-03-17 Igor Fedotovos/bluestore: provide a rough estimate for bitmap allocator
2019-03-17 Igor Fedotovos/bluestore: rename new bitmap allocator class to...
2019-03-17 Igor Fedotovos/bluestore: perform allocations aligned with min_leng...
2019-03-17 Igor Fedotovtest/objectstore/unitetest_fastbmap_allocator: replace...
2019-03-17 Igor Fedotovos/bluestore: respect min_length as allocation granular...
2019-03-17 Igor Fedotovos/bluestore: cosmetic new allocator internal method...
2019-03-17 Igor Fedotovos/bluestore: properly respect min_length when analysin...
2019-03-17 Igor Fedotovos/bluestore: cosmetic cleanup in new bitmap allocator.
2019-03-17 Igor Fedotovos/bluestore: more verbose logging in new bitmap allocator
2019-03-15 Nathan CutlerMerge pull request #26597 from smithfarm/wip-release...
2019-03-15 Nathan CutlerMerge pull request #26861 from ashishkumsingh/wip-38647...
2019-03-15 Nathan CutlerMerge pull request #26372 from pdvian/wip-38095-luminous
2019-03-15 Igor Fedotovos/bluestore: remove original bitmap allocator
2019-03-15 Igor Fedotovos/bluestore: align BitMap allocator's init_rm_free...
2019-03-15 Igor Fedotovos/bluestore: fix improper access to a BitmapFastAlloca...
2019-03-15 Igor Fedotovtest/allocator: move bluestore allocator's benchmarks...
2019-03-15 Igor Fedotovos/bluestore: add new bitmap allocator
2019-03-15 Nathan CutlerMerge pull request #26969 from pdvian/wip-38667-luminous
2019-03-15 Patrick Donnellyqa: extend MDS heartbeat grace for valgrind 26964/head
2019-03-15 Adam C. Emersondoc/radosgw: Document mappings of S3 Operations to... 26969/head
2019-03-15 Patrick Donnellyqa: ignore slow metadata io wrn during osd thrash 26962/head
2019-03-14 Yuri WeinsteinMerge pull request #26798 from dzafman/wip-slow-luminous
2019-03-14 Igor Fedotovtest/allocator: get rid off bitmap allocator specifics...
2019-03-14 Igor Fedotovos/bluestore: add release(PExtentVector) helper to...
2019-03-14 Igor Fedotovos/bluestore: get rid off allocator's reserve method
2019-03-14 Igor Fedotovos/bluestore: add perf counter for allocator fragmentation.
2019-03-14 Igor Fedotovos/bluestore: cleanup around ExtentList class.
2019-03-14 Igor Fedotovos/bluestore: kill AllocExtent[Vector] to simplify...
2019-03-14 Radoslaw Zarzynskios/bluestore: release txc's extents in bulky manner.
2019-03-14 Radoslaw Zarzynskios/bluestore: drop support for non-bulky extent release.
2019-03-14 Radoslaw Zarzynskios/bluestore: BlueFS releases disk extents in bulky...
2019-03-14 Jianpeng Maos/bluestore/BlueFS: move release unused extents to...
2019-03-14 Radoslaw Zarzynskios/bluestore: make the BitMapAllocator aware about...
2019-03-14 Radoslaw Zarzynskios/bluestore: make the StupidAllocator aware about...
2019-03-14 Radoslaw Zarzynskios/bluestore: extend the Allocator interface with bulk...
2019-03-14 Matt Benjaminrgw: bucket limit check misbehaves for > max-entries... 26946/head
2019-03-13 Brad HubbardMerge pull request #26574 from badone/wip-luminous...
2019-03-12 Brad HubbardMerge pull request #26613 from badone/wip-luminous...
2019-03-12 Yuri WeinsteinMerge pull request #26427 from smithfarm/wip-38318...
2019-03-12 Yuri WeinsteinMerge pull request #26706 from pdvian/wip-38506-luminous
2019-03-12 Yuri WeinsteinMerge pull request #26871 from neha-ojha/wip-38316...
2019-03-12 Yuri WeinsteinMerge pull request #26677 from smithfarm/wip-38501...
2019-03-12 Yuri WeinsteinMerge pull request #26791 from cbodley/wip-38608
2019-03-11 Sage Weilcommon/str_map: better trim() impl using boost 26900/head
2019-03-11 Sage Weilcommon/str_map: fix trim() on empty string
2019-03-11 Yuri WeinsteinMerge pull request #25810 from pdvian/wip-37741-luminous
2019-03-11 Yuri WeinsteinMerge pull request #26127 from xiexingguo/wip-luminous...
2019-03-11 Yuri WeinsteinMerge pull request #26199 from b-ranto/wip-restful...
2019-03-11 Yuri WeinsteinMerge pull request #26355 from pdvian/wip-38240-luminous
2019-03-11 Yuri WeinsteinMerge pull request #26540 from ifed01/wip-ifed-38395
2019-03-11 Yuri WeinsteinMerge pull request #26579 from pdvian/wip-38400-luminous
2019-03-11 Neha OjhaMerge pull request #26866 from neha-ojha/wip-38574...
2019-03-08 Sage Weilos/filestore: ceph_abort() on fsync(2) or fdatasync... 26871/head
2019-03-08 Adam Kupczykos/bluestore: Fix problem with bluefs's freespace not... 26866/head
next