]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2009-04-02 Yehuda Sadehkclient: merge conflict
2009-04-02 Yehuda Sadehkclient: adjust nfs reexport
2009-04-02 Yehuda Sadehkclient: refactor message creation
2009-04-02 Sage WeilMerge branch 'unstable' into nofilltrace
2009-04-02 Sage Weilmon: log quorum on election victory
2009-04-02 Sage Weilkclient: make some get/put_cap res methods static;...
2009-04-02 Sage Weilkclient: some cap reservation cleanups
2009-04-02 Sage Weilmon: log monitor election events
2009-04-01 Sage Weilkclient: remove bad iput from check_delay_caps
2009-04-01 Sage Weilmds: make open() _not_ follow symlinks
2009-04-01 Sage Weilkclient: make ceph_lookup_open on symlink behave
2009-04-01 Sage Weilmds: replace FINDINODE with LOOKUPHASH
2009-04-01 Sage Weilmds: simplify mds command set
2009-04-01 Sage Weilkclient: simplify cap flushing
2009-04-01 Yehuda Sadehkclient: fix caps reservation cleanup
2009-04-01 Yehuda Sadehkclient: caps bug fixes, less verbose
2009-04-01 Yehuda Sadehkclient: small adjustments
2009-04-01 Yehuda Sadehkclient: debugfs for caps reservation system
2009-04-01 Yehuda Sadehkclient: caps reservation system
2009-04-01 Sage Weilkclient: flush dirty inodes on sync_fs
2009-04-01 Sage Weilkclient: read each frag over multiple readdir calls...
2009-04-01 Sage Weilkclient: fix mds reply error codes
2009-04-01 Sage Weilmds: include 'last', 'complete' flags in readdir reply
2009-04-01 Sage Weilmds: kill CEPH_MDS_OP_FSYNC
2009-04-01 Sage Weilkclient: fix fill_trace comments
2009-04-01 Yehuda Sadehkclient: use kmem_cache for caps
2009-04-01 Yehuda Sadehkclient: add missing ceph dentry init
2009-04-01 Sage Weilmds: all request paths must be relative to a non-snappe...
2009-04-01 Sage Weilkclient: generate request paths relative to a non-snaps...
2009-04-01 Sage Weilkclient: only flush caps to auth mds. wait in write_in...
2009-03-31 Sage Weiltodo
2009-03-31 Sage Weilkclient: roll up setattr helpers into a single function
2009-03-31 Sage Weilmds: roll up various ops into single SETATTR
2009-03-31 Yehuda Sadehkclient: small bug fix
2009-03-31 Yehuda Sadehkclient: add dentry lru
2009-03-31 Sage Weilkclient: pin inode with FILE_WRBUFFER cap refs
2009-03-31 Sage Weilcaps: track last_issue seq, check on release
2009-03-31 Sage Weilkclient: make ->write_inode() flush dirty caps
2009-03-31 Sage Weilmds: leave simplelock in EXCL if there is a loner
2009-03-31 Sage Weilkclient: fix flush_ack cleaned logic
2009-03-31 Sage Weilkclient: drop old_atime cruft
2009-03-31 Sage Weilkclient: fix cap_release accounting
2009-03-31 Sage Weilkclient: no need to clean out cap_delay_list
2009-03-31 Sage Weilmds: release caps only via cap_release
2009-03-31 Sage Weilkclient: never release via client_cap message
2009-03-31 Sage WeilMerge branch 'unstable' into nofilltrace
2009-03-31 Sage Weilscripts: make mds request checker show the operation
2009-03-31 Sage Weilmds: disallow setlayout on non-new file
2009-03-31 Sage Weiltodo
2009-03-31 Sage Weilkclient: release caps in destroy_inode
2009-03-31 Sage Weilmds: add bulk MClientCapRelease message
next