summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* v0.23.1v0.23.1Sage Weil2010-11-232-2/+11
* client: only encode_cap_releases once per request.Greg Farnum2010-11-222-13/+17
* client: Remove the I_COMPLETE flag from the parent directory in relink_inode.Greg Farnum2010-11-171-0/+3
* Merge remote branch 'origin/msgr' into testingSage Weil2010-11-136-103/+107
|\
| * debug: don't print thread id twiceSage Weil2010-11-131-2/+2
| * msgr: cleanup: make queue_received non-inline; some helpful debugSage Weil2010-11-132-44/+58
| * msgr: do not clear halt_deliverySage Weil2010-11-131-1/+1
| * msgr: close enqueue/discard raceSage Weil2010-11-121-25/+26
| * msgr: protect pipe queue_item map with pipe_lock AND dispatch_queue lockSage Weil2010-11-122-9/+12
| * msgr: add 'ms inject socket failures = foo'Sage Weil2010-11-123-0/+19
| * msgr: only close socket on reconnect or shutdownSage Weil2010-11-122-40/+14
| * msgr: protect pipe queuing with _both_ pipe and dispatch_queue locksSage Weil2010-11-122-18/+11
|/
* uclient: insert lssnap results under snapdir, not live dirSage Weil2010-11-121-1/+5
* msg: fix buffer size for IPv6 address parsingWido den Hollander2010-11-121-1/+1
* v0.23v0.23Sage Weil2010-11-112-2/+16
* mds: fix null_snapflush with multiple intervening snapsSage Weil2010-11-112-4/+43
* mds: fix inode->frag rstat projected with snapsSage Weil2010-11-102-8/+11
* osdmap: break up asserts for easier debuggingSage Weil2010-11-101-2/+4
* objecter: throttle before looking at lock protected stateSage Weil2010-11-101-1/+4
* mon: drop unnecessary state checksSage Weil2010-11-101-3/+1
* debian: don't explicitly depend on libgoogle-perftools0Sage Weil2010-11-101-1/+1
* mds: Enable --journal_check mode.Greg Farnum2010-11-104-18/+32
* osdc: Fix bad assert in ~ObjectCacher.Greg Farnum2010-11-101-1/+4
* uclient: only update inode if version increasedSage Weil2010-11-101-46/+54
* gui: add missing #includeSage Weil2010-11-101-0/+1
* Makefile: use openssl module checkKacper Kowalik2010-11-092-38/+41
* osd: shut down if we do not existSage Weil2010-11-091-14/+17
* osd: handle osds that no longer exist in prior_set_affectedSage Weil2010-11-091-1/+7
* mds: fix inode freeze auth pin allowanceSage Weil2010-11-091-1/+1
* osd: handle osds that no longer exist in build_priorSage Weil2010-11-091-17/+30
* ceph.spec.in: don't strip rados classesChristian Brunner2010-11-092-1/+6
* mds: add missing Dumper.[h,cc]Sage Weil2010-11-081-0/+1
* mds: tolerate/fix negative dir size countsSage Weil2010-11-081-3/+29
* Merge remote branch 'origin/testing' into unstableSage Weil2010-11-0710-16/+67
|\
| * mds: dump corrupt events; optionally skip themSage Weil2010-11-044-6/+23
| * mds: wait for last_failure_osd_epoch before starting journal replaySage Weil2010-11-041-4/+10
| * mon: blacklist and update last_failure_osd_epoch in all failure pathsSage Weil2010-11-041-0/+19
| * mon: update mdsmap.last_failure_osd_epoch when blacklistingSage Weil2010-11-043-3/+4
| * mds: add last_failure_osd_epoch to extended section of mdsmapSage Weil2010-11-042-3/+11
* | mds: eval: put scatter in MIX if replicated, otherwise LOCKSage Weil2010-11-071-4/+11
* | mds: do not scatter_writebehind in MIX stateSage Weil2010-11-071-0/+6
* | Merge branch 'unstable' into mix_staleSage Weil2010-11-0731-115/+383
|\ \
| * | mds: ignore done_locking on slave requests' acquire_locks()Sage Weil2010-11-071-1/+2
| * | mds: don't use helper for rename srcdnSage Weil2010-11-071-5/+22
| * | mds: never complete a gather on a flushing lockSage Weil2010-11-072-1/+2
| * | Merge branch 'mix_stale' into unstableSage Weil2010-11-068-92/+189
| |\ \
| * | | mds: Fix bad inode deref.Greg Farnum2010-11-051-1/+1
| * | | Revisit std::multimap decoderColin Patrick McCabe2010-11-051-4/+4
| * | | autogen.sh: check for pkg-configColin Patrick McCabe2010-11-051-0/+13
| * | | PGMonitor::update_from_paxos: check for bad inputColin Patrick McCabe2010-11-051-4/+20