]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-01-19 Sage Weilkernel: setattr; moved fill_trace to inode.c
2008-01-19 Sage Weildrop caps granted by mds on inodes we dont have; use...
2008-01-19 Sage Weiltodos
2008-01-19 Sage Weilcrush: check overload map for forcefed values
2008-01-18 Sage Weilfixed missing iput; cleanup
2008-01-18 Sage Weilclose mds sessions on umount
2008-01-18 Yehuda Sadeh... Merge branch 'rados' of ssh://yehudasa@ceph.newdream...
2008-01-18 Yehuda Sadeh... Merge branch 'rados' of ssh://yehudasa@ceph.newdream...
2008-01-18 Sage Weilfixed inode cap init bug
2008-01-18 Sage Weilrenew, resume, etc. caps from kernel client
2008-01-18 Sage Weilfix double-delete bug in SimpleMessenger
2008-01-18 Sage Weilebofs: oops, be quiet about csums
2008-01-18 Sage WeilMerge branch 'caps' into rados
2008-01-18 Sage Weilebofs: fix superblock csum calc
2008-01-18 sageMerge branch 'master' of ssh://ceph.newdream.net/git...
2008-01-18 Sage Weilkernel todos
2008-01-18 Sage Weilfixed calc_csum alignment on superblock
2008-01-18 Sage Weillink caps into a per-mds-session list
2008-01-17 Sage Weilfixed add_cap inode ref count bug
2008-01-17 Sage Weilresurrected ldceph.so, sort of
2008-01-17 Sage Weilcleaned up mds map requesting
2008-01-17 Sage Weilclean up mds session open; request mdsmap when necessary
2008-01-17 Sage Weilnote client reconnect todo
2008-01-17 Sage Weilnote seq on export
2008-01-17 Sage Weilmsgr todos
2008-01-17 Sage Weilmark_down. some cleanup.
2008-01-17 Sage Weilbackoff/retry seems to work
2008-01-17 Sage Weilrework messenger work queueing, retry
2008-01-16 Sage Weilfix mds session handling
2008-01-16 Sage Weilsome debug crap
2008-01-16 Sage Weilreconnect getting closer
2008-01-16 Patience WarnickNow remove connection if state isn't OPEN for no delay...
2008-01-16 Patience WarnickMerge branch 'rados' of ssh://patience@ceph.newdream...
2008-01-16 Patience Warnickfixed up fault case for EAGAIN just before tcp close...
2008-01-16 Sage Weilrework get/add/replace connection msgr spinlocks
2008-01-16 Sage WeilMerge branch 'master' into rados
2008-01-16 Sage Weilimplement fsync in fuse_ll
2008-01-16 Yehuda Sadeh... multiple mounts, single sb
2008-01-16 Michael Rodriguezcomments
2008-01-16 Michael Rodriguezcomments
2008-01-16 Michael Rodriguezcomments
2008-01-16 michaelcomments
2008-01-16 Sage Weilsome caps bits
2008-01-15 sageuse do_div() instead of /
2008-01-15 Sage Weilsimplify client caps release; track last_open to avoid...
2008-01-15 Yehuda Sadeh... Merge branch 'rados' of ssh://yehudasa@ceph.newdream...
2008-01-15 Yehuda Sadeh... dir_lookup now uses new_inode instead of iget that...
2008-01-15 Sage WeilMerge commit 'origin/rados' into caps
2008-01-15 Patience WarnickMerge branch 'rados' of ssh://patience@ceph.newdream...
2008-01-15 Patience Warnickonly close connection if EAGAIN and socket state closed..
2008-01-15 Sage Weilmore mount churn
2008-01-15 Sage Weilrework client mount slightly
2008-01-15 Patience Warnickdecreased initial fault delay
2008-01-15 Patience WarnickJust left debugging in..
2008-01-15 Patience WarnickMerge branch 'rados' of ssh://patience@ceph.newdream...
2008-01-15 Patience Warnickfixed up ref count on connection
2008-01-15 Sage Weilreworked monmap
2008-01-15 Sage Weilvarious mount related cleanups.. much improved
2008-01-14 Sage Weilinode super_ops and iget usage cleanup
2008-01-14 Sage Weilfix fuse statfs
2008-01-14 Sage Weilkernel: include . and .. in readdir result
2008-01-14 Sage Weilmknod, symlink work
2008-01-14 Patience Warnickdon't clear OPEN on tcp CLOSED state, we get this when...
2008-01-14 Sage Weiluse improved ceph_build_dentry_path
2008-01-14 Patience WarnickIncreased attempts to 10 for now.
2008-01-14 Patience Warnickclear OPEN bit on close
2008-01-14 Patience Warnickfixed a few fault problems..
2008-01-14 Yehuda Sadeh... Fixed bugs and crashes that were related to inconsisten...
2008-01-13 Yehuda Sadeh... insert inode into the icache after changing the ino...
2008-01-13 Yehuda Sadeh... fix dput in the wrong place
2008-01-12 Sage Weillots of cap bits in the kenrel client; cap vars in...
2008-01-11 Sage WeilMerge branch 'rados' of ssh://ceph.newdream.net/git...
2008-01-11 Yehuda Sadeh... Fixes in ceph_fill_trace():
2008-01-11 Yehuda Sadeh... Fix unlink crash
2008-01-11 Sage WeilMerge branch 'rados' of ssh://ceph.newdream.net/git...
2008-01-11 Yehuda Sadeh... mkdir works now with helper function ceph_fill_trace()
2008-01-11 Sage Weilfile cap ops cleanup
2008-01-11 Yehuda Sadeh... mkdir now doesn't crash
2008-01-11 Sage Weilnew MClientFileCaps encoding
2008-01-11 Sage Weilkernel statfs works
2008-01-11 Sage Weilebofs: rename Extent and make it packable
2008-01-10 Sage Weilmake default (now 12345) work
2008-01-10 Sage Weilmore statfs bits
2008-01-10 Sage Weilcleaned up int types, page size info, byteorder for...
2008-01-10 Sage Weilstatfs returns real data; osds report utilization prope...
2008-01-10 Sage Weilkernel: clean up mds request creation, move mdsmap...
2008-01-10 Yehuda Sadeh... Merge branch 'rados' of ssh://yehudasa@ceph.newdream...
2008-01-10 Yehuda Sadeh... Fix a crash when unmounting due to wrong dentry account...
2008-01-10 Patience WarnickMerge branch 'rados' of ssh://patience@ceph.newdream... origin/rados
2008-01-10 Patience Warnickfix up fault case a bit
2008-01-10 Patience Warnickremoved bad access
2008-01-10 Sage Weilignore TAGS
2008-01-10 Sage Weilnew MClientReconnect encoding, basic support in kernel...
2008-01-10 Sage Weiletags for vi
2008-01-09 Sage Weilignore mnt
2008-01-09 Sage Weilcheck do_request result codes
2008-01-09 Sage Weiltodos, start.sh tweak
2008-01-09 Sage Weilmore minor encoding cleanup
2008-01-08 Sage Weiltodos
2008-01-08 Sage Weilclient: encode connect_seq, minor accept cleanup
next