2009-06-18 |
Sage Weil | uclient: wait for mds sessions close on unmount |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | mds: only use send_message_client for caps, lease,... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | uclient: init, shutdown objecter |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | osd: consolidate trim logic in calc_trim_to() |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | kclient: fix whitespace |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | kclient: include fs/staging patch in series |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | crush: fix coding style, whitespace |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | crush: redefine hash using __u32, for consistency acros... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | mark v0.9 |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | Makefile: add missing includes |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | Makefile: kill cls_trivialmap |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | kclient: avoid i_ino of 0 on 32-bit platforms |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | osd: trim pg logs on recovery completion |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | osd: track last_complete_ondisk over pushes, too. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | osd: revamp complete_thru code |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | osd: some infrastructure for primary to trim replica... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Sage Weil | osd: fix pg log trim on the non-primary |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | rados: less chatty |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | rados: shutdown on exit |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | librados: add shutdown to c++ interface |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | kclient: initialize readdir next_offset on dir open |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | kclient: update client for statfs changes |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | osd: add pg log sizes, bottoms to pg_stat_t et al |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | kclient: clean out old debug cruft |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | rados: fix statfs definition |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | mds: change readdir wire format again |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | kclient: fix readdir vs rm |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | objectstore: use nstrings to store all attrs |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | rados: prettify dfpools output |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | kclient: fix dout() macro protection of x, mask |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | kclient: fix pps calculation to factor in pg pool |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | osd: fix pps calculation from pgid.ps() and pgid.pool() |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Greg Farnum | rados: Now properly writes 0-byte files on a get. |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | mon: implement 'mds setmap <epoch>' to (re)set mdsmap |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Sage Weil | mon: clean up some mdsmon stuff |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Greg Farnum | librados: added a write-full method. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | rados: clean up output a bit |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | librados: clean up librados debug output a bit |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | config: no -p shorthand for --pid-file |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | Merge commit '114ad5177f281b96ba6bbebe9ed85e2a4aec783f... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | kclient: fix skipped entires in dcache_readdir |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | kclient: fix non-dcache readdir offset calculation |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | kclient: specify smallish blksize for directories |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | osd: fix cloned object context |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Greg Farnum | Objecter: fixed a bug in snaps. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Greg Farnum | mon/Objecter: Snapshot creation/removal now waits for... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | rev osd disk format, protocol due to crush, osdmap... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | osdmaptool: crush regression test |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | osd: include pg pool in pg to placement seed mapping |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | crush: fix perm_choose bug |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Greg Farnum | rados: submit snap creation and removal to the system. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Greg Farnum | mon: Now handles snapshot removals too. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Greg Farnum | mon:Added server-side handling of MPoolSnap. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Sage Weil | osd: bail out of backlog generation early if osd is... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Greg Farnum | Client-side support for creating/removing pool snapshots. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Sage Weil | kclient: fix di->off calculation |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Sage Weil | kclient: fix I_COMPLETE |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Sage Weil | mds: mark CDir objects with parent ino, dname |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Sage Weil | mkcephfs: fix btrfs mount option |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Sage Weil | mds: lower default cache size (now ~3.5GB on x86_64) |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Sage Weil | osd: cleanup log trim check |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Sage Weil | debug: fix log reopen |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Sage Weil | osd: fix PGOP check |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Yehuda Sadeh | s3: return objects mtime |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Yehuda Sadeh | s3: partial implementation of get bucket |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Yehuda Sadeh | s3: handle 'get bucket' opereation |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Greg Farnum | rados:Added basic df functionality to rados and fixed... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Sage Weil | objecter: add hook to get notification on new osdmap |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Sage Weil | debian: add build depends libssl-dev, libfcgi-dev |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Sage Weil | osd: autodetect PGOP flag if there are PG ops |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Sage Weil | rados: rename radostool -> rados |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Yehuda Sadeh | rados: external acls [beginning of] implementation |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Yehuda Sadeh | s3: fastcgi s3 gateway |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Sage Weil | objecter: unify read and write paths |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Sage Weil | osd: you may, but need not, specify READ|WRITE flag... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Greg Farnum | uClient: Fixed a copying error and a double lock. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Greg Farnum | Switched Client to use objecter's statfs methods. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Greg Farnum | Rebase and better naming. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Greg Farnum | Added support for MStatfs to librados and Objecter. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | mds: turn off mds ref sets |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | mds: kill unused CInode.last_open_journaled |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | kclient: include full path names (in parens) in debugfs... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | kclient: fix cap reconnect path generation |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | uclient: mark down failed mds |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | cosd: one mds for now |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | mds: use boost::pool for CInode, CDentry, CDir, Capability |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | osd: fail gracefully if OSDOp.data is empty |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | mon: use pool_stat_t for pool summation in PGMap |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | mds: cut back on hash_map usage |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | mds: fix inotable encoding |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | librados: add const to aio_write bl arg |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | librados: make get pool stats work |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | mon: process MGetPoolStats |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Yehuda Sadeh | osd: fix encoding/decoding of [sub]op response |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | kclient: fix typo |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | buffer: append individual chars |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | osd: fix MOSDOp printout |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sage Weil | rados: add new headers |
commit | commitdiff | tree | snapshot |
next |