2015-09-01 |
Kefu Chai | ceph_test_rados_api_aio: add a test for aio_sparse_read 5695/head |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Kefu Chai | ceph_test_rados_api_io: add tests for sparse_read |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Kefu Chai | ceph_test_rados: also send sparse_read in ReadOp |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Kefu Chai | osd: should use ec_pool() when checking for an ecpool |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Kefu Chai | osd: translate sparse_read to read for ecpool |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Sage Weil | Merge pull request #5713 from yuyuyu101/wip-12798 |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Kefu Chai | Merge pull request #5603 from wonzhq/doc-read-recency |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Kefu Chai | Merge pull request #5460 from ceph/port/new |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Joao Eduardo... | Merge pull request #4896 from xinxinsh/wip-monitor... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Kefu Chai | make: do not compile XFS.cc if --without-libxfs 5460/head |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Kefu Chai | os/fs: include <sys/mount.h> on osx |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | test_c_headers: don't use -Werror option for clang |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | ceph: use 'sed -ie' to edit file in-place |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | client: fix compile error on OSX |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | common/blkdev: fix complie error on OSX/FreeBSD |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | common/admin_socket: fix compile error on OSX |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | tests: only use posix_fadvise on linux |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | os/chain_xattr: set CHAIN_XATTR_MAX_NAME_LEN according... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | test/admin_socket: check error message according to OS |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | compat: move definitions in porting.h into include... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | TestLFNIndex.cc: don't use "cp --preserve=xattr" |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | tests: replace std::tr1::shared_ptr with ceph::shared_ptr |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | tests: disable unittest_blkdev on OSX |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | test/librados: replace sem_init() with sem_open() |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | buffer: make buffer::exception classes undefined in... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | test/librados: replace errno -125 with -ECANCELED |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | client: convert XATTR_{CREATE,REPLACE} to CEPH_XATTR_... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | xattr: convert ENOATTR to ENODATA on DARWIN |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | test_libcephfs: disable flock test on OSX |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | libradosstriper/striping.cc: include "include/types.h" |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | test_c_headers: don't use -Wold-style-declaration optio... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | libcephfs: define loff_t as off_t on OSX |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | tools: link ceph-client-debug to LIBCLIENT |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | init-ceph: check if /lib/lsb/init-functions exists |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | init-ceph: don't use procfs to check if daemon is running |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | init-ceph: replace 'echo -n' with printf |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | vstart.sh: use portable way to get ip address |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | vstart.sh: append ceph library path to {LD,DYLD}_LIBRAR... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | On Darwin: subfix of dynamic library is dylib |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Kefu Chai | porting.h: add TODO comment |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Kefu Chai | Makefile: add porting.h to dist tarball |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | Don't use '--exclude-libs' linker option on DARWIN |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | client: don't try trimming kernel dcache on DARWIN... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | client: don't include unsupported mount options on... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | Link ceph-fuse to fuse on DARWIN |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Yan, Zheng | msg: fix encoding/decoding sockaddr_storage on DARWIN... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | librbd: Need to include errno.h on DARWIN. |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | porting.h: add porting.h for porting/compatibility... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | tools/ceph_objectstore_tool: Missing O_LARGEFILE on... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | test: Fix error with clang on DARWIN (LLVM 3.6.0svn) |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | rbd-replay: Different location of endian.h on DARWIN |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | rbd-fuse: Add position to set/get xattr on DARWIN |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | os/FileStore: fail with ENOTSUP if using sparse files... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | librbd: Include porting header |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | common/xattr: Split out xattr on Linux and DARWIN. |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | common/util: include sys/param.h and mount.h on DARWIN |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | common/SubProcess: fix build on DARWIN |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | ceph_fuse: Implement set/get xattr with position parame... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | msg/async: Include porting.h for MSG_* |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Dennis Schafroth | msg/simple: Move MSG_ and SO_NOSIGPIPE into porting.h |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Kefu Chai | Merge pull request #5024 from xinxinsh/wip-12018 |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Kefu Chai | Merge pull request #5448 from kylinstorage/wip-optimize... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Kefu Chai | Merge pull request #5418 from branch-predictor/bp-remov... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Kefu Chai | Merge pull request #5570 from dachary/wip-12673-proxy... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Haomai Wang | KeyValueStore: Fix broken assert statement 5713/head |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Haomai Wang | KeyValueStore: Fix getattrs nonexist object need return... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Kefu Chai | Merge pull request #5710 from tchaikov/wip-check-boost_... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Sage Weil | Merge pull request #5711 from dachary/wip-12781-dmcrypt |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Loic Dachary | ceph-disk: fix dmcrypt typo 5711/head |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Loic Dachary | Merge pull request #4731 from stiopaa1/cephdetectinitfix |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Loic Dachary | Merge pull request #5503 from zhouyuan/isal_2.14_update |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Kefu Chai | configure.ac: check for libboost_random-mt also 5710/head |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Loic Dachary | Merge pull request #5467 from dachary/wip-ceph-release... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Samuel Just | Merge pull request #5333 from ceph/wip-12437 |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Sage Weil | Merge remote-tracking branch 'gh/infernalis' |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Sage Weil | Merge pull request #5690 from dzafman/wip-pgls-zafman |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Sage Weil | Merge pull request #5704 from tchaikov/wip-adventure... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Samuel Just | Merge pull request #5667 from liewegas/wip-9221 |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Samuel Just | Merge pull request #5666 from liewegas/wip-12785 |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Kefu Chai | common: 'enable experimental data corrupting features... 5704/head |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Sage Weil | Merge pull request #5609 from rohanmars/wip-timegm |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Sage Weil | Merge pull request #5627 from wonzhq/agent-work |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Sage Weil | Merge pull request #5640 from liewegas/wip-mutex-lock |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Sage Weil | Merge pull request #5656 from XinzeChi/wip-buffer-emtpyptr |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Kefu Chai | Merge pull request #5453 from wonzhq/recover-primary |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Kefu Chai | Merge pull request #5415 from wonzhq/do-recovery |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Sage Weil | Merge pull request #5703 from ceph/wip-boost-random... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
John Spray | CMake: update for boost_random 5703/head |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Loic Dachary | Merge pull request #5701 from guce/h3c_mail_organizatio... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
guce | h3c mail organization map 5701/head |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Kefu Chai | Merge pull request #5114 from branch-predictor/bp-reduc... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
David Zafman | cls: Fix successful return found by compiler warning 5690/head |
commit | commitdiff | tree | snapshot |
2015-08-27 |
David Zafman | Merge pull request #5688 from dzafman/wip-decode-zafman |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Samuel Just | Merge pull request #5679 from wonzhq/store-test |
commit | commitdiff | tree | snapshot |
2015-08-27 |
David Zafman | osd: Decode use_gmt_hitset with a unique version 5688/head |
commit | commitdiff | tree | snapshot |
2015-08-27 |
John Spray | Merge pull request #5545 from ceph/wip-objclass-filters |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Sage Weil | Merge remote-tracking branch 'gh/wip-osd-compat' |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Sage Weil | Merge pull request #5683 from tchaikov/wip-hitset-gmt... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Kefu Chai | osd: do not let OSD_HITSET_GMT reuse the feature bit 5683/head |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Joao Eduardo... | Merge pull request #5524 from tchaikov/wip-monstore... |
commit | commitdiff | tree | snapshot |
next |