]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2009-04-09 Sage Weilmds: use EXCL instead of LOCK to adjust max_size if...
2009-04-09 Sage Weilmds: don't rdlock_try authlock for path_traverse permis...
2009-04-09 Sage Weilmds: issue caps in file_eval only if needed, indicated...
2009-04-09 Sage Weilmds: fix file_eval to issue caps from EXCL state
2009-04-08 Sage Weiltodo
2009-04-08 Sage Weilkclient: only flush caps in write_inode if wait=1
2009-04-08 Sage Weilkclient: maintain min and max cap hold delays
2009-04-08 Sage Weilkclient: drop FILE_RD if !wanted and max_size non-zero
2009-04-08 Sage Weilmds: adjust mds client request format to include option...
2009-04-08 Sage Weilmds: separate CREATE vs OPEN handling
2009-04-08 Sage Weilmds: allow full dir lease (FILE_RDCACHE) on root ino
2009-04-08 Sage Weilkclient: drop root ino special cases
2009-04-08 Sage Weilkclient: mark dentries with dir rdcache_gen, not i_version
2009-04-08 Sage Weilkclient: don't clear I_COMPLETE on dentry revalidate...
2009-04-08 Sage Weilkclient: reverse logic of O_CREAT create vs open check
2009-04-07 Sage Weiltodo
2009-04-07 Sage Weilconfig: remove INSTALL_PREFIX
2009-04-07 Sage Weiluclient: fix up caps some. make dentry leases work
2009-04-07 Sage Weiluclient: set fsid in statfs request
2009-04-07 Yehuda Sadehkclient: fix ino returned in fstat for 32 bit arch
2009-04-07 Yehuda Sadehkclient: don't alter mds_wanted caps if dropping caps
2009-04-07 Sage Weilvstart: kill bashisms
2009-04-07 Sage Weilkclient: remove alignment restrictions on O_DIRECT...
2009-04-07 Yehuda Sadehmds: fix compilation error
2009-04-07 Yehuda Sadehmds: bump mds protocol
2009-04-07 Yehuda Sadehmds: add CEPH_CAP_OP_REVOKE
2009-04-07 Yehuda Sadehkclient: clear di->lease_session when dropping session
2009-04-06 Yehuda Sadehmds: flush log when expanding caps and filelock is...
2009-04-06 Yehuda Sadehmds, kclient: add CEPH_MDS_OP_CREATE operation
2009-04-06 Sage Weilkclient: implement permission iop
2009-04-06 Sage Weilkclient: make do_getattr take inode, not dentry
2009-04-06 Sage Weilkclient: d_alloc_anon on older kernels
2009-04-05 Sage Weilmds: make sure kick wasn't immediatley fruitful in...
2009-04-05 Sage Weilmds: simplify EMetaBlob interface - don't pass explicit...
2009-04-04 Sage Weilmds: fix journal replay
2009-04-04 Sage Weilmds: journal projected inode values by default
2009-04-04 Sage Weilvstart: run valgrind properly
2009-04-04 Sage Weiltodo
2009-04-04 Sage Weilmds: make mds restart work
2009-04-04 Sage Weilmon: fix mds stopping and restart
2009-04-04 Sage Weilmds: fix permissions checks on root, system inodes
2009-04-04 Sage Weilmds: journal root inode changes
2009-04-04 Sage Weilmds: inode fetch/store
2009-04-04 Sage Weilobjecter: only send one ping per laggy osd
2009-04-04 Sage Weilobjecter: add support for compound read ops (ObjectRead)
2009-04-04 Sage Weilosd: implement GETXATTR read op
2009-04-04 Sage Weilkclient: better readdir debug output
2009-04-04 Sage Weilmds: make rdlock_try kick the lock if it blocks
2009-04-04 Sage Weilmds: issue AUTH_EXCL on mkdir
2009-04-04 Sage Weilkclient: drop LINK_RDCACHE cap on rename source inode
2009-04-04 Sage Weilkclient: update cap->mds_wanted on revocation reply
2009-04-04 Sage Weilmds: do not want LINK caps for any open file; no non...
2009-04-04 Sage Weilkclient: drop any unwanted caps when unlinking a file
2009-04-04 Sage Weilkclient: send messages with default priority (to match...
2009-04-03 Sage Weilmsgr: show seq # of incoming messages
next