| 2008-01-09 |
Sage Weil | todos, start.sh tweak |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Sage Weil | more minor encoding cleanup |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | client: encode connect_seq, minor accept cleanup |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | mds: allow open on root dir |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | accept connections properly |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | mds: handle reconnect |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | no readpages for now |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | some initial readpages bits |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | Merge branch 'rados' of http://www.twisted-nerve.de... |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | fixed data_off bug in messenger when reading data pages |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | note when new mdsmap is accepted |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | some kenrel todos |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Dongsu Park | remove 1234 |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
volker | test |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Sage Weil | fixed prepare_pages, osd_client bugs |
commit | commitdiff | tree | snapshot |
| 2008-01-06 |
volker | Revert GIT test changes |
commit | commitdiff | tree | snapshot |
| 2008-01-05 |
volker | GIT Test |
commit | commitdiff | tree | snapshot |
| 2008-01-04 |
Dongsu Park | Test for the public branch |
commit | commitdiff | tree | snapshot |
| 2008-01-04 |
Sage Weil | notes |
commit | commitdiff | tree | snapshot |
| 2008-01-04 |
Sage Weil | Merge branch 'master' into rados |
commit | commitdiff | tree | snapshot |
| 2008-01-04 |
sage weil | build without 64-bit block dev size probing |
commit | commitdiff | tree | snapshot |
| 2008-01-04 |
sage weil | fix problem with long messages |
commit | commitdiff | tree | snapshot |
| 2008-01-03 |
sage weil | document clone via http, gitweb url |
commit | commitdiff | tree | snapshot |
| 2008-01-03 |
Sage Weil | Merge branch 'rados' of ssh://ceph.newdream.net/home... |
commit | commitdiff | tree | snapshot |
| 2008-01-03 |
Patience Warnick | Just left some brackets around.. |
commit | commitdiff | tree | snapshot |
| 2008-01-03 |
Patience Warnick | CEPH_MDS_SESSION_OPENING never got set. |
commit | commitdiff | tree | snapshot |
| 2008-01-02 |
Sage Weil | fixed up subops |
commit | commitdiff | tree | snapshot |
| 2008-01-01 |
Sage Weil | Merge branch 'master' into rados |
commit | commitdiff | tree | snapshot |
| 2008-01-01 |
Sage Weil | Merge branch 'master' of ssh://ceph.newdream.net/home... |
commit | commitdiff | tree | snapshot |
| 2008-01-01 |
Sage Weil | cleaned up char* vs const char* |
commit | commitdiff | tree | snapshot |
| 2007-12-31 |
Patience Warnick | complete close from peer, increase delay for retries |
commit | commitdiff | tree | snapshot |
| 2007-12-31 |
Sage Weil | removed old MMonOSDMap* |
commit | commitdiff | tree | snapshot |
| 2007-12-31 |
Sage Weil | fixed get_type_name type to make latest g++ happy |
commit | commitdiff | tree | snapshot |
| 2007-12-31 |
Sage Weil | fixed up rename relative path root check |
commit | commitdiff | tree | snapshot |
| 2007-12-31 |
Patience Warnick | Merge branch 'rados' of git://ceph.newdream.net/ceph... |
commit | commitdiff | tree | snapshot |
| 2007-12-31 |
Sage Weil | define mark_down |
commit | commitdiff | tree | snapshot |
| 2007-12-31 |
Patience Warnick | updated for git |
commit | commitdiff | tree | snapshot |
| 2007-12-29 |
Sage Weil | rename src+dst must share common root |
commit | commitdiff | tree | snapshot |
| 2007-12-29 |
Sage Weil | con state must be unsigned long |
commit | commitdiff | tree | snapshot |
| 2007-12-29 |
Sage Weil | fixed up mds session states |
commit | commitdiff | tree | snapshot |
| 2007-12-29 |
Sage Weil | kick requests on failed/recovering mds (untested) |
commit | commitdiff | tree | snapshot |
| 2007-12-25 |
Sage Weil | osd: typo in fakestore |
commit | commitdiff | tree | snapshot |
| 2007-12-24 |
Sage Weil | some kernel todos |
commit | commitdiff | tree | snapshot |
| 2007-12-23 |
Sage Weil | Merge branch 'master' of ssh://ceph.newdream.net/home... |
commit | commitdiff | tree | snapshot |
| 2007-12-23 |
Sage Weil | web: ceph-commit, not ceph-svn |
commit | commitdiff | tree | snapshot |
| 2007-12-23 |
Sage Weil | web: ceph-commit, not ceph-svn |
commit | commitdiff | tree | snapshot |
| 2007-12-22 |
Sage Weil | kernel: fixed PAGE_MASK idiocy; read path almost sort... |
commit | commitdiff | tree | snapshot |
| 2007-12-22 |
Sage Weil | use PAGE_SIZE/MASK from asm/page.h |
commit | commitdiff | tree | snapshot |
| 2007-12-22 |
Sage Weil | remove attrset from osd op and reply |
commit | commitdiff | tree | snapshot |
| 2007-12-22 |
Sage Weil | start.sh gets ip from hostname |
commit | commitdiff | tree | snapshot |
| 2007-12-22 |
Sage Weil | kernel msgr: ignore messages with unexpected data payload |
commit | commitdiff | tree | snapshot |
| 2007-12-22 |
Sage Weil | kernel: ceph_readpage, osd_client reply handler |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Sage Weil | moved crush defs around, fixed crush call site |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Sage Weil | kernel: msgr uses preallocated pages; lots of osd_clien... |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Sage Weil | kernel: rename; debug arg parsing |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Sage Weil | mkdir, crashy |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Sage Weil | .gitignores |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Sage Weil | kernel: quick and dirty unlink |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Sage Weil | test2 |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Sage Weil | test |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Sage Weil | more type cleanup |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Sage Weil | less typedef |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Sage Weil | cleaned up frag funcs in ceph_fs.h |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | kernel: osd client bits |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | refactored osd_reqid_t |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | MOSDOpReply uses ceph_ods_reply_head |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | MOSDOp uses ceph_osd_op_head, and related type tomfoolery |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | make mdsmon be a bit more robust/simple |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | rados: refactored to use MOSDSubOp; ripped out splay... |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | Merge branch 'rados' of ssh://sage@ceph.newdream.net... |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | .gitignores |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
sage | Merge branch 'master' into rados |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
sage | subop messages |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | factored out some osd types into ceph_fs.h (not done... |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | moved osdmap decoding code out of osd_client |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | kernel mds_client cleanup |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Sage Weil | handy start/stop scripts |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Sage Weil | updated web site with git links, info |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Sage Weil | Merge branch 'rados' |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Sage Weil | todo cleanup |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Sage Weil | last committed |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Sage Weil | objectversioner |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Sage Weil | code tree cleanup |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Sage Weil | g_conf.ms_hosts |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Sage Weil | test update |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Sage Weil | reorganized source tree |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | asdf |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | removed ebofs branch |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | ebofs: don't scrub csums :) |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | ebofs: fixed csum calc on inodes |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | ebofs: fixed 0 length writes |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | merged branches/ebofs r2100:2229 back into trunk |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | readdir over multiple fragments |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | todos |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | ms_hosts |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | mon todos! |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | minor mon command handler cleanup |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | btree onode/cnode pointers now include a csum |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
sageweil | link to ceph-svn list |
commit | commitdiff | tree | snapshot |
| next |