]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-05-02 Sage Weildebian: only start/stop upstart jobs if upstart is...
2013-05-02 Sage Weildebian: stop ceph-mds before uninstalling ceph-mds
2013-05-01 Dan MickMakefile.am: Add -lpthread to fix build on newer ld...
2013-05-01 Sage WeilMerge remote-tracking branch 'gh/bobtail-deploy' into...
2013-05-01 Sage Weilinit-ceph: use remote config when starting daemons...
2013-05-01 Samuel JustPG: call check_recovery_sources in remove_down_peer_info
2013-05-01 Samuel JustPG: clear want_acting when we leave Primary
2013-05-01 Greg Farnummon: communicate the quorum_features properly when...
2013-04-30 Greg Farnumelector: trigger a mon reset whenever we bump the epoch
2013-04-29 Alexandre MarangoneFix journal partition creation
2013-04-26 Sage Weilceph.spec.in: put ceph-disk-* et al in correct sbindir
2013-04-26 Sage Weildebian: fix ceph.install
2013-04-26 Danny Al-GaafMakefile.am: install ceph-* python scripts to /usr...
2013-04-26 Gary Lowellceph-disk: CalledProcessError has no output keyword...
2013-04-26 Danny Al-Gaafceph-disk: fix some (local) variable names
2013-04-26 Danny Al-Gaafceph-disk: fix naming of local variable in is_mounted()
2013-04-26 Danny Al-Gaafceph-disk: merge twice defined function is_mounted...
2013-04-26 Danny Al-Gaafceph-disk: define exception type
2013-04-26 Danny Al-Gaafceph-disk: fix Redefining name 'uuid' from outer scope
2013-04-26 Danny Al-Gaafceph-disk: add missing space after comma
2013-04-26 Sage Weilceph-disk list: say 'unknown cluster $UUID' when cluste...
2013-04-26 Sage Weilceph-disk: handle missing journal_uuid field gracefully
2013-04-26 Sage Weilceph-disk: implement 'list'
2013-04-26 Sage Weilceph-disk: reimplement list_all_partitions
2013-04-26 Sage Weilceph-disk: reimplement is_partition
2013-04-26 Sage Weilceph-disk: conditionally remove mount path
2013-04-26 Sage Weilceph-disk: ignore udevadm settle return code
2013-04-26 Danny Al-Gaafceph-disk: rename some local variabels in list_*partitions
2013-04-26 Danny Al-Gaafceph-disk: fix naming of a local variable in find_clust...
2013-04-26 Danny Al-Gaafceph-disk: rename some constants to upper case variable...
2013-04-26 Danny Al-Gaafceph-disk: add some more docstrings
2013-04-26 Danny Al-Gaafceph-disk: print subprocess.CalledProcessError on error
2013-04-26 Danny Al-Gaafceph-disk: fix indention
2013-04-26 Gary Lowellceph-disk: udevadm settle before partprobe
2013-04-26 Sage Weilceph-disk: re-add python 2.7 dependency comment
2013-04-26 Danny Al-Gaafceph-disk: cast output of subprocess.Popen() to str()
2013-04-26 Danny Al-Gaafceph-disk: fix adjust_symlink() replace 'journal' with...
2013-04-26 Danny Al-Gaafceph-disk: fix adjust_symlink() replace 'canonical...
2013-04-26 Danny Al-Gaafceph-disk: there is no os.path.lstat use os.lstat
2013-04-26 Danny Al-Gaafceph-disk: remove unused variable key from prepare_jour...
2013-04-26 Danny Al-Gaafceph-disk: fix except to catch OSError
2013-04-26 Danny Al-Gaafceph-disk: add missing space after >> operator
2013-04-26 Danny Al-Gaaffix: Redefining name 'uuid' from outer scope (line 14)
2013-04-26 Danny Al-Gaafceph-disk: remove unused variables from list_partitions()
2013-04-26 Danny Al-Gaafceph-disk: fix /dev/dm-[0-9] handling list_all_partitions()
2013-04-26 Danny Al-Gaafceph-disk: rename local variable shadowing builtin
2013-04-26 Danny Al-Gaafceph-disk: remove twice defined identical function...
2013-04-26 Danny Al-Gaafceph-disk: remove twice defined function mount
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
next