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 |
2009-06-03 |
Sage Weil | osd: clean up object_t args |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | osdc: clean up object_t args |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | rados: clean up object_t args |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | osd: kill pobject_t (use sobject_t throughout) |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | os: const ref (p)object_t arguments where possible |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | osd: make object_t a string |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | osd: fix obc ref counting |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | osd: fix object context registration |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | osd: fix replication |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | filestore: fix build error on 32-bit |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | objecter, rados: constify write bufferlist& refs |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | rados: c++ aio methods |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | mds todo |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Sage Weil | uclient: fix snaprealm update in add_update_cap |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Sage Weil | mds: purge preallocated inos/files when client disconnected |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Sage Weil | kclient: correctly set REPLAY flag in requests on replay |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Sage Weil | mds: replay all old client requests before handling... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Sage Weil | crushtool: fix warning |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Sage Weil | mds: no early reply when request has slaves |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Sage Weil | rados: add pg (non-object) ops |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Sage Weil | rados: fix warning |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Sage Weil | rados: test aio write |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Sage Weil | rados: rename aio_free to aio_release, fix bug |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Yehuda Sadeh | filestore: add collection_list_partial |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Yehuda Sadeh | class: add cls_read api function |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Sage Weil | rados: first pass at aio interface |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Yehuda Sadeh | class: able to update classes in runtime |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Yehuda Sadeh | class: classhandler locking cleanup |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Sage Weil | mds todos |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Sage Weil | osd: cleanup types |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Sage Weil | logger: fix warning |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Sage Weil | osd: include client ticket in MOSDOp |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Sage Weil | logger: limit precision of averages |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Sage Weil | initscript: fix instance check, again |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sage Weil | cosd: bad disks in cosd3 |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sage Weil | cosd: fix typo |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sage Weil | autoconf: check for openssl dev files |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Yehuda Sadeh | class: added file |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sage Weil | kclient: max trim_caps actually work |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sage Weil | mds: trim client state based on # caps, not real memory... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sage Weil | mem: gather meminfo stats |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sage Weil | mds: encapsulate /proc examination in MemoryModel;... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sage Weil | mds: some infrastructure to recall state from clients... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sage Weil | vstart: pipe down |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Sage Weil | kclient: trim caps on demand |
commit | commitdiff | tree | snapshot |
next |