summaryrefslogtreecommitdiffstats
path: root/README.xio (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-04vstart.sh: set rgw dns name = localhostSage Weil1-0/+1
2015-06-04test: fix the plugin_exists()Kefu Chai1-4/+2
2015-06-04ceph.spec.in: remove extra %else statementOwen Synge1-1/+0
2015-06-04install-deps.sh: s/get_pip_and_wheel/populate_wheelhouse/Kefu Chai1-3/+3
2015-06-04install-deps.sh: create virtualenv only if necessaryKefu Chai1-10/+17
2015-06-04install-deps.sh: do not create "wheelhouse" unless it's readyKefu Chai2-2/+4
2015-06-04common/Cycles.cc: skip initialization if rdtsc is not implementedBoris Ranto1-0/+4
2015-06-04install-deps.sh: refactor pip install a little bitKefu Chai1-2/+5
2015-06-04man/create-create-keys: minor fixesKefu Chai1-2/+2
2015-06-04Revert "ceph.spec.in:ownership of dirs extension"Ken Dreyer1-2/+0
2015-06-04ceph.spec.in: rm stray %endifKen Dreyer1-1/+0
2015-06-04vstart.sh: sudo radosgw for low port numbersSage Weil1-1/+4
2015-06-04vstart.sh: show s3 creds at endSage Weil1-0/+4
2015-06-03README: simplify build deps sectionKen Dreyer1-11/+1
2015-06-03upstart: limit respawn to 3 in 30 mins (instead of 5 in 30s)Sage Weil3-3/+3
2015-06-03rgw: Do not enclose the Bucket header in quotesWido den Hollander1-1/+1
2015-06-03install-deps.sh: clean up after ourselvesSage Weil1-0/+5
2015-06-03Add rpm conditionals : libs_compatOwen Synge1-0/+7
2015-06-03Add rpm conditionals : tcmallocOwen Synge1-0/+5
2015-06-03Add rpm conditionals : testsOwen Synge1-0/+11
2015-06-03Add rpm conditionals : cephfs_javaOwen Synge1-0/+9
2015-06-03admin/build-doc: fix dependency checksJohn Spray1-2/+4
2015-06-02tests: verify librbd blocking aio code pathJason Dillaman1-0/+55
2015-06-02librbd: add rbd_non_blocking_aio option to image metadataJason Dillaman3-4/+7
2015-06-02doc: s/osd pool hot-storage/osd pool set hot-storage/Ismael1-1/+1
2015-06-02Put new variable initialization in its own blockGreg Farnum1-4/+6
2015-06-02librbd: new rbd_non_blocking_aio config optionJason Dillaman2-29/+56
2015-06-02Makefile: install ceph-post-file keys with mode 600Sage Weil1-3/+3
2015-06-02ceph-post-file: improve check for a source installJoseph McDonald1-9/+9
2015-06-02ceph-post-file: behave when sftp doesn't take -iJoseph McDonald1-1/+1
2015-06-01erasure-code: verify the profile content matches get_profile()Loic Dachary1-1/+9
2015-06-01mon: normalize erasure-code profile for storage and comparisonLoic Dachary3-19/+46
2015-06-01erasure-code: implement get_profile for every pluginsLoic Dachary9-5/+32
2015-06-01make_dist.sh: bz2 onlySage Weil1-2/+1
2015-06-01make_dist.sh: improve version calcSage Weil1-1/+3
2015-06-01osd/: convert scrub to use the OpWQSamuel Just6-80/+79
2015-06-01erasure-code: expect all plugins to implement get_profileLoic Dachary1-0/+8
2015-06-01ceph.spec.in summary-ended-with-dotOwen Synge1-4/+4
2015-06-01ceph.spec.in libcephfs_jni1 has no %post and %postunOwen Synge1-0/+6
2015-06-01test/perf_local: disable tests if not supportedKefu Chai2-5/+17
2015-06-01.gitignore: ignore /perf_perf_localKefu Chai1-0/+1
2015-06-01test/librbd/fsx.cc: fix int/unsigned long conversionDanny Al-Gaaf1-2/+3
2015-06-01mds/CInode.cc: fix FORWARD_NULL issueDanny Al-Gaaf1-3/+4
2015-06-01os/HashIndex.cc: add asserts to prevent BAD_SHIFTDanny Al-Gaaf1-0/+2
2015-06-01osd/ClassHandler.cc: fix STRING_OVERFLOWDanny Al-Gaaf1-1/+1
2015-06-01test/librbd/fsx.cc: fix BUFFER_SIZE_WARNINGDanny Al-Gaaf1-1/+2
2015-06-01tools/rados/rados.cc: restore ostream precision formatDanny Al-Gaaf1-0/+2
2015-06-01tools/rados/rados.cc: restore ostream precision formatDanny Al-Gaaf1-0/+2
2015-06-01tools/rados/rados.cc: restore ostream formatDanny Al-Gaaf1-1/+2
2015-06-01mon/OSDMonitor.cc: suppress false positive MISSING_BREAKDanny Al-Gaaf1-0/+1