ceph/src
Kefu Chai 6a771d1ef5 Merge pull request #14103 from tchaikov/wip-https-github
script: ceph-release-notes: use https instead of http

Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-03-24 14:43:48 +08:00
..
arch
auth Merge pull request #13692 from Liuchang0812/wip-add-override-in-auth-headers 2017-02-28 09:54:55 -06:00
bash_completion
Beast@999e2fa031
boost@1790aff3b3
brag brag: count the number of mds in fsmap not in mdsmap 2017-03-06 11:42:28 +08:00
ceph-detect-init ceph-detect-init: Adds Oracle Linux Server and Oracle VM Server detection 2017-03-10 17:29:08 +03:00
ceph-disk ceph-disk: Reporting /sys directory in get_partition_dev() 2017-03-22 10:11:44 +01:00
civetweb@7f9f5d1a7d rgw: Get civetweb ssl enhancement: wip-listen4 = wip-civetweb-1.8-2 + mg_get_local_addr 2016-12-20 00:37:05 -05:00
client Merge pull request #13774 from Liuchang0812/wip-add-override-in-common-headers 2017-03-08 09:06:16 -06:00
cls Merge pull request #12041 from yangdongsheng/rbd_mirror_clone 2017-03-21 11:42:15 -04:00
common Merge pull request #14050 from ovh/bp-dump-ops-by-duration 2017-03-23 08:47:55 -07:00
compressor compressor: fix Mutex::Locker used is not correct 2017-03-13 15:34:34 +08:00
crush crush: builder: clean the arguments of crush_reweight* methods 2017-03-23 17:54:52 +01:00
doc
dpdk@d3bfeaaabf dpdk: upgrade dpdk version to 16.11 2017-01-01 16:17:50 +08:00
erasure-code common: add override in header file 2017-03-03 19:21:44 +08:00
global common: add override in header file 2017-03-03 19:21:44 +08:00
googletest@fdb8504792
include rbd: introduce a new constructor for ImageOptions 2017-03-14 17:58:31 +08:00
isa-l@8faa0a2802
java cmake: turn libcommon into a shared library 2017-01-10 21:10:53 +08:00
jobs
journal common: add override in header file 2017-03-03 19:21:44 +08:00
json_spirit cmake: turn libcommon into a shared library 2017-01-10 21:10:53 +08:00
key_value_store common: add override in header file 2017-03-03 19:21:44 +08:00
kv common: add override in header file 2017-03-03 19:21:44 +08:00
libcephd compressor/zstd: add zstd to embedded ceph 2017-01-27 12:42:28 -08:00
librados Merge pull request #13535 from dongbula/add-rgw-finisher-to-perfcounter 2017-03-20 10:20:48 -05:00
libradosstriper librados: add override in headers 2017-03-03 19:40:49 +08:00
librbd Merge pull request #12041 from yangdongsheng/rbd_mirror_clone 2017-03-21 11:42:15 -04:00
log common: add override in header file 2017-03-03 19:21:44 +08:00
lua@1fce39c639
mds TrackedOp: allow dumping historic ops sorted by duration 2017-03-22 13:32:04 +01:00
messages Merge pull request #13771 from Liuchang0812/wip-add-override-in-msg-headers 2017-03-08 09:02:33 -06:00
mgr mgr: update for start_mon_command int->void 2017-03-09 13:30:07 +00:00
mon Merge pull request #13942 from xiexingguo/wip-cleanup-proc-repinfo 2017-03-22 23:57:13 +08:00
mount mount.ceph: tweak message on unknown option 2016-12-25 16:51:18 +00:00
msg Merge pull request #13822 from Liuchang0812/wip-event-center-bug 2017-03-20 15:26:54 +08:00
objclass objclass: Utterly destroy g_ceph_context 2016-12-22 14:24:39 -05:00
objsync
ocf
os Merge pull request #13931 from wangzhengyong/extent 2017-03-23 20:47:12 -05:00
osd Merge pull request #14050 from ovh/bp-dump-ops-by-duration 2017-03-23 08:47:55 -07:00
osdc osdc: cmd arg should be const on Objecter::send_command 2017-03-09 13:30:07 +00:00
perfglue dout: Use dout_context 2016-12-22 13:55:37 -05:00
powerdns
pybind Merge pull request #13804 from xiaoxichen/fix_adminsocket 2017-03-20 15:28:58 +08:00
rbd_fuse cmake: turn libcommon into a shared library 2017-01-10 21:10:53 +08:00
rbd_replay librbd: add override in header files 2017-02-21 16:54:35 +08:00
rgw Merge pull request #14014 from Liuchang0812/wip-fix-seg-fault 2017-03-23 09:54:47 -04:00
rocksdb@3b4ac8076b rocksdb: sync with upstream 2017-02-09 05:03:33 +08:00
script script: ceph-release-notes: use https instead of http 2017-03-23 19:13:41 +08:00
spdk@df46c41a4c spdk: upgrade spdk version to 16.12 2017-01-01 16:22:32 +08:00
test Merge pull request #14085 from wjwithagen/wip-wjw-bluestore-fixture 2017-03-23 20:47:45 -05:00
tools Merge pull request #12041 from yangdongsheng/rbd_mirror_clone 2017-03-21 11:42:15 -04:00
tracing Merge pull request #13323 from yehudasa/wip-18079-2 2017-03-07 08:41:08 -06:00
upstart upstart: start radosgw-all according to runlevel 2017-01-03 10:35:06 -07:00
xxHash@1f40c6511f
zstd@dc9931205a add src/zstd submodule 2017-01-26 00:37:23 +08:00
.gitignore
btrfs_ioc_test.c
ceph_common.sh ceph_common.sh: add mgr support to init-ceph 2017-02-27 09:56:55 -05:00
ceph_fuse.cc Merge pull request #13785 from liewegas/wip-cleanup-features 2017-03-08 11:14:08 -06:00
ceph_mds.cc msg/Messenger: drop useless 'supported' arg to Policy ctor 2017-03-03 12:56:21 -06:00
ceph_mgr.cc
ceph_mon.cc msg/Messenger: drop useless 'supported' arg to Policy ctor 2017-03-03 12:56:21 -06:00
ceph_osd.cc msg/Messenger: drop useless 'supported' arg to Policy ctor 2017-03-03 12:56:21 -06:00
ceph_syn.cc
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk-udev
ceph-osd-prestart.sh tools/scripts:"FreeBSD getopt is not compatible, use the one from packages" 2017-02-04 23:09:02 +01:00
ceph-post-file.in tools/scripts:"FreeBSD getopt is not compatible, use the one from packages" 2017-02-04 23:09:02 +01:00
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in Merge pull request #12797 from chendave/wip_error_message 2017-02-17 10:16:54 +08:00
cls_acl.cc
cls_crypto.cc
CMakeLists.txt msg/async/rdma: Introduce Device.{cc,h} 2017-03-16 16:00:13 +02:00
cmonctl
etc-rbdmap
fetch_config
init-ceph.in init-ceph: fix ceph user args 2017-02-16 18:22:00 -05:00
init-radosgw
init-rbdmap
krbd.cc
libcephfs.cc Merge pull request #12830 from renhwztetecs/renhw-wip-libcephfs-misc 2017-01-20 15:29:30 +01:00
librados-config.cc
loadclass.sh
logrotate.conf
mount.fuse.ceph Rewrite mount.fuse.ceph (to python) and move ceph-fuse options to fs_mntops 2017-01-29 19:46:10 +02:00
mrgw.sh mrgw.sh: fix script 2017-03-09 09:18:55 -08:00
mrun
mstart.sh
mstop.sh
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbdmap rbdmap: unmap RBDMAPFILE images unless called with unmap-all 2017-02-16 20:31:45 +01:00
README
sample.ceph.conf Update sample.ceph.conf 2017-03-03 01:04:19 +05:30
stop.sh stop.sh: add 'mgr' arg 2017-02-27 09:56:55 -05:00
TODO
unittest_bufferlist.sh
valgrind.supp
vstart.sh vstart.sh: larger wal device 2017-03-21 13:56:26 -05:00
yasm-wrapper

Sage Weil <sage@newdream.net>
Ceph - scalable distributed storage system