2008-02-28 |
Sage Weil | fakestore: various fixes (esp on 32bit) |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Sage Weil | mon: oops |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Sage Weil | mon: get/set maxosd |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Sage Weil | mon: reworked command interface to use preprocess_... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Sage Weil | mds: projected_parent on inode to allow concurrent... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Sage Weil | mon: setcrushmap hack; basic fwd to leader strategy |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Sage Weil | cmonctl: send data payload |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Sage Weil | mon: added getmap and getcrushmap to extract osdmap... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Sage Weil | client: ipquad printf cleanups |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Sage Weil | mds: truncate fixes |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Sage Weil | fakestore: fix collection_setattrs |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Sage Weil | fakestore: cleanup |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Sage Weil | mds: untested fix for opent/openc inode versioning bug |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Sage Weil | fakestore: journal replay |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Sage Weil | fakestore: more journaling bits, fixes |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Sage Weil | client: ignore long crush blob |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Sage Weil | fakestore: use a journal, with periodic sync |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Sage Weil | osd: factor journaling out of ebofs |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Sage Weil | lower autoconf version req to 2.59 (works, with warnings) |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Sage Weil | crush: git bucket id calc for additional buckets |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Sage Weil | mds: add wrlock bits to FileLock |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Sage Weil | mds: temp workaround mtime update race |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Yehuda Sadeh... | temporary fix of a crash due to missing decode |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Yehuda Sadeh... | start.sh can execute binaries from alternative locations |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Yehuda Sadeh... | added missing file |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Yehuda Sadeh... | added proc entry for setting debug level |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Yehuda Sadeh... | cleanup |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Yehuda Sadeh... | fix compilation error |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Yehuda Sadeh... | whitespace |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Yehuda Sadeh... | added d_revalidate |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Yehuda Sadeh... | cleanup |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Sage Weil | crush: more accessors/modifiers in crushwrapper, some... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Sage Weil | crush: some crushwrapper methods, initial swig makefile? |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Sage Weil | forgot these |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Sage Weil | mon: monmaptool; elector shares monmaps; some cleanup |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Sage Weil | autoconf changes to build on a debian/testing machine |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Sage Weil | some fixes on x86 |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Sage Weil | fix bug in silly_write, calc_pages_for |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Sage Weil | kernel: set inode blksize properly |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | kernel: some encoding/decoding cleanup |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | test |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | msgr: fix stupid bug |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | kernel: fix mds client session ref counting bug |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | kernel: use le macros for msg->hdr |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | some startup cleanup |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Yehuda Sadeh... | Merge branch 'unstable' of ssh://yehudasa@ceph.newdream... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Yehuda Sadeh... | write after open with O_APPEND |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | convert more types in ceph_fs.h to __le* notation |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | userspace: use structs to enforce type safety on __le64 etc |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | mds: dont force journal flush on every op; mdlog+journa... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | client: fstat support |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | mds: only journal size_max extended inodes once on... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | mds: simplify+fix open file journaling, replay |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | msgr: turn down messenger debug defaults |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | Merge branch 'rados' into unstable |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Sage Weil | mds+kernel: more file_max work; factored out intarithh |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Patience Warnick | Merge branch 'rados' of ssh://patience@ceph.newdream... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Patience Warnick | removed comment |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Patience Warnick | added defensive code |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Patience Warnick | Added SOCK_CLOSE state etc.. |
commit | commitdiff | tree | snapshot |
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-31 |
Sage Weil | improved max_size handling in mds, client. avoid spuri... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Sage Weil | Merge commit 'origin/rados' into unstable |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Sage Weil | mds: flush file (size+mtime) metadata to journal on... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Yehuda Sadeh... | cleanup |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Yehuda Sadeh... | added inode revalidation |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Sage Weil | fix mds cap interaction; echo blah > mnt/blah now works |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Sage Weil | msg: blobhash on entity_name_t causes strange badness... v0.1 |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Sage Weil | mds: adjust cap issue sequence to avoid unnecessary... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Sage Weil | debian packing stuffs |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Sage Weil | more automake. make dist seems to work |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Sage Weil | autogen.sh |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Sage Weil | more automake fun |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Sage Weil | more autoconf- and automake-fu |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Sage Weil | minor fixups |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Sage Weil | copy of old Makefile |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Sage Weil | first pass at autoconf and automake |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Sage Weil | smarter start.sh |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Sage Weil | startup: adjust out/* symlinks after forking (from... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Sage Weil | -d to daemonize, other startup cleanup |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Sage Weil | allow client to initially bind to INADDR_ANY and learn... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Sage Weil | misc style cleanup |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Sage Weil | build with 2.6.24 or earlier (well, 2.6.23, at least) |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Sage Weil | some x86 cleanups |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Yehuda Sadeh... | Merge branch 'rados' of ssh://yehudasa@ceph.newdream... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Yehuda Sadeh... | some reduction in stack space |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Yehuda Sadeh... | protecting inode's i_block |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Sage Weil | quieter startup |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Sage Weil | write output to default/* by default |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Sage Weil | kernel: cleaned up mds_client locking, reconnect |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Sage Weil | map u64 ceph inos into ino_t on <64bit platforms |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Sage Weil | ebofs: journal replay working; better journal validatio... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Sage Weil | ebofs: avoid buffer cow bug |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Sage Weil | journal replay, makefile cleanup |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Sage Weil | ebofs: journal cleanup, tuning params in g_conf |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Sage Weil | roll directio into FileJournal |
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 |
next |