2008-01-31 |
Patience Warnick | Added new states for connection |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Patience Warnick | Cleanup etc.. |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Patience Warnick | Added STANDBY state |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Patience Warnick | Added STANDBY state for a connection |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Yehuda Sadeh... | cleanup |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Yehuda Sadeh... | cleanup |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Yehuda Sadeh... | fixed a crash when doing lookup |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | mdsc: more locking cleanup (not done yet) |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | rework request alloc in mds_client; use radix_tree_preload |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | msgr: use radix_tree_preload, and lookup_slot for repla... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | msgr: no kmalloc under spinlocks, except make radix... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | clean up msgr in/out debug output |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | simplify do_open_request args |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Yehuda Sadeh... | atomic lookup+open |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | comments |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | more open refactoring |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | refactor open a bit; initial pass at ceph_lookup_open |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | msgr: check for failure to resolve hostname |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | vfs create() is just OP_MKNOD with rdev=0... make OP_CR... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | mdsc: dput after d_find_alias |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | kernel msgr: fix connection lookup radix tree bucketing... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | a few client/mds reconnect fixes |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | mon,msg: small fd cleanups |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | silly_write |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Sage Weil | utime_t cleanup |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Patience Warnick | simplied TCP_CLOSE state, added some prints |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Patience Warnick | removed some unneeded connection states |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Patience Warnick | Fixed up fault handling some, and some other bugs.. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Sage Weil | more todos |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Yehuda Sadeh... | added create (without open) |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Yehuda Sadeh... | change lookup operation to use lstat and not stat ... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Yehuda Sadeh... | hash inodes only when required. This fixes hang that... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Yehuda Sadeh... | simplified script |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Sage Weil | strip_trailing_whitespace.sh |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Sage Weil | kernel: setattr; moved fill_trace to inode.c |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Sage Weil | drop caps granted by mds on inodes we dont have; use... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Sage Weil | crush: check overload map for forcefed values |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Sage Weil | fixed missing iput; cleanup |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Sage Weil | close mds sessions on umount |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Yehuda Sadeh... | Merge branch 'rados' of ssh://yehudasa@ceph.newdream... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Yehuda Sadeh... | Merge branch 'rados' of ssh://yehudasa@ceph.newdream... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Sage Weil | fixed inode cap init bug |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Sage Weil | renew, resume, etc. caps from kernel client |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Sage Weil | fix double-delete bug in SimpleMessenger |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Sage Weil | ebofs: oops, be quiet about csums |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Sage Weil | Merge branch 'caps' into rados |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Sage Weil | ebofs: fix superblock csum calc |
commit | commitdiff | tree | snapshot |
2008-01-18 |
sage | Merge branch 'master' of ssh://ceph.newdream.net/git... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Sage Weil | kernel todos |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Sage Weil | fixed calc_csum alignment on superblock |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Sage Weil | link caps into a per-mds-session list |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Sage Weil | fixed add_cap inode ref count bug |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Sage Weil | resurrected ldceph.so, sort of |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Sage Weil | cleaned up mds map requesting |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Sage Weil | clean up mds session open; request mdsmap when necessary |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Sage Weil | note client reconnect todo |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Sage Weil | note seq on export |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Sage Weil | msgr todos |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Sage Weil | mark_down. some cleanup. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Sage Weil | backoff/retry seems to work |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Sage Weil | rework messenger work queueing, retry |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Sage Weil | fix mds session handling |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Sage Weil | some debug crap |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Sage Weil | reconnect getting closer |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Patience Warnick | Now remove connection if state isn't OPEN for no delay... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Patience Warnick | Merge branch 'rados' of ssh://patience@ceph.newdream... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Patience Warnick | fixed up fault case for EAGAIN just before tcp close... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Sage Weil | rework get/add/replace connection msgr spinlocks |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Sage Weil | Merge branch 'master' into rados |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Sage Weil | implement fsync in fuse_ll |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Yehuda Sadeh... | multiple mounts, single sb |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Michael Rodriguez | comments |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Michael Rodriguez | comments |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Michael Rodriguez | comments |
commit | commitdiff | tree | snapshot |
2008-01-16 |
michael | comments |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Sage Weil | some caps bits |
commit | commitdiff | tree | snapshot |
2008-01-15 |
sage | use do_div() instead of / |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Sage Weil | simplify client caps release; track last_open to avoid... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Yehuda Sadeh... | Merge branch 'rados' of ssh://yehudasa@ceph.newdream... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Yehuda Sadeh... | dir_lookup now uses new_inode instead of iget that... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Sage Weil | Merge commit 'origin/rados' into caps |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Patience Warnick | Merge branch 'rados' of ssh://patience@ceph.newdream... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Patience Warnick | only close connection if EAGAIN and socket state closed.. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Sage Weil | more mount churn |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Sage Weil | rework client mount slightly |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Patience Warnick | decreased initial fault delay |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Patience Warnick | Just left debugging in.. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Patience Warnick | Merge branch 'rados' of ssh://patience@ceph.newdream... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Patience Warnick | fixed up ref count on connection |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Sage Weil | reworked monmap |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Sage Weil | various mount related cleanups.. much improved |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Sage Weil | inode super_ops and iget usage cleanup |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Sage Weil | fix fuse statfs |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Sage Weil | kernel: include . and .. in readdir result |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Sage Weil | mknod, symlink work |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Patience Warnick | don't clear OPEN on tcp CLOSED state, we get this when... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Sage Weil | use improved ceph_build_dentry_path |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Patience Warnick | Increased attempts to 10 for now. |
commit | commitdiff | tree | snapshot |
next |