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