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 |
2009-06-10 |
Sage Weil | librados: client side for getting pg stats |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | kclient: make /debug/ceph/client#/mdsc filenames work... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | radostool: lssnap |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Greg Farnum | Added a current bandwidth meter to radostool bench. |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | osd: destroy messengers on shutdown |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | monclient: avoid hang during startup |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | osd: fix huge memory leak (MOSDOp) |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | radostool: select snaps, rm objects |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Yehuda Sadeh | rados: get rid of wrcall |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Yehuda Sadeh | rados: rename rdcall to call |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Yehuda Sadeh | class: add cls_setxattr |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Yehuda Sadeh | class: set method flags on registration |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Yehuda Sadeh | osd: don't call may_read/may_write prematurely (revert... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Yehuda Sadeh | osd: update rwm flags for incoming ops |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | radostool: clean up bench args, usage |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | osd: include size in object_info_t |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | osd: include ondisk magic in encoding for key ondisk... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | rados: remove testradoscio[pp] targets |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | rados: add helper to header |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | buffer: remove unused field |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Sage Weil | osd: fix up OSDOp printing |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Greg Farnum | radostool now includes benchmarking functionality from... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: rev osd protocol |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | kclient: include tid in osdc debugfs dump |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Yehuda Sadeh | osd: hold op data on the specific op |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | msgr: calculate data crc after encode_payload, in worke... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Greg Farnum | Removed time_t -> int conversion warnings. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | mds: fix dir frag split replay |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: don't clobber pg_stats.reported when repairing... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | mds: do not fragment dirs if mds_bal_fragment_interval... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | radostool: cleanup |
commit | commitdiff | tree | snapshot |
2009-06-09 |
greg | Hurray, this file works properly as a standalone. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
greg | Added initial testradosciopp.cc. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
greg | A properly working testradoscio.c. For the moment it... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: simplify op read/write flag setup |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: kick pg on active set change |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | common: kill obsolete common/ThreadPool.h |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: fix osd shutdown vs scrub work queue deadlock |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | mon: fix 'scrub' -> 'repair' in command reply msg |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: counnt errors fixed during repair, and indicate... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: fix pg stats on repair |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: replica should not check missing map on push |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: improved logging for scrub |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: fix repair_object attr name |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: fix pg parsing |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Yehuda Sadeh | osd: read/write op flags revision (for class methods) |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Yehuda Sadeh | class: class acl stuff preliminary stuff |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | mon: don't dup entires in log.err |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: fix backlog ordering part deux |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: repair out of order logs in read_log |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Sage Weil | osd: fix order of prior_version backlog entries |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | osd: cleanup |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | mon: handle failures during CLIENTREPLAY state |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | radostool: 'ls' fixes |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | librados: fix locking on sync methods |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | objclass: fix compilation |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Yehuda Sadeh | class: makefile, include fixes |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Yehuda Sadeh | conf: avoid parsing daemon related config options when... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | osd: copy soid out of iterator |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | kclient: filemap_write_and_wait_range not exported... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | cosd: put mds on ceph4 |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | osd: fix use-after-free on osd |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | osd: write pg info _after_ updating log |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | mds: restore session state on load; only save opened... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | osd: remove bad assertions from IndexedLog::print() |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | librados: add/fix locking |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | librados: rename AioCompletion::put -> release |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Sage Weil | filestore: escape / and leading . in object names |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Sage Weil | mds: allow online changes in mds_log_max_segments,... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Sage Weil | mds: move 'buf' column to right |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Sage Weil | osd: only update peer_info if !noop |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Sage Weil | mds: log memory stats to mds%d.mem |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Sage Weil | librados: basic snap api? |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Sage Weil | radostool: add 'get' and 'put' |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Sage Weil | radostool: add simple radostool shell |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Sage Weil | add Completion class |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Sage Weil | objclass: trivialmap |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Sage Weil | objclass: add support for c++ methods |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Sage Weil | librados: clean up snap and ctx a bit |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Sage Weil | buffer: add ability to claim ownership of memory alloca... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Sage Weil | librados: aio completion notification via a callback |
commit | commitdiff | tree | snapshot |
2009-06-05 |
greg | Added testradoscio. |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Yehuda Sadeh | rados: can set snapshot sequence |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Yehuda Sadeh | rados: fixes for dynamic oids |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | memorymodel: fix crash on weird input |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | rados: rados.initialize returns negative on error |
commit | commitdiff | tree | snapshot |
next |