]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-12-06 Josh Durginworkunits: make rbd kernel workunit executable
2011-12-06 Tommi Virtanendoc: Reorganize pip calls to use a requirements file.
2011-12-06 Tommi Virtanendoc: Switch diagram tools from dia to ditaa.
2011-12-06 Sage Weilfilestore: send back op error to log, not stderr
2011-12-06 Sage Weildoc: fix typo
2011-12-06 Josh Durginworkunits: add some tests for kernel rbd
2011-12-06 Josh Durginrbd: the showmapped command shouldn't connect to the...
2011-12-06 Josh Durginceph-rbdnamer: include snapshot name if present
2011-12-06 Josh Durginrbd, mount.ceph: use pre-stored secret if available
2011-12-06 Josh Durginsecret: add is_kernel_secret function
2011-12-06 Josh Durginsecret: fix error check
2011-12-06 Josh Durginrbd: allow snapshots to be mapped
2011-12-06 Josh Durgintest_rados.py: clean up after EEXIST test
2011-12-06 Sage WeilMerge remote branch 'gh/stable'
2011-12-06 Sage Weildoc: fix rst syntax
2011-12-05 Sage Weildoc: document monitor cluster expansion/contraction
2011-12-05 Sage Weilcephtool: fix shutdown
2011-12-05 Sage Weilfilejournal: make FileJournal::open() arg slightly...
2011-12-05 Sage WeilMerge branch 'stable'
2011-12-05 Sage Weilvstart.sh: .ceph_keyring -> keyring
2011-12-05 Sage Weilfilejournal: remove bogus check in read_entry
2011-12-05 Sage Weilfilejournal: set last_committed_seq based on fs, not...
2011-12-02 Sage Weilmon: stub perfcounters for monitor, cluster
2011-12-02 Sage Weilosd: safely requeue waiting_for_ondisk waiters on_role_...
2011-12-02 Sage Weilosd: rename {take -> requeue}_object_waiters
2011-12-02 Josh Durginrados.py: add list_pools method
2011-12-02 Sage WeilMerge branch 'stable'
2011-12-02 Mark KampeDoc: add a conceptual overview of the peering process
2011-12-02 Sage Weilmds: remove obsolete doc
2011-12-02 Sage Weilcrush: ignore forcefed input that doesn't exist
2011-12-02 Sage WeilRevert "CrushWrapper: ignore forcefeed if it does not...
2011-12-02 Sage Weilv0.39 v0.39
2011-12-02 Samuel JustOSDMap: build_simple_from_conf pg_num should not be...
2011-12-02 Sage Weilobjecter: initialize global_op_flags to zero
2011-12-02 Mark KampeDoc: delete gratuitous index.html
2011-12-02 Mark KampeDoc: complete reversion of architecture.rst
2011-12-02 Mark KampeDoc: deleted gratuitious PlanningImplementation.html,
2011-12-02 Mark KampeDoc: Restore the previous version of architecture.rst
2011-12-02 Mark Kampedoc: change state model from .svg to .png
2011-12-01 Steve MacGregorfixed ubuntu version typo
2011-12-01 Samuel JustCrushWrapper: ignore forcefeed if it does not exist
2011-12-01 Josh Durginlibrbd: report an error if rbd header does not match
2011-12-01 Greg FarnumMerge branch 'wip_local_reads'
2011-12-01 Greg Farnumhadoop: apache license.
2011-12-01 Sage Weilmds: fix blocking in standby replay thread
2011-12-01 Sage Weilglobal: make daemon banner print explicit
2011-12-01 Sage Weilmds: fix usage text
2011-11-30 Sage Weilmds: adjust flock lock state on export
2011-11-30 Greg FarnumObjecter: loop the right direction when searching for...
2011-11-30 Samuel Justdoc: Add peering state diagram
2011-11-29 Sage WeilMakefile: ipaddr.h, pick_address.h
2011-11-29 Sage WeilMakefile: add missing uuid.h to tarball
2011-11-29 Greg FarnumObjecter: fix local reads in recalc_op_target
2011-11-29 Sage Weilosd: subscribe to next map if flagged FULL
2011-11-29 Sage Weilmds: encode truncate_pending in inode
2011-11-28 Greg Farnumuclient: remove filer_flags and use Objecter::global_op...
2011-11-28 Greg FarnumObjecter: add a new global_op_flags that is passed...
2011-11-28 Greg FarnumObjecter: remove unused variable in op_submit
2011-11-28 Greg Farnumuclient: remove useless if-else based on snapid
2011-11-28 Wido den Hollanderdebian init: Do not stop or start daemons when installi...
2011-11-28 Sage Weilmon: search for local ip during mkfs
2011-11-28 Sage Weilpick_address: implement have_local_addr()
2011-11-28 Sage Weilmonclient: name nameless monitors noname-<foo>
2011-11-27 Sage Weilpick_address: whitespace
2011-11-23 Mark Kampecorrected variable (con) to be consistent with prior...
2011-11-23 Samuel JustReplicatedPG: Also count overlaps for snapsets on snapdirs
2011-11-23 Samuel JustReplicatedPG: Account for clone space usage in make_wri...
2011-11-23 Sage WeilMerge branch 'wip-mon'
2011-11-23 Sage Weilceph: fix shutdown race
2011-11-23 Tommi Virtanencommon/pick_address: Fix IP address stringification.
2011-11-23 Sage Weilmon: pick_addresses before common_init_finish
2011-11-23 Sage Weilmon: set default port if not specified...
2011-11-23 Sage Weilmon: calculate rank by addr, not name
2011-11-23 Sage Weilmonmap: assign rank by sorting addr, not name
2011-11-22 Yehuda Sadehobsync: tear out rgw
2011-11-22 Sage Weilmon: name self in monmap if --public-addr specified...
2011-11-22 Yehuda Sadehrgw: don't remove tail of lru if that's what we touch
2011-11-22 Sage Weilmon: mark down all connections when rank changes
2011-11-22 Sage Weilmon: handle rank change in bootstrap
2011-11-22 Sage Weilmon: pick an address when joining and existing cluster
2011-11-22 Sage Weilmon: remove unused myaddr
2011-11-22 Sage Weilmon: simplify suicide when removed from map
2011-11-22 Samuel JustPG: it's not necessary to call build_inc_scrub_map...
2011-11-22 Sage WeilMerge remote branch 'gh/subnet'
2011-11-22 Sage WeilMerge remote branch 'gh/wip-mon'
2011-11-21 Tommi Virtanenmds, osd, synclient: Pick cluster_addr/public_addr...
2011-11-21 Tommi Virtanencommon/pickaddr: Pick cluster_addr/public_addr based...
2011-11-21 Tommi Virtanencommon/ipaddr: Add utility function to parse ip/cidr...
2011-11-21 Tommi Virtanencommon/ipaddr: Find a configured IP address in given...
2011-11-21 Tommi Virtanenmsg: Move public_addr use outside ->bind()
2011-11-21 Tommi Virtanencommon/str_list: Make unused return value void.
2011-11-21 Tommi Virtanenosd: Remove unused variable.
2011-11-21 Sage Weilosd: fix 'stop' command
2011-11-21 Sage Weilosd: protect handle_osd_map requeueing with queue lock
2011-11-21 Sage Weilosd: lock pg when requeuing requests
2011-11-21 Sage Weilpaxosservice: tolerate _active() call when not active
2011-11-21 Sage Weilobjecter: simplify map request check
2011-11-21 Sage Weilobjecter: cancel tick event on shutdown
2011-11-20 Sage Weilpaxos: fix sharing of learned commits during collect...
2011-11-20 Yehuda Sadehrgw: support alternative date formatting
next