]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-09-01 Sage Weilceph_test_objectstore: fix omap test cleanup
2015-09-01 Sage Weilos/newstore: use fdatasync instead of fsync
2015-09-01 Sage Weilos/newstore: update todo
2015-09-01 Xiaoxi Chenos/Newstore: Check onode.omap_head in valid() and next()
2015-09-01 Xiaoxi ChenUse .str() to output a stringstream.
2015-09-01 Xiaoxi Chenos/Newstore: Allow gap in _do_write append mode
2015-09-01 Xiaoxi ChenImplement get_omap_iterator
2015-09-01 Xiaoxi Chenos/KeyValueDB: Add raw_key() interface for IteratorImpl
2015-09-01 Xiaoxi Chentest/store_test Add get_omap_iterator test cases
2015-09-01 Sage Weilos/newstore: drop sync()
2015-09-01 Sage Weilos/newstore: drop sync()
2015-09-01 Sage Weilos/newstore: drop flush
2015-09-01 Sage Weilos/newstore: drop sync_and_flush
2015-09-01 Sage Weilos/newstore: use FS::zero()
2015-09-01 Sage Weilos/newstore: use O_DIRECT is write is page-aligned
2015-09-01 Sage Weilos/newstore: pass flags to _{open,create}_fid
2015-09-01 Sage Weilos/newstore: drop unused FragmentHandle
2015-09-01 Sage Weilos/newstore: do not call completions from kv thread
2015-09-01 Sage Weilos/newstore: let wal cleanup kv txn get batched
2015-09-01 Sage Weilos/newstore: fix off-by-one on overlay_max_length
2015-09-01 Sage Weilos/newstore: use lower_bound for finding overlay extent...
2015-09-01 Sage Weilos/newstore: use overlay even if it is a new object...
2015-09-01 Xiaoxi Chenos/Newstore:Change assert in get_onode
2015-09-01 Sage Weilos/newstore: open by handle
2015-09-01 Sage Weilos/newstore: use fs abstaction layer
2015-09-01 Xiaoxi Chenos/newstore: cap fid_max below newstore_max_dir_size
2015-09-01 Sage Weilos/newstore: keep smallish overlay extents in kv db
2015-09-01 Sage Weilos/newstore: assigned unique nid to each new object
2015-09-01 Sage Weilos/newstore: consolite collection_list to a single...
2015-09-01 Xiaoxi ChenClear removed_collections after reap
2015-09-01 Sage Weilos/newstore: ref count OpSequencer
2015-09-01 Sage Weilos/newstore: send complete overwrite to a new fid
2015-09-01 Sage Weilos/newstore: clone omap
2015-09-01 Sage Weilnewstore: initial version
2015-09-01 Sage Weilvstart.sh: debug newstore
2015-09-01 Sage WeilRevert "os/Makefile.am: add os/fs/XFS.cc"
2015-09-01 David ZafmanMerge pull request #5173 from ceph/wip-12000-12200
2015-09-01 Sage Weilos/Makefile.am: add os/fs/XFS.cc
2015-09-01 Kefu ChaiMerge pull request #5695 from tchaikov/wip-12012
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-09-01 David Zafmanosd: Fix the diagnostic logging mostly to dout(20) 5173/head
2015-08-31 Loic DacharyMerge pull request #5652 from dachary/wip-mailmap
2015-08-31 Sage Weilceph.spec: package cls_numops
2015-08-31 Sage WeilMerge pull request #5684 from liewegas/wip-hammer-corpus
2015-08-31 Sage WeilMerge pull request #5451 from XinzeChi/wip-recovery...
2015-08-31 Sage WeilMerge pull request #5357 from ceph/wip-12325
2015-08-31 Sage WeilMerge remote-tracking branch 'gh/infernalis'
2015-08-31 Sage WeilMerge pull request #5622 from ceph/wip-memstore
2015-08-31 Sage WeilMerge pull request #5705 from dachary/wip-12786-centos...
2015-08-31 Sage WeilMerge pull request #5699 from dachary/wip-11881-multipath
2015-08-31 Kefu ChaiMerge pull request #5655 from duduribeiro/patch-1
2015-08-31 Kadu Ribeirodoc: update ruby doc with the aws-sdk gem usage 5655/head
2015-08-31 Sage WeilMerge pull request #4869 from joaquimrocha/cls_numops
2015-08-31 Gregory FarnumMerge pull request #5724 from ceph/wip-i386
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.
next