]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-04-14 Sage Weiljournaler: disable batching by default
2008-04-14 Sage Weilkclient: reorder mdsc delayed work wrt spinlocks
2008-04-14 Sage Weilkclient: dont die (immediately) if we get a reply with...
2008-04-14 Sage Weilkclient: fix spinlock stupid
2008-04-14 Sage Weilkclient: fix up cap vs session locking mess with s_mutex
2008-04-14 Sage Weilbufferlist: clear last_p iterator when appropriate
2008-04-14 Sage Weilmds: delay eval_gather until after lease removal
2008-04-14 Sage Weilmsgr: dont close(-1)
2008-04-11 Sage Weilmsgr: fix peer address determination
2008-04-11 Sage Weilkclient: missing spin_unlock
2008-04-11 Sage Weilmds: uninit value
2008-04-11 Sage Weilkclient: use wait queue instead of completion on mount
2008-04-11 Sage Weilkclient: nicer msgr debug output
2008-04-11 Sage Weilmon: dont freak out when last_beacon has a failed mds...
2008-04-11 Sage Weilencode ctime in MClientFileCaps
2008-04-11 Sage Weilbuffer: be a bit pedantic about buffer::ptr assignment
2008-04-11 Sage Weilmds: set request timestamp for readdir
2008-04-11 Sage Weiltodos
2008-04-11 Sage Weilclient: carefully evaluate whether out size is valid...
2008-04-11 Sage Weilmds: do not issue new EXCL is size|mtime are projected
2008-04-11 Sage Weilkclient: fix renewcaps delay
2008-04-11 Sage Weilonly start up a single osd for testing
2008-04-11 Michael RodriguezMerge branch 'unstable' of ssh://michaelr@ceph.newdream...
2008-04-11 Michael Rodrigueznext steo is pass a map along with crush to store offloads
2008-04-11 Michael Rodriguezneeds its own item number
2008-04-11 Sage Weilmds: be more careful about updating inode.max_size
2008-04-10 Sage Weilmds: dont be stupid
2008-04-10 Sage Weilkclient: separate thread/workqueue to do inode writeback
2008-04-10 sagemds: pipe down
2008-04-10 sagepack ceph_mds_request_head properly
2008-04-10 sagenew encoding header
2008-04-10 Sage Weilmkcephfs
2008-04-10 Sage Weilclient: basic O_APPEND support
2008-04-10 Sage Weiltodos
2008-04-10 Sage Weilosd: take out last_epoch_finished.. its not used anymore
2008-04-10 Sage Weilkclient: request max_size explicitly went necessary
2008-04-10 Sage Weiltag MMDSMap with fsid
2008-04-10 Sage Weilkclient: request larger max_size when needed (not done...
2008-04-10 Sage Weilmds: allow client to request a larger max_size
2008-04-09 Sage Weilmds: fix max_size (again); move from loner to mixed...
2008-04-09 Sage Weilkclient: made pdflush do our dirty work
2008-04-09 Sage Weilkclient: oops, fix write size
2008-04-09 Sage Weilmds: tweak file_max increase
2008-04-09 Sage Weilkclient: use inode_set_size helper to keep i_blocks...
2008-04-09 Sage Weilkclient: send mds a cap message when we approach file_max
2008-04-09 Sage Weilkclient: obey max_size, and return current size/mtime...
2008-04-09 Sage Weilmds: only allow ctime to increase monotonically
2008-04-09 Sage Weilbuffer: throw assertion when mmap allocations fail
2008-04-09 Sage Weilbuffer: throw assertion when posix_memalign allocations...
2008-04-09 Sage Weilmon: send incremental (not full) map to seed osd cluste...
2008-04-09 Sage Weilosd: be more careful about noticing osds go down and...
2008-04-09 Sage Weilmonmaptool: srand when generating fsid
2008-04-09 Sage Weilmon: apply osdmap updates to pg_map osd_stat
2008-04-09 Sage Weilcmon: set msgr policies
2008-04-09 Sage Weilmsgr: apply policy to incoming connections too, based...
2008-04-09 Sage Weilmon: send new clients monmap before osd, mds maps
2008-04-09 Sage Weilkclient: renew caps twice as often for now (to countera...
2008-04-09 Sage WeilMerge branch 'unstable' of ssh://ceph.newdream.net...
2008-04-08 Patience Warnicka bit of redo of timer events to resend map requests
2008-04-08 Sage Weilmsgr policies; osds now batch and retry failure reports
2008-04-08 Sage Weilkclient: parse+verify fsid in osdmap message
2008-04-08 Sage Weilmon: include fsid in most mon, map messages
2008-04-08 Sage Weiltag monitor messages with fsid
2008-04-08 Yehuda Sadeh... kclient: reverting ctime changes -- mds controls the...
2008-04-08 Yehuda Sadeh... kclient: fix typo
2008-04-08 Yehuda Sadeh... kclient: ctime updates handled differently
2008-04-08 Sage Weilclient: missing semicolon
2008-04-08 Yehuda Sadeh... kclient: some more ctime changes
2008-04-08 Yehuda Sadeh... client: add utime mask
2008-04-08 Sage Weilkclient: some cleanups
2008-04-08 Sage Weilkclient: invalidate pages when dropping RDCACHE
2008-04-08 Sage Weilkclient: export ceph_debug_msgr to /proc
2008-04-08 Sage Weilkclient: fix statfs units
2008-04-08 Sage Weiltodos
2008-04-08 Yehuda Sadeh... kclient: utime handle ctime updates too
2008-04-08 Sage Weilkclient: don't use release_pages; it isn't exported...
2008-04-08 Sage Weilmds: only increase file_max if filelock is wrlockable
2008-04-08 Sage Weilmds: fix rename dirtying goofup
2008-04-07 Sage Weilkclient: try to carry CAP_EXCL when we buffer data...
2008-04-07 Sage Weilkclient: fix cap revocation/release logic
2008-04-07 Sage WeilMerge branch 'unstable' into io
2008-04-07 Sage Weilkclient: carry CAP_WRBUFFER until writeback completes
2008-04-07 Sage WeilMerge branch 'unstable' into io
2008-04-07 Sage Weilkclient: carry CAP_WRBUFFER until writeback completes
2008-04-07 Sage Weilmds: update renamed inode ctime
2008-04-07 Sage Weilkclient: fix d_move invocation (reuse old_dentry)
2008-04-07 Sage Weilmds: update dir mtime on open + O_CREAT
2008-04-07 Sage Weilmds: wrlock dir mtime on create, even if neg dentry...
2008-04-07 Sage Weilkclient: use provided mode, or mask against current...
2008-04-07 Sage Weilmds: fix legal mode mask
2008-04-07 Sage Weilkclient: use current->e[ug]id
2008-04-07 Sage Weilkclient: check for ENAMETOOLONG in lookup
2008-04-07 Sage Weilmds: mask mode on chmod properly
2008-04-07 Sage Weilkclient: validate uid/gid on setattr
2008-04-07 Patience WarnickMerge branch 'unstable' of ssh://patience@ceph.newdream...
2008-04-07 Patience WarnickAdded delayed_worky
2008-04-07 Patience Warnickremoved some junk..
2008-04-07 Sage Weilkclient: do rename d_move in ceph_fill_trace
2008-04-07 Patience WarnickAdded timer event to periodically resend map request
2008-04-07 Sage Weilkclient: make fill_trace cope a bit better with mis...
next