]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-03-11 Sage Weilconfig: just ceph.conf, no more cluster.conf
2009-03-11 Sage Weilconfig: more config fixes
2009-03-11 Sage Weilman: some manpages fixes
2009-03-11 Yehuda Sadehconfig: can use alternative module name
2009-03-11 Yehuda Sadehconfig: search in global section by default
2009-03-11 Sage Weilinitscript: lots of changes
2009-03-11 Sage Weilconfig: fix mds, mon, osd startup
2009-03-11 Sage Weilmds: rework mds standby framework
2009-03-11 Sage Weilmds: fix up startup options
2009-03-11 Sage Weilmds: name mds daemon instances independent of their...
2009-03-11 Yehuda Sadehcconf: resort to search in global section
2009-03-11 Yehuda Sadehcconf: fix alternate section name
2009-03-11 Yehuda Sadehcconf: search in both ${type}.${id} and ${type}${id}
2009-03-11 Yehuda Sadehcconf: add -i, -t options
2009-03-11 Yehuda Sadehconf: restructure of the conf mechanism
2009-03-11 Sage Weilinitscript: add 'pre start eval' hook
2009-03-11 Sage Weilcosd: keep cores in src dir
2009-03-11 Sage Weilmkcephfs: no need for cluster.conf on cosd --mkfs_for_osd
2009-03-11 Sage Weilmonclient: check for monmap_file _first_
2009-03-11 Sage Weilmsgr: use daemon() to daemonize
2009-03-11 Sage Weilcosd: use absolute paths
2009-03-11 Sage Weilmonclient: clean up
2009-03-11 Sage Weilinitscripts: fix some conf vs clusterconf problem
2009-03-11 Sage Weilosd: be more verbose about startup failures
2009-03-11 Sage Weilman: fix makefile
2009-03-11 Sage Weilconfig: print warning on daemon startup
2009-03-11 Sage Weildebian: don't include dupstore
2009-03-11 Sage Weilman: mount.ceph man page
2009-03-11 Sage Weilman: mkmonfs, monmaptool, ceph
2009-03-11 Sage Weilman: cconf
2009-03-11 Sage Weilman: crushtool, osdmaptool
2009-03-10 Sage Weilman: csyn, crun man pages
2009-03-10 Sage Weilman: add cfuse man page
2009-03-10 Sage Weilmkcephfs: fix typo
2009-03-10 Sage Weildebian: add man pages so far
2009-03-10 Yehuda Sadehconf: add --show-conf,-S option that dumps conf and...
2009-03-10 Sage Weilman: document -m monaddr
2009-03-10 Sage Weilconfig: -c foo or --conf=foo; -C bar or --cluster-conf=bar
2009-03-10 Yehuda Sadehkclient: add mon enries for sysfs
2009-03-10 Sage Weilusage
2009-03-10 Sage Weilman: more man pages
2009-03-10 Sage Weilcmds: remove unused --standby arg, rename --standby_rep...
2009-03-10 Sage Weilconfig: default to -d for server daemons; -D/--nodaemon...
2009-03-10 Sage Weilcosd: clean up startup options
2009-03-10 Sage Weilman: mkcephfs, cosd man pages
2009-03-10 Sage Weildebian: fix lintian errors (except missing man pages)
2009-03-10 Sage Weilinitscript: LSB block; add reload and force-reload
2009-03-10 Sage Weilinitscript: pre/post start/stop/forcestop hooks
2009-03-10 Sage Weilconfig: allow chdir to arbitrary dir on daemonize ...
2009-03-10 Sage Weilmkcephfs: take compiled 'crush map' or 'crush map src...
2009-03-10 Sage Weilcrushtool: add --build command
2009-03-10 Sage Weilremove user error induced asserts
2009-03-10 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-10 Yehuda Sadehkclient: add osdc data to sysfs
2009-03-09 Sage Weilbump version to v0.7.1 for unstable branch
2009-03-09 Sage Weilmkcephfs: btrfsctl -a between mkfs and mount v0.7
2009-03-09 Sage Weilkclient: patch series updates
2009-03-09 Sage Weilkclient: fix /sys/fs/ceph/mdsmap
2009-03-09 Sage Weilkclient: sysfs whitespace cleanup
2009-03-09 Sage Weilkclient: fix patch series
2009-03-09 Sage Weilosdmap: use generic crush_build_bucket
2009-03-09 Sage Weilkclient: fix osdmap decoding of straw buckets
2009-03-09 Yehuda Sadehkclient: sysfs, free path after build_path
2009-03-09 Yehuda Sadehkclient: sysfs cleanup
2009-03-09 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-09 Yehuda Sadehkclient: sysfs, add mds name and op of current requests
2009-03-09 Sage Weilkclient: simplify osd timeouts
2009-03-09 Sage Weilcosd: fewer osds, with big btrfs devices
2009-03-09 Sage Weilinitscripts: allow vars with spaces
2009-03-09 Sage Weilosdmap: build default crush maps out of mostly straw...
2009-03-09 Sage Weilconfutils: make max line very large
2009-03-09 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-09 Yehuda Sadehkclient: add sysfs directory per mds request
2009-03-07 Sage Weilfilepath: always prepend ino if it's nonzero
2009-03-07 Sage Weilclient: fix request paths
2009-03-07 Sage Weilkclient: fix up replay after mds recovery
2009-03-07 Sage Weilmds: incorporate reconnect cap info after requests...
2009-03-07 Sage Weilmds: include path base ino in client reconnect paths
2009-03-07 Sage Weilfilepath: no more leading / weirdness
2009-03-07 Sage Weilkclient: drop unused redirty code from set_page_dirty
2009-03-07 Sage Weilfilestore: lower min_sync_interval
2009-03-06 Yehuda Sadehkclient: some bookkeeper fixes
2009-03-06 Sage Weilkclient: fix bookkeeper ifdef
2009-03-06 Sage Weilkclient: patch series descriptions, updates
2009-03-06 Sage Weilkclient: docs
2009-03-06 Sage Weilkclient: rename ceph_tools -> bookkeeper
2009-03-06 Sage Weilkclient: some caps.c cleanup
2009-03-06 Sage Weilmon: tolerate stray victory message (restart the election)
2009-03-06 Sage Weilkclient: BUG instead of WARN on wanted item on rdcaps...
2009-03-06 Sage Weilkclient: cosmetic
2009-03-06 Sage Weilkclient: wait for requests to be safe before tearing...
2009-03-06 Sage Weilkclient: don't fall over on !dirty page in invalidatepage
2009-03-06 Yehuda Sadehkclient: some documentation
2009-03-06 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-06 Yehuda Sadehkclient: fix osd timeout handling
2009-03-05 Sage Weilkclient: more sanity checks in set_page_dirty
2009-03-05 Sage Weilkclient: only remember leases on regular dentries
2009-03-05 Sage Weilkclient: fix snap creation/deletion, memory leak
2009-03-05 Sage Weilkclient: fix snap_realm leak
2009-03-05 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
next