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 |
2008-11-07 |
Sage Weil | osd: don't repeer an active pg just because the prior_s... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | mds: check dn->last when finding existing dentries... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | ebofs: another recursive lock bug |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | osd: turn up debug on any shutdown, not just SIGINT... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | msgr: fix problem with forced stop of pipe |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sage Weil | ebofs: fix lock recursion |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sage Weil | mon: handle invalid commands to pgmon |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sage Weil | osd: add degraded pg state bit |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sage Weil | osd: improve build_prior logic |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sage Weil | osd: turn up debugging on SIGINT/TERM |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sage Weil | osd: fix osd_lock recursion in wake_snap_trimmer |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Yehuda Sadeh | kclient: bookkeeper detects buffer overrun |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Yehuda Sadeh | kclient: frag_make_child fix (sage) |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sage Weil | osd: don't pull if source osd is down |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sage Weil | kclient: ran checkpatch |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sage Weil | synclient: fix debug prefix |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sage Weil | cfuse: fix symlink call |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sage Weil | vstart.sh |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sage Weil | fix env parsing |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sage Weil | streamtest: fix debug |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sage Weil | vstartnew.sh: clean out gmon |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sage Weil | journal: debugging journal full |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sage Weil | dstart.sh: -d flag |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sage Weil | config: parse CEPH_ARGS env var too |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sage Weil | client: fix client_lock recursion |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sage Weil | rewrite debug macros, infrastructure |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | try to chdir on exit to avoid clobbering ./gmon.out |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: fix prior_set_up_thru condition |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: fix PG::Info::History::same_since adjustment in... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: repeer osd if prior set may be affected |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: shutdown cleanly on SIGINT, too |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: clean up shutdown sequence |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: shutdown cleanly on SIGTERM |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | filestore: lock fsid file to avoid multiple users |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | journal: fix recursive locking when queueing commit... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | lockdep: separate from Mutex; include checks for RWLock |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: remove odd divergent log assertion |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: put pg logs in collection 0, not the pg itself |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: fix recovery deferral |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | dstart.sh: debug journal |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: mention pgs that do not change during advance_map() |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | journal: ensure we see a clean sequence of entries... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | msgr: reorder locking in mark_down() |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | dstart.sh: enable lockdep |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: fix recursive lock on remove_list_lock |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | msgr: fix recursive locking in mark_down() |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | osd: avoid locking multiple pgs at once |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sage Weil | lockdep: error out on recursive locks |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | mutex: non-recursive by default |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | mutex: remove nlock assertions |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | /bin/bash, not /bin/sh |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | lockdep: faster |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | crun: no let |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | lockdep: use static array for dependency map |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | fakemsgr: missing mutex annotation |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | lockdep: assign numeric ids to each lock type |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | lockdep: only track/show held lock backtraces if -... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Yehuda Sadeh | reopen log files on usespace daemons when getting a... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | lockdep: BackTrace.h |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | vstartnew.sh: enable lockdep |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | msgr: fix lock ordering on accept() |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | lockdep: fix include |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Sage Weil | ebofs: avoid taking mutex recursively |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Sage Weil | lockdep: disable on _dout_lock |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Sage Weil | lockdep: include Mutex.cc |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Sage Weil | lockdep: disable on per-mutex basis (and do so for... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Sage Weil | lockdep: enable with '--lockdep 1', off by default. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Sage Weil | lockdep: make it work |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Sage Weil | lockdep: annotate Mutex declarations |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Sage Weil | msgr: set lossy flag on connect attempt |
commit | commitdiff | tree | snapshot |
next |