]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-04-16 Sage Weilkclient: fixed msgr short write bug
2008-04-16 Sage Weilmds: wait for STABLE, not WR, when we can't wrlock
2008-04-16 Sage Weilkclient: cancel old work before rescheduling
2008-04-16 Sage Weilclient: lazy should wait on correct waitlist
2008-04-16 Sage Weilbuffer iterator fixed
2008-04-16 Sage Weilkclient: trim expired dentry and inode leases
2008-04-16 Sage Weilkclient: fix cap delayed_work inode refcounting
2008-04-16 Sage Weilkclient: atomically handle fmode refcounts (untested)
2008-04-16 Sage Weilkclient: invalidate pages outside i_lock; carry inode...
2008-04-16 Sage Weilkclient: misc ktcp cleanups
2008-04-15 Sage Weilkclient: take lock in ceph_cap_delayed_work
2008-04-15 Sage Weilkclient: quieter
2008-04-15 Sage Weilkclient: added missing put_session in msg handler
2008-04-15 Sage Weilkclient: fix misplaced put_session slab corruption bug
2008-04-15 Sage Weilkclient: fix up msg refcounting
2008-04-15 Sage Weilkclient: force dir open flags to O_DIRECTORY...hrm
2008-04-15 Sage Weilkclient: delay cap release, and re-use on open
2008-04-15 Sage Weilmds: issue CAP_PIN always
2008-04-15 Sage Weilkclient: addr cleanup
2008-04-15 Sage Weilpsim crush placement sim
2008-04-15 Sage Weilkclient: reuse directory cap_pins when we can
2008-04-15 Sage Weilmessage names
2008-04-15 Sage Weilkclient: rewrote readdir_prepopulate
2008-04-15 Sage WeilMerge branch 'unstable' into caps
2008-04-15 Sage Weiltodos
2008-04-15 Sage Weilinclude version in mds reply
2008-04-15 Sage Weilmds: initial inode.version is 1
2008-04-14 Sage Weilkclient: use list_del_init generously in msgr
2008-04-14 Sage Weilkclient: allocate correctly sized get(osd|mds)map messages
2008-04-14 Sage Weiljournaler: disable batching by default
2008-04-14 Sage Weilkclient: reorder mdsc delayed work wrt spinlocks
2008-04-14 Sage Weilmds: truncate can _increase_ file size, too!
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
next