]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-01-31 Patience WarnickAdded new states for connection
2008-01-31 Patience WarnickCleanup etc..
2008-01-24 Patience WarnickAdded STANDBY state
2008-01-24 Patience WarnickAdded STANDBY state for a connection
2008-01-23 Yehuda Sadeh... cleanup
2008-01-23 Yehuda Sadeh... cleanup
2008-01-23 Yehuda Sadeh... fixed a crash when doing lookup
2008-01-22 Sage Weilmdsc: more locking cleanup (not done yet)
2008-01-22 Sage Weilrework request alloc in mds_client; use radix_tree_preload
2008-01-22 Sage Weilmsgr: use radix_tree_preload, and lookup_slot for repla...
2008-01-22 Sage Weilmsgr: no kmalloc under spinlocks, except make radix...
2008-01-22 Sage Weilclean up msgr in/out debug output
2008-01-22 Sage Weilsimplify do_open_request args
2008-01-22 Yehuda Sadeh... atomic lookup+open
2008-01-22 Sage Weilcomments
2008-01-22 Sage Weilmore open refactoring
2008-01-22 Sage Weilrefactor open a bit; initial pass at ceph_lookup_open
2008-01-22 Sage Weilmsgr: check for failure to resolve hostname
2008-01-22 Sage Weilvfs create() is just OP_MKNOD with rdev=0... make OP_CR...
2008-01-22 Sage Weilmdsc: dput after d_find_alias
2008-01-22 Sage Weilkernel msgr: fix connection lookup radix tree bucketing...
2008-01-22 Sage Weila few client/mds reconnect fixes
2008-01-22 Sage Weilmon,msg: small fd cleanups
2008-01-22 Sage Weilsilly_write
2008-01-22 Sage Weilutime_t cleanup
2008-01-22 Patience Warnicksimplied TCP_CLOSE state, added some prints
2008-01-22 Patience Warnickremoved some unneeded connection states
2008-01-22 Patience WarnickFixed up fault handling some, and some other bugs..
2008-01-21 Sage Weilmore todos
2008-01-21 Sage Weiltodos
2008-01-21 Yehuda Sadeh... added create (without open)
2008-01-20 Yehuda Sadeh... change lookup operation to use lstat and not stat ...
2008-01-20 Yehuda Sadeh... hash inodes only when required. This fixes hang that...
2008-01-20 Yehuda Sadeh... simplified script
2008-01-19 Sage Weilstrip_trailing_whitespace.sh
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.
next