]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-03-04 Sage Weilmds: logger typo
2009-03-04 Sage Weilcosd: fixes
2009-03-04 Sage Weilmkcephfs: bit more verbose
2009-03-04 Sage Weilconfigure: remove some silly checks
2009-03-04 Sage Weilmakefile: include make_version in dist tarball
2009-03-04 Sage Weiltodo
2009-03-04 Sage Weilmds: fix logger key id; call validate() for all logtypes
2009-03-04 Sage Weilconfig: no more .ceph_monmap; parse cluster.conf for...
2009-03-04 Sage Weiltodo: cas notes
2009-03-04 Sage Weilmds: small cleanups
2009-03-04 Sage Weilmds: fix file_eval
2009-03-04 Yehuda Sadehceph_ver: write log message whenever a new log is opened
2009-03-04 Yehuda Sadehceph_ver: add ceph_ver.h to list of .h files
2009-03-04 Yehuda Sadehkclient: write ceph git version when module loads
2009-03-03 Yehuda Sadehceph_ver: add unconditional rule
2009-03-03 Yehuda Sadehceph_ver: uncomment important line
2009-03-03 Yehuda Sadehceph_ver: show the git sha1 version in the logs
2009-03-03 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-03 Yehuda Sadehkclient: wakeup wq waiting on caps on write
2009-03-03 Sage Weilkclient: some fmode cleanup
2009-03-03 Sage Weilkclient: fix fmode ref count buf
2009-03-03 Sage Weilkclient: wake up i_cap_wq in ceph_add_cap
2009-03-03 Sage Weilkclient: check d_inode before clearing its COMPLETE...
2009-03-03 Sage Weilmds: fix try_remove_unlinked_dn
2009-03-03 Sage Weilkclient: do not return new null dentry from lookup
2009-03-03 Sage Weilcfuse: fix startup
2009-03-03 Yehuda Sadehconf: some cleanup
2009-03-03 Yehuda Sadehconf: some more fixes (again)
2009-03-03 Yehuda Sadehconf: fix typo
2009-03-03 Sage Weilmds: clean up auth_pin nesting code a bit
2009-03-03 Sage Weilmkcephfs: take optional crush map on command line
2009-03-03 Yehuda Sadehconf: lockdep again
2009-03-03 Yehuda Sadehconf: fix some other errors
2009-03-03 Yehuda Sadehconf: the return of --lockdep, other fixes
2009-03-03 Yehuda Sadehconfig: some cleanup
2009-03-03 Sage Weildebian: fix dependencies
2009-03-03 Yehuda Sadehconf: fix erronous scoping
2009-03-03 Yehuda Sadehconf: moved options to the preparse section
2009-03-03 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-03 Yehuda Sadehconf: added old remarks
2009-03-03 Sage Weilconfig: remove 'debug_after' cruft
2009-03-03 Yehuda Sadehconf: removed some more old stuff
2009-03-03 Yehuda Sadehconf: remove old stuff
2009-03-03 Sage Weilkclient: revamp async truncation
2009-03-03 Sage Weilmds: flush log on wrlock_start if lock isn't stable
2009-03-03 Sage Weilmds: flush mdlog on max_size increase
2009-03-03 Sage Weilmds: only issue cap TRUNC if truncating smaller
2009-03-03 Sage Weilfilestore: more helpful error message with xattrs don...
2009-03-03 Sage Weilsample.cluster.conf: fix mon path/osd dev option names
2009-03-03 Sage Weilmds: fix truncate bug
2009-03-03 Yehuda Sadehconf: fixed issue with deleted conf options
2009-03-03 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-03 Yehuda Sadehconf: added all the conf options
2009-03-02 Yehuda Sadehconf: revised cmd line parsing and conf reading
2009-03-02 Sage Weilkclient: make sure we cleanup in all error paths
2009-03-02 Sage Weilkclient: make statfs() cleanup when interrupted
2009-03-02 Sage Weilkclient: remove /proc cruft
2009-03-02 Sage Weilkclient: remove old client_list cruft
2009-03-02 Sage WeilRevert "kclient: fix __grab_cache_page #if"
2009-03-02 Sage Weilvstart: fix conf, use -d on startup, etc.
2009-03-02 Sage Weildebian: restructure packages
2009-03-02 Sage Weiltodos, changelog
2009-03-02 Sage Weilkclient: fix __grab_cache_page #if
2009-03-02 Sage Weilinitscripts: clean out old scripts
2009-03-02 Sage Weilinitscripts: rename ceph-daemons init-ceph
2009-03-02 Sage Weilinitscripts: add 'killall' command
2009-03-02 Sage Weilcosd: rename conf file
2009-03-02 Sage Weilinitscripts: fix stop_daemon; add 'forcestop' command
2009-03-02 Sage Weilinitscripts: add 'cleanlogs' and 'cleanalllogs' options
2009-03-02 Sage Weilinitscripts: ensure cluster.conf exists
2009-03-02 Sage Weildebian: missing files
2009-03-02 Sage Weilconfig: remove osd_rep
2009-03-02 Sage Weilconfig: remove obsolete ms_* fields
2009-03-02 Sage Weilconfig: remove some debug cruft
2009-03-02 Sage Weilmakefile: cleanup, some sample conf files
2009-03-01 Sage Weilconfig: rename logger/dout config fields to make more...
2009-03-01 Sage Weilmakefile: put sample conf files in /etc/ceph
2009-03-01 Sage Weilinitial sample.ceph.conf (incomplete)
2009-03-01 Sage Weilfix pid file removal
2009-03-01 Sage Weilinitscript: include all monitor addrs on command line
2009-03-01 Sage Weilinitscripts: make mkcephfs and initscript behave on...
2009-03-01 Sage Weilconfig: parse 'monmap file' from conf files
2009-02-28 Sage Weilcosd: don't screw up stdout with NULL string
2009-02-28 Sage Weilconfig: chdir_root on by default
2009-02-28 Sage Weilconfig: use daemon() call; rename use_abspath to chdir_root
2009-02-28 Sage Weilconfig: fix conf metaoption parsing
2009-02-28 Yehuda Sadehceph-daemons: some more fixes
2009-02-28 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-02-28 Yehuda Sadehceph-daemons: some more fixes
2009-02-28 Sage Weilrename sample.startup.conf
2009-02-28 Sage Weilmore cleanup
2009-02-28 Sage Weilmakefile: cleanup
2009-02-28 Sage Weilceph-daemons: generate list of items to stop/start...
2009-02-28 Sage Weilceph-daemons: simplify crun/valgrind logic
2009-02-28 Yehuda Sadehceph-daemons: fixed merge
2009-02-28 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-02-28 Yehuda Sadehceph-daemons: minor changes
2009-02-27 Sage Weilceph-daemons: 'stop' works
2009-02-27 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-02-27 Yehuda Sadehceph-daemons: works partially
next