]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2009-04-16 Yehuda Sadehkclient: some more xattr fixes
2009-04-16 Yehuda Sadehkclient: xattr initalization and bug fixes
2009-04-16 Yehuda Sadehkclient: xattr uses rbtree for indexing
2009-04-16 Sage Weilmds: fix CInode::get_caps_wanted to do the shift on...
2009-04-16 Sage Weilmds: move simplelocks (auth, xattr) to EXCL in simple_eval
2009-04-15 Sage Weilkclient: assign meaningful readdir offset to client...
2009-04-15 Sage Weilmds: add mds_max_mem conf item, hook to check memory...
2009-04-15 Sage Weilmds: trim cache during tick, not every request
2009-04-15 Sage Weilmds: put mds format magic in root inode, journal; check...
2009-04-15 Sage Weilcontext: return error from C_Gather
2009-04-15 Sage Weilmds: kill rdcaps code
2009-04-15 Sage Weilmds: count caps, inodes with caps
2009-04-15 Sage Weiltodo
2009-04-15 Sage Weilkclient: fix up dcache readdir
2009-04-15 Yehuda Sadehkclient: initialize xattrs version
2009-04-15 Yehuda Sadehkclient: send xattr name in setxattr
2009-04-15 Sage Weiluclient: make O_CREAT work
2009-04-14 Sage Weilkclient: do readdir from dcache when possible
2009-04-14 Sage Weilfilestore: clean up attr name, path buffer lengths
2009-04-14 Sage Weilfilestore: make path buffers longer
2009-04-14 Sage Weilscripts: fix mds and osd request latency checkers
2009-04-14 Sage Weilmds: flush log in do_cap_update if there are unissued...
2009-04-14 Sage Weilmds: issue caps as needed in xlock_finish
2009-04-14 Sage Weildebug: make log symlinks relative if dirs match
2009-04-14 Sage Weilmds: eval_gather on cap removal
2009-04-14 Sage Weilmds: never issue caps in file_eval
2009-04-14 Sage Weilmds: hide stray dentries and inodes that are purging
2009-04-13 Sage Weilmds: reorder some code
2009-04-13 Sage Weilmds: use rdlock_path_* for rename; fix helper paths
2009-04-13 Sage Weilmds: make dn vec accurate after rdlock_path_xlock_dentry
2009-04-13 Sage Weilmds: store up to two paths in MDRequest; generalize...
2009-04-13 Sage Weilmds: kill mdr->ref_snapdiri
2009-04-13 Sage Weilmds: move done_locking into acquire_locks
2009-04-13 Sage Weilmds: acquire_locks in callers, not rdlock_path_* helpers
next