]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2009-04-13 Sage Weilmds: refactor path_traverse, callers
2009-04-13 Sage Weiltodo
2009-04-13 Sage Weilvstart: behave a bit better when sudoing
2009-04-13 Sage Weilkclient: allocate cap releases outside of spinlock
2009-04-10 Sage Weilkclient: use FLUSH cap op on cap writeback
2009-04-10 Sage Weilkclient: only check auth cap for WRBUFFER, max_size...
2009-04-10 Sage Weilkclient: switch check_caps interface to use flags field
2009-04-10 Sage Weilkclient: fix setxattr
2009-04-10 Sage Weilkclient: kill ceph_release_caps and check_caps drop arg
2009-04-10 Sage Weilkclient: fix up cap/wanted delayed release logic
2009-04-10 Sage Weilmds: don't reissue caps on embedded request releases
2009-04-10 Sage Weilmds: default to issue_caps in file_eval, _unless_ we...
2009-04-10 Sage Weilmon: make log messages a bit nicer
2009-04-09 Sage Weilmds: journal max_size update as loner, if any
2009-04-09 Sage Weilkclient: less chatty
2009-04-09 Sage Weilmds: include cap, dentry lease release in request messages
2009-04-09 Sage Weilmds: avoid dup change_max in _do_cap_update
2009-04-09 Sage Weilkclient: dequeue cap on non-drop send caps
2009-04-09 Sage Weilmds: drop 'careful' caps concept
2009-04-09 Sage Weilmds: choose reasonable state after xlock finishes
2009-04-09 Sage Weilmds: better max_size lock checks when EXCL
2009-04-09 Sage Weilmds: stay in EXCL and keep loner until wrlocks drain
2009-04-09 Sage Weilmds: clean up can_wrlock() so that it checks of loner
2009-04-09 Sage Weilmds: replace WANT cap op with DROP
next