]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-09-01 Kefu Chaiceph_test_rados_api_aio: add a test for aio_sparse_read 5695/head
2015-09-01 Kefu Chaiceph_test_rados_api_io: add tests for sparse_read
2015-09-01 Kefu Chaiceph_test_rados: also send sparse_read in ReadOp
2015-09-01 Kefu Chaiosd: should use ec_pool() when checking for an ecpool
2015-09-01 Kefu Chaiosd: translate sparse_read to read for ecpool
2015-08-31 Sage WeilMerge pull request #5713 from yuyuyu101/wip-12798
2015-08-31 Kefu ChaiMerge pull request #5603 from wonzhq/doc-read-recency
2015-08-31 Kefu ChaiMerge pull request #5460 from ceph/port/new
2015-08-31 Joao Eduardo... Merge pull request #4896 from xinxinsh/wip-monitor...
2015-08-31 Kefu Chaimake: do not compile XFS.cc if --without-libxfs 5460/head
2015-08-31 Kefu Chaios/fs: include <sys/mount.h> on osx
2015-08-31 Yan, Zhengtest_c_headers: don't use -Werror option for clang
2015-08-31 Yan, Zhengceph: use 'sed -ie' to edit file in-place
2015-08-31 Yan, Zhengclient: fix compile error on OSX
2015-08-31 Yan, Zhengcommon/blkdev: fix complie error on OSX/FreeBSD
2015-08-31 Yan, Zhengcommon/admin_socket: fix compile error on OSX
2015-08-31 Yan, Zhengtests: only use posix_fadvise on linux
2015-08-31 Yan, Zhengos/chain_xattr: set CHAIN_XATTR_MAX_NAME_LEN according...
2015-08-31 Yan, Zhengtest/admin_socket: check error message according to OS
2015-08-31 Yan, Zhengcompat: move definitions in porting.h into include...
2015-08-31 Yan, ZhengTestLFNIndex.cc: don't use "cp --preserve=xattr"
2015-08-31 Yan, Zhengtests: replace std::tr1::shared_ptr with ceph::shared_ptr
2015-08-31 Yan, Zhengtests: disable unittest_blkdev on OSX
2015-08-31 Yan, Zhengtest/librados: replace sem_init() with sem_open()
2015-08-31 Yan, Zhengbuffer: make buffer::exception classes undefined in...
2015-08-31 Yan, Zhengtest/librados: replace errno -125 with -ECANCELED
2015-08-31 Yan, Zhengclient: convert XATTR_{CREATE,REPLACE} to CEPH_XATTR_...
2015-08-31 Yan, Zhengxattr: convert ENOATTR to ENODATA on DARWIN
2015-08-31 Yan, Zhengtest_libcephfs: disable flock test on OSX
2015-08-31 Yan, Zhenglibradosstriper/striping.cc: include "include/types.h"
2015-08-31 Yan, Zhengtest_c_headers: don't use -Wold-style-declaration optio...
2015-08-31 Yan, Zhenglibcephfs: define loff_t as off_t on OSX
2015-08-31 Yan, Zhengtools: link ceph-client-debug to LIBCLIENT
2015-08-31 Yan, Zhenginit-ceph: check if /lib/lsb/init-functions exists
2015-08-31 Yan, Zhenginit-ceph: don't use procfs to check if daemon is running
2015-08-31 Yan, Zhenginit-ceph: replace 'echo -n' with printf
2015-08-31 Yan, Zhengvstart.sh: use portable way to get ip address
2015-08-31 Yan, Zhengvstart.sh: append ceph library path to {LD,DYLD}_LIBRAR...
2015-08-31 Yan, ZhengOn Darwin: subfix of dynamic library is dylib
2015-08-31 Kefu Chaiporting.h: add TODO comment
2015-08-31 Kefu ChaiMakefile: add porting.h to dist tarball
2015-08-31 Yan, ZhengDon't use '--exclude-libs' linker option on DARWIN
2015-08-31 Yan, Zhengclient: don't try trimming kernel dcache on DARWIN...
2015-08-31 Yan, Zhengclient: don't include unsupported mount options on...
2015-08-31 Yan, ZhengLink ceph-fuse to fuse on DARWIN
2015-08-31 Yan, Zhengmsg: fix encoding/decoding sockaddr_storage on DARWIN...
2015-08-31 Dennis Schafrothlibrbd: Need to include errno.h on DARWIN.
2015-08-31 Dennis Schafrothporting.h: add porting.h for porting/compatibility...
2015-08-31 Dennis Schafrothtools/ceph_objectstore_tool: Missing O_LARGEFILE on...
2015-08-31 Dennis Schafrothtest: Fix error with clang on DARWIN (LLVM 3.6.0svn)
2015-08-31 Dennis Schafrothrbd-replay: Different location of endian.h on DARWIN
2015-08-31 Dennis Schafrothrbd-fuse: Add position to set/get xattr on DARWIN
2015-08-31 Dennis Schafrothos/FileStore: fail with ENOTSUP if using sparse files...
2015-08-31 Dennis Schafrothlibrbd: Include porting header
2015-08-31 Dennis Schafrothcommon/xattr: Split out xattr on Linux and DARWIN.
2015-08-31 Dennis Schafrothcommon/util: include sys/param.h and mount.h on DARWIN
2015-08-31 Dennis Schafrothcommon/SubProcess: fix build on DARWIN
2015-08-31 Dennis Schafrothceph_fuse: Implement set/get xattr with position parame...
2015-08-31 Dennis Schafrothmsg/async: Include porting.h for MSG_*
2015-08-31 Dennis Schafrothmsg/simple: Move MSG_ and SO_NOSIGPIPE into porting.h
2015-08-31 Kefu ChaiMerge pull request #5024 from xinxinsh/wip-12018
2015-08-31 Kefu ChaiMerge pull request #5448 from kylinstorage/wip-optimize...
2015-08-31 Kefu ChaiMerge pull request #5418 from branch-predictor/bp-remov...
2015-08-31 Kefu ChaiMerge pull request #5570 from dachary/wip-12673-proxy...
2015-08-30 Haomai WangKeyValueStore: Fix broken assert statement 5713/head
2015-08-30 Haomai WangKeyValueStore: Fix getattrs nonexist object need return...
2015-08-29 Kefu ChaiMerge pull request #5710 from tchaikov/wip-check-boost_...
2015-08-29 Sage WeilMerge pull request #5711 from dachary/wip-12781-dmcrypt
2015-08-29 Loic Dacharyceph-disk: fix dmcrypt typo 5711/head
2015-08-29 Loic DacharyMerge pull request #4731 from stiopaa1/cephdetectinitfix
2015-08-29 Loic DacharyMerge pull request #5503 from zhouyuan/isal_2.14_update
2015-08-29 Kefu Chaiconfigure.ac: check for libboost_random-mt also 5710/head
2015-08-29 Loic DacharyMerge pull request #5467 from dachary/wip-ceph-release...
2015-08-28 Samuel JustMerge pull request #5333 from ceph/wip-12437
2015-08-28 Sage WeilMerge remote-tracking branch 'gh/infernalis'
2015-08-28 Sage WeilMerge pull request #5690 from dzafman/wip-pgls-zafman
2015-08-28 Sage WeilMerge pull request #5704 from tchaikov/wip-adventure...
2015-08-28 Samuel JustMerge pull request #5667 from liewegas/wip-9221
2015-08-28 Samuel JustMerge pull request #5666 from liewegas/wip-12785
2015-08-28 Kefu Chaicommon: 'enable experimental data corrupting features... 5704/head
2015-08-28 Sage WeilMerge pull request #5609 from rohanmars/wip-timegm
2015-08-28 Sage WeilMerge pull request #5627 from wonzhq/agent-work
2015-08-28 Sage WeilMerge pull request #5640 from liewegas/wip-mutex-lock
2015-08-28 Sage WeilMerge pull request #5656 from XinzeChi/wip-buffer-emtpyptr
2015-08-28 Kefu ChaiMerge pull request #5453 from wonzhq/recover-primary
2015-08-28 Kefu ChaiMerge pull request #5415 from wonzhq/do-recovery
2015-08-28 Sage WeilMerge pull request #5703 from ceph/wip-boost-random...
2015-08-28 John SprayCMake: update for boost_random 5703/head
2015-08-28 Loic DacharyMerge pull request #5701 from guce/h3c_mail_organizatio...
2015-08-28 guceh3c mail organization map 5701/head
2015-08-28 Kefu ChaiMerge pull request #5114 from branch-predictor/bp-reduc...
2015-08-27 David Zafmancls: Fix successful return found by compiler warning 5690/head
2015-08-27 David ZafmanMerge pull request #5688 from dzafman/wip-decode-zafman
2015-08-27 Samuel JustMerge pull request #5679 from wonzhq/store-test
2015-08-27 David Zafmanosd: Decode use_gmt_hitset with a unique version 5688/head
2015-08-27 John SprayMerge pull request #5545 from ceph/wip-objclass-filters
2015-08-27 Sage WeilMerge remote-tracking branch 'gh/wip-osd-compat'
2015-08-27 Sage WeilMerge pull request #5683 from tchaikov/wip-hitset-gmt...
2015-08-27 Kefu Chaiosd: do not let OSD_HITSET_GMT reuse the feature bit 5683/head
2015-08-27 Joao Eduardo... Merge pull request #5524 from tchaikov/wip-monstore...
next