]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2009-04-03 Sage Weilmds: alloc wrlock by EXCL client
2009-04-03 Sage Weilmds: don't issue new caps with a revocation
2009-04-03 Sage Weilkclient: queue inode for cap check if mds_wanted mismatch
2009-04-03 Sage Weilmds: fix wanted updates
2009-04-03 Sage Weilmds: clean up issue_new_caps interface
2009-04-03 Yehuda Sadehkclient: fix session leak
2009-04-03 Yehuda Sadehkclient: grab inode before queue_cap_snap; cleanup
2009-04-03 Yehuda Sadehkclient: fix some log messages
2009-04-03 Sage Weiluclient: mksnap/rmsnap via mkdir/rmdir
2009-04-03 Sage Weiluclient: remove some dead code
2009-04-03 Yehuda Sadehkclient: protect realm->inodes_with_caps_lock
2009-04-03 Yehuda Sadehkclient: protect session->s_caps list with s_cap_lock
2009-04-03 Sage Weilkclient: adjust caps accounting a bit
2009-04-03 Sage Weilkclient: link snap dentry for MKSNAP as well as LOOKUPSNAP
2009-04-03 Sage Weilmds: include target inode in mksnap result
2009-04-03 Sage Weilkclient: fix readdir dup requests
2009-04-03 Sage Weiluclient: fix up snapped path generation
2009-04-03 Sage Weiluclient: fix reply trace
2009-04-03 Sage Weiluclient: fix root inode open on mount; fix readdir
2009-04-03 Sage Weiluclient: use new mds protocol for replies
2009-04-03 Sage Weilmds: kill symlink following in the mds; handle this...
2009-04-03 Sage Weiluclient: big refactoring
2009-04-03 Sage Weilmds: cleanup
2009-04-03 Sage Weilmds: fix open on snapped files
2009-04-03 Sage Weilmds: fix open on snapped files
2009-04-03 Sage Weilkclient: fix opens on snapped files
2009-04-03 Sage Weilkclient: special case LOOKUPSNAP in fill_trace to add...
2009-04-03 Sage Weilmds: clean up path_traverse vs snap interface
2009-04-03 Sage Weilkclient: send new LOOKUPSNAP opcode
2009-04-03 Sage Weilmds: add LOOKUPSNAP op; synthesize snapname dentries...
2009-04-03 Sage Weilmds: make lssnap use new readdir response format
2009-04-03 Sage Weilkclient: snap snapdir fixes
2009-04-03 Yehuda Sadehkclient: some list handling api cleanup
2009-04-03 Yehuda Sadehkclient: remove leaked preallocated cap releases messages
2009-04-03 Yehuda Sadehkclient: lookup is the only vfs call on which we init...
2009-04-02 Yehuda Sadehkclient: don't free dentry private data when dropping...
2009-04-02 Yehuda Sadehkclient: fix compilation error
2009-04-02 Yehuda Sadehkclient: change dentry private data initialization...
2009-04-02 Sage WeilMerge branch 'nofilltrace' into unstable
2009-04-02 Sage Weilstart v0.7.3
2009-04-02 Sage WeilMerge branch 'master' into unstable v0.7.2
2009-04-02 Sage Weilkclient: drop caps in setattr
2009-04-02 Sage Weilmds: flush log when waiting on xlock
2009-04-02 Sage WeilMerge branch 'unstable' into nofilltrace
2009-04-02 Sage Weilkclient: fix mds session check in update_dentry_lease
2009-04-02 Yehuda Sadehkclient: reduce log levels on some messages
next