2008-11-17 |
Sage Weil | cmonctl: reprobe every second |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Sage Weil | osd: clear_map_cache at end of activate_map |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Sage Weil | osd: introduce map_lock RWLock, take read lock during... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Sage Weil | msgr: small cleanup |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Sage Weil | lockdep: force backtraces on specific mutexes |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Sage Weil | osd: maintain a cache of past osd maps during repeering |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Sage Weil | osd: pause/unpause recovery thread while processing map |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Sage Weil | mds: journal updates _after_ predirty_parents (which... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Sage Weil | mds: remove bad assertion |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | mds: mark inode clean only when purge is complete |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | mds: only mark clean if dirty |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | mds: adjust purge_stray sequence; include explicit... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | mds: avoid unnecessary issue_caps in file_eval |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | mds: fix placement of eval_stray call on caps release |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | mds: restructure purge_stray to remove inode objects... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | mds: mark and pin dentries while purging, so they don... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | mon: commit large numbers of state values quickly |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | mon: use generic stash mechism to manage latest version... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | kclient: use generic timeout/retry code for various... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | kclient: pick new mon if statfs is unresponsive; clean... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | streamtest: fix recursive locking |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | journal: detect size of raw block devices properly v0.5 |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Sage Weil | osd: only trim pg log if pg contains complete set of... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | osdmap: fix type conversions |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | crush: mention license. minor cleanup |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | be quiet |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Yehuda Sadeh | Merge branch 'unstable' of ssh://ceph.newdream.net... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Yehuda Sadeh | kclient: fix small resource leak when mds is down on... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | csyn: fix msgr startup |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | kclient: whitespace |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | mon: standardize storage of monmap revisions |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | mon: indicate last_consumed state after writing "latest... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | paxos: only trim old states if they've been "consumed... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | mon: fix mon injectargs |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | cmonctl: seed random number generator so we pick a... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | mds: treat open requests as non-idempotent |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | mds todo |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | kclient: only kick requests when they may make progress |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | kclient: only submit mds request if mds is active |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | osd: always pick new mon during boot |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | kclient: fix connect_seq on connect-side after connect |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | mds: keep inode multiversion if it has snapped old_inodes |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | mon: pave way for more per-client mount info in monitor |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | mon: client mon stat, dump commands; add to cmonctl -w |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | msgr: include entity type in negotiation |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | msgr: lotsa cleanup, protocol change, fixes, etc. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | msgr: various locking fixes |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | msgr: zero msgr header |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | thread: complain on bad join() calls |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | testmsgr: messenger tester |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Sage Weil | mds: multiversion inodes with multiple links, too |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Yehuda Sadeh | kclient: grab reference on inode before async operation |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Sage Weil | client: use separate locks for SafeCond completions |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Sage Weil | Revert "client: adjust objecter locking" |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Sage Weil | mds: cap may already be released in file_update_finish |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Sage Weil | mds: remove cap _after_ journaling update, at the same... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Sage Weil | mds: use null snap context for purge if no realm |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Sage Weil | osd: keep head_exists accurate |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Sage Weil | filestore: implement touch |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Sage Weil | ebofs: implement touch |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Sage Weil | objectstore: introduce touch operation |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Yehuda Sadeh | kclient: some osd endianity fixes |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Yehuda Sadeh | kclient: fix symbol overshadowing |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Sage Weil | protocol, disk format change |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Sage Weil | osdmap: move offload from crush map into osdmap as... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Sage Weil | dstart.sh: larger cluster |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | mds: fix replay lookup of snapshotted null dentries |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | objecter: fix read scatter/gather |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | osd: pass at_version by reference, so that cloning... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | mds: remove spurious warning |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | osd: ignore logs i don't expect without freaking out |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | osd: assert length on write, zero |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | objecter: whoops, do DELETE, not ZERO |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | osd: fix typo/bug when picking osd to pull missing... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | osd: fix missing vs lost counting idiocy |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | filestore: cope with zero-length attribute values |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | ebofs: cope with zero-length attribute values |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | osd: use modify flag to decide whether to take read... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | kclient: fix up writes, reads for new op structure |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | osd: MODIFY is a flag; fix up op_read |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | osd: simple higher-order append mutation |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | kclient: fix osd reply handler sanity check |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | objecter: destructively take ops[], bufferlist passed... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | mds: set path attr on directory objects |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | osd: object attr operations |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | objecter: tweaking interface |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | objecter: simplify objecter (no scatter/gather, generic... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | osdc: avoid using objecter readx/writex |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Sage Weil | osd: compound osd operations |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Sage Weil | client: adjust objecter locking |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | osd: track recovery sources independently of missing... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | mds: debug session ref in EMetaBlob during replay |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | mds: match last snap exactly on replay, add_*_dentry |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Yehuda Sadeh | Merge branch 'unstable' of ssh://ceph.newdream.net... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Yehuda Sadeh | kclient: when going down, release caps anyway |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | mon: avoid updating pg_map when osd_stat is unchanged |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | cmonctl: -w or --watch to watch (and print) mds/osd... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | mds: don't cow a null dentry |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Yehuda Sadeh | kclient: sparse warnings |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Yehuda Sadeh | vstart.sh: add usage of $CEPH_BIN |
commit | commitdiff | tree | snapshot |
next |