]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2019-08-04 Kefu Chaigoogletest: pick up change to suppress CMP0048 warning 29471/head
2019-08-03 Kefu ChaiMerge pull request #29472 from wjwithagen/wjw-fix-src...
2019-08-03 Willem Jan... osdc: Fix a missing ':' for the correct namespace 29472/head
2019-08-03 Kefu ChaiMerge pull request #29322 from rzarzynski/wip-objclass...
2019-08-03 Kefu ChaiMerge pull request #29113 from tchaikov/wip-ceph-mutex
2019-08-03 Kefu Chaicommon/Mutex: remove Mutex 29113/head
2019-08-03 Kefu Chaicommon/Cond.h: remove Cond
2019-08-03 Kefu Chaiosd/PG: support is_locked() in non-debug mode
2019-08-03 Kefu Chaicommon/ceph_context.cc: include necessary header
2019-08-03 Kefu Chaitest/testmsgr: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/librados: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/compressor: do not include unused header
2019-08-03 Kefu Chaitest/common/Throttle: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaicommon/obj_bencher: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaiauth: remove unused forwarde declaration
2019-08-03 Kefu Chaitest/librados_test_stub: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chailibcephfs: remove unused #include
2019-08-03 Kefu Chaicls_kvs: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaicrush: remove unused #include
2019-08-03 Kefu Chaifusetrace: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitools/rbd_nbd: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitools/rbd_ggate: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitools/rbd: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitools/ceph_dedup_tool: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/xattr_bench: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/test_snap_mapper: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/osd: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/omap_bench: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/msgr: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/admin_socket: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaikv: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitools/rados: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitools/immutable_object_cache: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitools/cephfs: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/os/filestore: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitools/rbd_mirror: s/Mutex/ceph::Formatter/
2019-08-03 Kefu Chaitest/perf_local: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/osdc: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/objectstore: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/mon: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/librbd: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaitest/journal: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chairgw: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chailibrbd: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaijournal: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaicommon/mutex_debug: add lockdep parameter to mutex...
2019-08-03 Kefu Chaicommon/mutex_debug.h: pass "no_lockdep" to try_lock()
2019-08-03 Kefu Chaiinclude/Context: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaierasure-code: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaicommon/ceph_mutex: add more ceph_mutex_is_*() helpers
2019-08-03 Kefu Chaicommon/ceph_mutex: improve ceph::shared_mutex
2019-08-03 Kefu Chaicommon/Timer: add necessary #include
2019-08-03 Kefu Chaicommon/RWLock: add RWLock::{lock,unlock}_shared()
2019-08-03 Kefu Chaicommon: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaicommon/HeartbeatMap.cc: include necessary header
2019-08-03 Kefu Chaicommon/Cond.h: include necessary header
2019-08-03 Kefu Chaicls/rgw: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaimds: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaiosdc: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaiosd: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaios: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaimsg: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaimon: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaimgr: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chailibrados: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaiinclude/utime: add utime_t<>(duration)
2019-08-03 Kefu Chaiinclude/C_Lock: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaicommon/condition_variable_debug: fix wait_until()
2019-08-03 Kefu Chaicommon/timer: s/Mutex/ceph::mutex/
2019-08-03 Kefu Chaiclient: s/Mutex/ceph::mutex/
2019-08-03 Kefu ChaiMerge pull request #29291 from tchaikov/wip-cmake-cleanups
2019-08-02 Neha OjhaMerge pull request #29408 from neha-ojha/wip-bs-fsck-mnt
2019-08-02 Matt BenjaminMerge pull request #28637 from linuxbox2/wip-rgw-blorde...
2019-08-02 Matt Benjaminrgw: s/std::map/boost::container::flat_map/ cls_bucket_... 28637/head
2019-08-02 Kefu Chaicmake: require CMake v3.10.2 29291/head
2019-08-02 Casey BodleyMerge pull request #25962 from greenx/master
2019-08-02 Kefu Chaiinstall-deps.sh: install cmake 3.10.2 and up on xenial
2019-08-02 Jan FajerskiMerge pull request #29401 from jan--f/c-v-inventory...
2019-08-02 Ricardo DiasMerge pull request #29046 from p-na/wip-pna-disable...
2019-08-02 Ricardo DiasMerge pull request #29088 from votdev/issue_24662
2019-08-02 Sage WeilMerge PR #29379 into master
2019-08-02 Sage WeilMerge PR #28881 into master
2019-08-02 Kefu ChaiMerge pull request #29349 from smithfarm/wip-40975
2019-08-02 Kefu ChaiMerge pull request #29397 from wjwithagen/wjw-fix-malloc.h
2019-08-02 Kefu ChaiMerge pull request #29396 from wjwithagen/wjw-fix-boost...
2019-08-02 J. Eric IvancichMerge pull request #29181 from liewegas/wip-rgw-meta...
2019-08-01 J. Eric IvancichMerge pull request #28587 from zhangsw/rgw-bugfix-versi...
2019-08-01 J. Eric IvancichMerge pull request #28789 from taodd/rgw-fix-remove...
2019-08-01 J. Eric IvancichMerge pull request #29178 from ivancich/wip-small-rgw...
2019-08-01 J. Eric IvancichMerge pull request #29179 from ivancich/wip-bucket...
2019-08-01 J. Eric IvancichMerge pull request #29240 from mdw-at-linuxbox/wip...
2019-08-01 Matt BenjaminMerge pull request #28331 from linuxbox2/wip-rgw-uinfo...
2019-08-01 Kefu ChaiMerge pull request #29413 from tchaikov/wip-remove...
2019-08-01 Jason DillamanMerge pull request #29445 from ricardoasmarques/fix...
2019-08-01 Ricardo Marquesdoc: Fix rbd namespace documentation 29445/head
2019-08-01 Kefu ChaiMerge pull request #29446 from tchaikov/wip-cmake-tox...
2019-08-01 Kefu ChaiMerge pull request #29423 from rhcs-dashboard/wip-41023...
2019-08-01 Kefu ChaiMerge pull request #29297 from iotcg/starlingx
2019-08-01 Jan Fajerskiceph-volume: fall back to PARTTYPE if PARTLABEL is... 29401/head
2019-08-01 Jan Fajerskiceph-volume: adjust tests for empty PARTLABEL fields
next