]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-04-23 Sage Weilosd: reformat osd map dump
2009-04-23 Sage Weilosd: set mtime in backlog log entries
2009-04-23 Sage Weilinitscript: modprobe btrfs and btrfsctl -a before mount
2009-04-23 Sage Weilmon: fix osd mark out code
2009-04-23 Sage Weilkclient: fix dcache_lock ordering
2009-04-23 Sage Weilmon: allow clusters of size 2
2009-04-23 Sage Weilmon: clean up log msg formats a bit
2009-04-23 Sage Weilmon: don't log 'osd alive' updates
2009-04-23 Sage Weilosd: only trim pg log if pg is complete
2009-04-23 Sage Weilosd: set osd down -> out interval to 5 minutes
2009-04-23 Sage Weilosd: make sure pg_stats_t.reported increases
2009-04-23 Sage Weilmakefile: add missing Spinlock.h
2009-04-22 Sage Weilmds: make eval_caps safe on non-auth
2009-04-22 Sage Weilmds: eval_caps on cap removal
2009-04-22 Sage Weiljournaler: fix flush bug
2009-04-22 Sage Weilmon: avoid duplicate log entries
2009-04-22 Yehuda Sadehkclient: some sparse fixes
2009-04-22 Yehuda Sadehkclient: stat -> getattr
2009-04-22 Sage Weilmds: clean up mds args (rename stat -> getattr)
2009-04-21 Sage Weiltodo
2009-04-21 Sage Weilmds: consolidate loner checks
2009-04-21 Sage Weilmds: fix get_caps_issued shift/mask bug
2009-04-21 Sage Weiluclient: do local lookups if FILE_RDCACHE on dir and...
2009-04-21 Sage Weilkclient: requeue inode whenever we dirty (use) EXCL...
2009-04-21 Sage Weilkclient: queue cap or delayed check if we get unwanted...
2009-04-21 Sage Weilkclient: fix delayed counter in check_caps
2009-04-20 Sage Weiljournaler: write out objects as we complete them
2009-04-20 Sage Weiltodo
2009-04-20 Sage Weilcosd: conf changes
2009-04-20 Sage Weilmds: finish waiters for root (fixes mds recovery)
2009-04-20 Sage Weilmds: only delete mds on clean shutdown
2009-04-20 Sage Weiltrivial cleanups
2009-04-20 Sage Weilmon: replace mds even if state < 0
2009-04-20 Sage Weilinit: killall || true
2009-04-20 Sage Weilconfig: set g_daemon flag; only create pid file is...
2009-04-20 Sage Weilcosd.conf: more disks
2009-04-20 Sage Weilmkcephfs: modprobe btrfs; create mount point earlier
2009-04-20 Sage Weilspinlock: pass 0, not NULL
2009-04-20 Sage Weilkclient: drop i_lock over dput in dcache_readdir
2009-04-20 Sage Weilkclient: preserve dentry readdir offset during a rename
2009-04-20 Sage Weiltodo
2009-04-20 Sage Weilmds: avoid journal flush on max_size decrease; clean...
2009-04-20 Sage Weilmds: make is_waiter_for() efficient, maskable
2009-04-20 Sage Weilmds: kill unused purging xlist
2009-04-20 Sage Weilmds: move leases to dentry only; use map instead of...
2009-04-20 Sage Weildebug: fix memory leak
2009-04-20 Sage Weillogger: fix memory leak (kill timer on shutdown)
2009-04-20 Sage Weilkclient: move igrab, __mark_inode_dirty into __ceph_mar...
2009-04-20 Sage Weilbuffer: cleanups
2009-04-20 Sage Weilatomic: use a spinlock instead of a mutex
2009-04-20 Sage Weilspinlock: add support for pthread spinlocks
2009-04-19 Sage Weilvstart: valgrind select components; make tool + args...
2009-04-19 Sage Weilmds: kill unused cap updating field
2009-04-19 Sage Weilmds: delete mds on shutdown
2009-04-18 Sage Weiljournaler: put magic in journal headers
2009-04-18 Sage Weilmds: fix root fullbit memory leak
2009-04-18 Sage Weilbuffer: make hexdump non-inline
2009-04-17 Yehuda Sadehkclient: fix blob size initalization
2009-04-17 Sage Weilmds: add/remove inodes to/from open file list based...
2009-04-17 Sage Weilmds: fix file_excl() call preconditions
2009-04-17 Sage Weilmds: avoid dup locallock wrlocks
2009-04-17 Yehuda Sadehkclient: reorder setxattr to avoid race
2009-04-17 Yehuda Sadehkclient: removexattr marks inode dirty when required
2009-04-17 Sage Weilkclient: break I_NODELAY into NODELAY and FLUSH
2009-04-17 Sage Weilmds: rewrite scatter_tempsync
2009-04-17 Sage Weilvstart: selectively run mds through valgrind
2009-04-17 Sage Weilmds: drop unused mdr->cap
2009-04-17 Sage Weilmds: remove debug msg
2009-04-17 Sage Weilkclient: helpers for mount options
2009-04-17 Sage Weilkclient: fix dcache readdir bug; add mount option to...
2009-04-17 Sage Weilmds: init var
2009-04-17 Sage Weilkclient: setxattr cleanups
2009-04-17 Sage Weilmds: issue all caps we can (except RD|WR on dirs)
2009-04-17 Sage Weilmds: fix snap.c debug prefix
2009-04-17 Sage Weilkclient: drop RD, WR caps on file lock setattr
2009-04-17 Sage Weilmds: use actual cap wanted, not requested
2009-04-17 Sage Weilmds: allow request_release to update wanted; do so...
2009-04-17 Sage Weilkclient: fix up cap timeouts
2009-04-17 Sage Weilmds, kclient: fix issue_seq vs seq, limit dup cap messages
2009-04-17 Sage Weilmds: consolidate calls to issue_caps
2009-04-16 Yehuda Sadehkclient: silence down log messages
2009-04-16 Yehuda Sadehkclient: add missing initialization
2009-04-16 Yehuda Sadehkclient: fix xattrs cap message
2009-04-16 Yehuda Sadehkclient: merge asyncxattr
2009-04-16 Yehuda Sadehkclient: refactor setxattr, listxattr
2009-04-16 Yehuda Sadehkclient: fix removexattr
2009-04-16 Yehuda Sadehkclient: fix some leaks
2009-04-16 Yehuda Sadehkclient: xattrs, selective rb erasing, fix tree tear...
2009-04-16 Yehuda Sadehkclient: make listxattr actually work
2009-04-16 Yehuda Sadehkclient: xattr name length fixes
2009-04-16 Yehuda Sadehkclient: initialize xattrs version
2009-04-16 Yehuda Sadehkclient: send xattr name on setxattr
2009-04-16 Yehuda Sadehkclient: verbose xattrs
2009-04-16 Yehuda Sadehkclient: list, get cached xattrs
2009-04-16 Yehuda Sadehkclient: don't copy null xattrs blob
2009-04-16 Yehuda Sadehkclient: send xattrs blob when dropping xattr rdcache
2009-04-16 Yehuda Sadehkclient: preallocated buffer for the xattr blob
2009-04-16 Yehuda Sadehkclient: xattrs cleanup, preallocate xattr structure
2009-04-16 Yehuda Sadehkclient: don't rebuild xattr rbtree if exists
2009-04-16 Yehuda Sadehkclient: fix some more xattr stuff, basic stuff works
next