]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-07-09 Sage Weilmon/OSDMonitor: remove dup service_should_trim() implem...
2013-07-09 Sage Weilmon/PaxosService: trim periodically instead of via...
2013-07-09 Sage Weilmon/PaxosService: reorder definitions
2013-07-09 Sage Weilmon/PaxosService: uninline should_trim()
2013-07-09 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2013-07-09 John Wilkinsdoc: Added Ceph Object Storage installation instruction...
2013-07-09 Sage Weilmon/OSDMonitor: fix base case for loading full osdmap
2013-07-08 Samuel JustMerge branch 'wip-small-object-recovery'
2013-07-08 Samuel JustReplicatedPG: send compound messages to enlightened...
2013-07-08 Samuel JustReplicatedPG: add handlers for MOSDPG(Push|Pull|PushReply)
2013-07-08 Samuel JustOSD: add handlers for MOSDPG(Push|PushReply|Pull)
2013-07-08 Samuel Justmessages/,osd_types: add messages for Push, PushReply...
2013-07-08 Samuel JustReplicatedPG: split handle_pull out of sub_op_pull
2013-07-08 Samuel JustReplicatedPG: split handle_push_reply out of sub_op_pus...
2013-07-08 Samuel JustReplicatedPG: send pulls en masse in recover_primary
2013-07-08 Samuel JustReplicatedPG: send pushes en mass in recover_replicas...
2013-07-08 Samuel JustOSD: convert handle_push to use PushOp
2013-07-08 Samuel JustReplicatedPG: pass a PushOp into handle_pull_response
2013-07-08 Samuel JustReplicatedPG: split send_push into build_push_op and...
2013-07-08 Samuel JustReplicatedPG: _committed_pushed_object don't pass op
2013-07-08 Samuel JustReplicatedPG: submit_push_data must take recovery_info...
2013-07-08 Sage Weilmon: implement simple 'scrub' command
2013-07-08 Sage Weilmon: fix osdmap stash, trim to retain complete history...
2013-07-08 Yehuda SadehMerge pull request #397 from kri5/wip-5478
2013-07-08 Sage Weilcommon/crc32c: skip cpu detection incantation on not...
2013-07-08 athanatosMerge pull request #407 from dachary/wip-5487
2013-07-08 Sage Weilqa/workunits/rbd/simple_big.sh: don't ENOSPC every...
2013-07-08 Sage Weilqa/workunits/rbd/kernel.sh: move modprobe up
2013-07-08 Sage Weilqa/workunits/fs/test_o_trunc.sh: fix .sh to match new...
2013-07-08 Loic Dacharyunit tests for ObjectContext read/write locks 407/head
2013-07-08 Sage WeilMerge branch 'next'
2013-07-08 Sage Weilmon: remove bad assert about monmap version
2013-07-05 Sage Weilqa: write a somewhat <1tb image
2013-07-05 Sage Weilqa/workunits/rbd/kernel.sh: modprobe rbd
2013-07-05 Sage Weilqa: move test_o_trunc.sh into fs dir
2013-07-05 Sage Weilqa: move fs test binary into workunits dir so teutholog...
2013-07-05 Sage Weilmds/MDSTable: gracefully suicide on EBLACKLIST
2013-07-05 Christophe... rgw: Add explicit messages in radosgw init script 397/head
2013-07-04 Sage Weilqa: add O_TRUNC test
2013-07-03 Sage Weilmon/Paxos: make 'paxos trim disabled max versions'...
2013-07-03 Sage Weilmon: be less chatty about discarding messages
2013-07-03 Sage Weilosd/OSDMap: handle case where some new osds have hb_fro...
2013-07-03 Sage Weilosd: clear hb_front if it was previously non-NULL and...
2013-07-03 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2013-07-03 John Wilkinsdoc: Added write caps. Required for auto-creating pools.
2013-07-03 Sage Weilosd: fix race when queuing recovery ops
2013-07-03 Samuel Justosd_types: add PushOp, PushReplyOp PullOp
2013-07-03 Sage Weilosd: do not use temp_coll for single-step pushes
2013-07-03 Samuel JustObjectStore: only register non-null contexts
2013-07-03 Samuel JustObjectStore,Context: add register_on_complete
2013-07-03 Samuel JustElector.h: features are 64 bit
2013-07-03 Samuel Justceph_features.h: declare all features as ULL
2013-07-03 Samuel JustPipe: use uint64_t not unsigned when setting features
2013-07-03 Mark NelsonMerge pull request #393 from ceph/wip-crc
2013-07-03 Gary Lowellceph.spec.in: Fix file name typo
2013-07-03 Sage Weilcommon: autoselect crc32c based on cpu features 393/head
2013-07-03 Mark NelsonInitial Intel SSE4 crc32c implementation.
2013-07-03 Yan, Zhengmds: fix O_TRUNC locking
2013-07-03 Sage WeilMakefile: include rbdmap in dist tarball
2013-07-03 Sage WeilMerge pull request #390 from ksperis/rbdmap.init-2
2013-07-03 Sage WeilMerge remote-tracking branch 'gh/next'
2013-07-03 Dan Mickmon: dead code removal
2013-07-02 Sage WeilMerge branch 'wip-ceph-disk'
2013-07-02 Sage Weilsysvinit, upstart: handle symlinks to dirs in /var...
2013-07-02 Sage Weilceph-disk: handle /dev/foo/bar devices throughout 369/head
2013-07-02 Sage Weilceph-disk: make is_held() smarter about full disks
2013-07-02 Sage Weilosdc/Objecter: resend command map version checks on...
2013-07-02 Sage WeilMerge pull request #386 from ceph/wip-osd-xattr
2013-07-02 Simon Leinenmds: man page: Fixed cut & paste error
2013-07-02 athanatosMerge pull request #388 from dachary/master
2013-07-02 Loic Dacharyset object_info_t pool of an ObjectContext if it is... 388/head
2013-07-02 Laurent BarbeMove rbdmap file to /etc/ceph 390/head
2013-07-02 Laurent Barbeinstall rules for init-rbdmap
2013-07-02 Yehuda SadehMerge pull request #387 from ceph/wip-5346
2013-07-02 Sage Weilrgw: add RGWFormatter_Plain allocation to sidestep... 387/head
2013-07-02 John Wilkinsdoc: Minor fix.
2013-07-01 Joao Eduardo... mon: Paxos: update first_committed on first paxos proposal
2013-07-01 Sage Weillibrados: fix test warning on 32-bit platforms
2013-07-01 Sage Weilos/FileStore: automatically enable 'filestore xattr... 386/head
2013-07-01 Sage Weillibrados: add test for large and many xattrs
2013-07-01 Sage Weilosd/PGLog: populate log_keys_debug from read_old_log()
2013-07-01 Yehuda SadehMerge pull request #385 from kri5/wip-1779
2013-07-01 Christophe... rgw: Fix return value for swift user not found 385/head
2013-06-29 Sage Weilosd: set maximum object attr size
2013-06-28 Sage Weilmds: log before respawning when standby-replay falls...
2013-06-28 Sage WeilMerge remote-tracking branch 'gh/wip-5381' into wip-mds
2013-06-28 Sage Weilclient: send all request put's through put_request() 383/head
2013-06-28 Sage Weilclient: fix remaining Inode::put() caller, and make...
2013-06-28 Sage Weillibrados: fix cmd OSDCommand test
2013-06-28 Sage Weilclient: use put_inode on MetaRequest inode refs
2013-06-27 John Wilkinsdoc: Created an install page for Calxeda development...
2013-06-27 Greg FarnumMerge branch 'next'
2013-06-27 Greg Farnumceph-disk: s/else if/elif/
2013-06-27 João Eduardo... Merge pull request #372 from ceph/wip-mon-pgmap
2013-06-27 Sage WeilMerge remote-tracking branch 'gh/next'
2013-06-27 Sage WeilMerge pull request #378 from ceph/wip-init-rbd
2013-06-27 Sage Weilqa/workunits/misc/multiple_rsync: put tee output in...
2013-06-27 Yehuda Sadehrgw: fix radosgw-admin buckets list
2013-06-27 David ZafmanHandle non-existent front interface in maps from older...
2013-06-27 Sage Weilqa/workunits/rbd/simple_1tb: add simple rbd read/write...
next