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 |
2009-06-05 |
Sage Weil | rados: rados_initialize returns negative on error |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | osd: add 'osd pool rmsnap poolname snapname' command |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | mon: create pool snaps |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | osd: use the pool snapc if client doesn't specify one |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | osd: handle removal of pool snaps |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | osd: purge snaps on a per-pool basis |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | encoding: kill T* templates |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | kclient: parse expanded pg_pools in osdmap (now with... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | rados: include pool_snap_info in pg_pools |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | rados: fix includdes |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | rados: comment SnapContext fields |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | mds: share max_size updates even if cap is suppressed |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Sage Weil | kclient: use capsnap to get snapped file size |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Sage Weil | kclient: independently track size of address space |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Sage Weil | kclient: fix truncate_pending up in fill_file_bits |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Sage Weil | kclient: do all truncation outside of i_lock, via helper |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Sage Weil | kclient: move max_size update logic into ceph_get_cap_r... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Sage Weil | mds: allow cap updates to root inode |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Sage Weil | kclient: fix snap_rwsem vs s_mutex deadlock in ceph_ino... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Sage Weil | mon: set seq properly on mds takeover |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Sage Weil | osd: fix sub_op_push wakeup on pulled object |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Sage Weil | object: pass const refs to comparators |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Sage Weil | Merge commit 'origin/rados' into rados |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Yehuda Sadeh | rados: pgls small cleanup |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Yehuda Sadeh | rados: pgls fixes, uses context |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | filestore: nicer filenames for CEPH_NOSNAP objects |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | osd: clear reqid in backlog log entries |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | osd: don't index BACKLOG caller_ops |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | mds: keep only one dir commit in flight |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | osd: rev osd protocol, disk format |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | kclient: specify object id as string |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Yehuda Sadeh | raods: minor and merge fixes |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Yehuda Sadeh | rados: list pg, first take, partially works |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Yehuda Sadeh | osd: add PGLS op |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | osd: nicer pg log object names |
commit | commitdiff | tree | snapshot |
next |