]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-04-26 Danny Al-Gaafceph-disk: remove double defined function get_conf
2013-04-26 Danny Al-Gaafceph-disk: rename local variable shadowing builtin
2013-04-26 Sage Weilceph-disk: install and package
2013-04-26 Sage Weilceph-disk: simplify command dispatch
2013-04-26 Sage Weilceph-disk: consolidate exceptions
2013-04-26 Sage Weilceph-disk: consolidate ceph-disk-* into a single binary
2013-04-26 Sage Weilceph-disk-prepare: 'mkfs -t' instead of 'mkfs --type='
2013-04-26 Sage Weilceph-disk-activate: identify cluster .conf by fsid
2013-04-26 Sage Weilceph-disk-activate: abort if target position is already...
2013-04-26 Sage WeilRevert "ceph-disk-activate: rely on default/configured...
2013-04-26 Sage WeilRevert "ceph-disk-activate: don't override default...
2013-04-26 Sage Weilceph-disk-activate: rely on default/configured keyring...
2013-04-26 Sage Weilceph-disk-activate: don't override default or configure...
2013-04-26 Sage Weilceph-disk-prepare: move in-use checks to the top, befor...
2013-04-26 Sage Weilceph-disk-prepare: verify device is not in use by devic...
2013-04-26 Sage Weilceph-disk-prepare: verify device is not mounted before...
2013-04-26 Sage Weilceph-disk-prepare: clean up stupid check for a digit
2013-04-26 Sage Weilceph-disk-prepare: use os.path.realpath()
2013-04-26 Danny Al-Gaafceph.spec.in: add new Requires from ceph-disk-prepare
2013-04-26 Sage Weildebian: require cryptsetup-bin
2013-04-26 Alexandre MarangoneFix: use absolute path with udev
2013-04-26 Sage Weilceph-disk-prepare: -f for mkfs.xfs only
2013-04-26 Sage Weildebian: fix start of ceph-all
2013-04-26 Alexandre Marangoneceph-disk-prepare: always force mkfs.xfs
2013-04-26 Sage Weiludev: trigger on dmcrypted osd partitions
2013-04-26 Sage Weilceph-disk-prepare: add initial support for dm-crypt
2013-04-26 Alexandre Marangoneceph-disk-activate: pull mount options from ceph.conf
2013-04-26 Sage Weilceph-disk-activate: use full paths for everything
2013-04-26 Sage Weilceph-disk-prepare: do partprobe after setting final...
2013-04-26 Sage Weildebian: start/stop ceph-all event on install/uninstall
2013-04-26 Sage Weilceph-disk-activate: catch daemon start errors
2013-04-26 Sage Weiludev: trigger ceph-disk-activate directly from udev
2013-04-26 Sage Weilceph-disk-activate: auto detect init system
2013-04-26 Sage Weilceph-disk-activate: specify full path for blkid, initct...
2013-04-26 Sage Weilupstart: ceph-hotplug -> ceph-osd-activate
2013-04-26 Sage Weilupstart/ceph-hotplug: tell activate to start via upstart
2013-04-26 Sage Weilceph-disk-prepare: refactor to support DIR, DISK, or...
2013-04-26 Sage Weilceph-disk-activate: detect whether PATH is mount or dir
2013-04-26 Sage Weilceph-disk-activate: add --mark-init INITSYSTEM option
2013-04-26 Sage Weilceph-disk-activate: factor mounting out of activate
2013-04-26 Sage Weildebian: put ceph-mds upstart conf in ceph-mds package
2013-04-26 Sage Weildebian: include /var/lib/ceph/bootstrap-mds in package
2013-04-26 Sage Weilceph-create-keys: create mds bootstrap key
2013-04-26 Sage Weilupstart/ceph-hotplug: drop -- in ceph-disk-activate...
2013-04-26 Sage Weilinit-ceph: iterate/locate local sysvinit-tagged directories
2013-04-26 Sage Weilinit-ceph: consider sysvinit-tagged dirs as local
2013-04-26 Sage Weilceph-disk-prepare: align mkfs, mount config options...
2013-04-24 Sage Weilinit-ceph: fix (and simplify) pushing ceph.conf to...
2013-04-23 Josh DurginMerge pull request #238 from ceph/wip-bobtail-rbd-backp...
2013-04-23 Josh Durginrbd: only set STRIPINGV2 feature when needed 238/head
2013-04-23 Josh DurginLibrbdWriteback: complete writes strictly in order
2013-04-23 Josh DurginLibrbdWriteback: removed unused and undefined method
2013-04-23 Josh DurginLibrbdWriteback: use a tid_t for tids
2013-04-23 Josh DurginWritebackHandler: make read return nothing
2013-04-23 Josh DurginObjectCacher: deduplicate final part of flush_set()
2013-04-23 Josh Durgintest_stress_watch: remove bogus asserts
2013-04-23 Josh Durginlibrados: don't use lockdep for AioCompletionImpl
2013-04-23 Josh Durginlibrados: move snapc creation to caller for aio_operate
2013-04-23 Josh Durginlibrbd: add an async flush
2013-04-23 Josh Durginlibrbd: use the same IoCtx for each request
2013-04-23 Josh Durginlibrbd: add an is_complete() method to AioCompletions
2013-04-23 Josh Durginlibrados: add versions of a couple functions taking...
2013-04-23 Josh Durginlibrados: add async flush interface
2013-04-23 Josh DurginObjectCacher: remove unneeded var from flush_set()
2013-04-23 Josh DurginObjectCacher: remove NULL checks in flush_set()
2013-04-23 Josh DurginObjectCacher: always complete flush_set() callback
2013-04-23 Josh DurginObjectCacher: fix flush_set when no flushing is needed
2013-04-23 Sam Langobjectcacher: Remove commit_set, use flush_set
2013-04-23 Josh Durginlibrbd: make aio_writes to the cache always non-blockin...
2013-04-23 Josh DurginObjectCacher: optionally make writex always non-blocking
2013-04-23 Josh Durginlibrbd: flush cache when set_snap() is called
2013-04-23 Josh Durginlibrbd: optionally wait for a flush before enabling...
2013-04-23 Josh Durginlibrbd: invalidate cache when flattening
2013-04-23 Josh DurginObjectCacher: add a method to clear -ENOENT caching
2013-04-23 Josh DurginObjectCacher: keep track of outstanding reads on an...
2013-04-23 Josh Durgintest_rbd: move flatten tests back into TestClone
2013-04-23 Josh Durginlibrbd: fix rollback size
2013-04-23 Josh DurginMerge branch 'wip-4249' into wip-4249-master
2013-04-23 Josh Durginlibrbd: make sure racing flattens don't crash
2013-04-23 Josh Durginlibrbd: use rwlocks instead of mutexes for several...
2013-04-23 Josh Durgincommon: add lockers for RWLocks
2013-04-23 Josh Durginobjecter: initialize linger op snapid
2013-04-23 Sage Weilobjecter: separate out linger_read() and linger_mutate()
2013-04-23 Sage Weilosd: make watch OSDOp print sanely
2013-04-23 Sage Weilosdc/Objecter: unwatch is a mutation, not a read
2013-04-19 Sage Weilosd: an interval can't go readwrite if its acting is...
2013-04-19 Sage Weilmon: restrict pool size to 1..10
2013-04-19 Sage Weilinit-ceph: do not stop start on first failure
2013-04-11 Josh DurginMerge pull request #210 from dalgaaf/wip-da-bobtail...
2013-04-09 Danny Al-Gaafrados.py: fix create_pool() 210/head
2013-04-09 Dan Mickmon: Use _daemon version of argparse functions
2013-04-09 Dan Mickceph_argparse: add _daemon versions of argparse calls
2013-03-29 Alexandre Olivasilence logrotate some more
2013-03-29 Samuel JustMerge remote-tracking branch 'upstream/bobtail-4556...
2013-03-29 Samuel JustOSD: always activate_map in advance_pgs, only send...
2013-03-28 Samuel JustPG: update PGPool::name in PGPool::update
2013-03-28 Samuel JustReplicatedPG: send entire stats on OP_BACKFILL_FINISH
2013-03-27 Sage Weilosd: disallow classes with flags==0
2013-03-27 Sage Weilosd: EINVAL when rmw_flags is 0
2013-03-27 Sage Weilosd: fix detection of non-existent class method
next