summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.22v0.22Sage Weil2010-10-153-2/+30
* debian: no libgoogle-perftools-dev on lennySage Weil2010-10-151-0/+2
* mds: cleanup: clarify issue_seq in cap release debug outputSage Weil2010-10-151-1/+1
* mds: cleanup: print waiter masks in hexSage Weil2010-10-152-3/+3
* mds: use correct helper when pinning past snaprealm parentSage Weil2010-10-151-1/+1
* mds: take nestlock wrlock when projecting rstat into dirfragSage Weil2010-10-151-0/+9
* messenger: introduce timeouts on pipes.Greg Farnum2010-10-156-21/+25
* rgw: small cleanupYehuda Sadeh2010-10-151-1/+11
* Add RGW_PRINT_CONTINUE to control wether we print the 100-continue headerWido den Hollander2010-10-151-2/+5
* conf: only set sig handler if wasn't set alreadyYehuda Sadeh2010-10-151-4/+6
* mon: do not assert if paxosv < monmap->epochHenry C Chang2010-10-141-2/+2
* mon: do not delete mon->monmap which is not created by newHenry C Chang2010-10-141-11/+9
* mds: fix can_scatter_pin() to be only SYNC and MIXSage Weil2010-10-142-1/+14
* osd: fix MOSDBoot versioningSage Weil2010-10-131-9/+8
* qa: add ffsbSage Weil2010-10-132-0/+70
* prefix git sha1 with commit:Sage Weil2010-10-133-3/+3
* mds: don't assert on mismatched rbytesSage Weil2010-10-121-1/+1
* Merge branch 'testing' into rcSage Weil2010-10-120-0/+0
|\
| * mds: fix const-ness of is_dirty()Sage Weil2010-10-121-2/+2
* | add rc to release.shSage Weil2010-10-122-11/+10
* | mon: don't include endl on clock drift warningGreg Farnum2010-10-121-3/+2
* | Makefile: add cdebugpack.in to EXTRA_DISTSage Weil2010-10-121-1/+2
* | mds: Fix projection in rename code paths.Greg Farnum2010-10-121-1/+4
* | mds: CInode doesn't always call assimilate_dirty_rstate_inodes_finishGreg Farnum2010-10-121-1/+2
* | mds: Locker::local_wrlock_finish now calls finish_waiters!Greg Farnum2010-10-121-0/+5
* | mds: MDCache should adjust_nested_anchors once the op's been logged.Greg Farnum2010-10-121-4/+4
* | mds: avoid EXCL if mds_caps_wanted in _do_cap_updateSage Weil2010-10-111-1/+2
* | mds: bump dirstat.version during link/unlink/mtime updateSage Weil2010-10-111-0/+1
* | mds: fix get_xlock() assert on slave xlockSage Weil2010-10-111-2/+4
* | mds: bump rstat version in predirty_journal_parentsSage Weil2010-10-111-0/+4
* | filestore: don't start commit if nothing new is _applied_Sage Weil2010-10-081-2/+4
* | cdebugpack: update Makefile.am, add missing lineYehuda Sadeh2010-10-081-0/+1
* | mon: class library encodes/decodes activated classYehuda Sadeh2010-10-071-1/+4
* | osd: fix merge_log cut pointSage Weil2010-10-071-2/+10
* | osd: loosen caller_ops assertsSage Weil2010-10-071-5/+5
* | osd: move to boot state if down OR wrong address in mapSage Weil2010-10-071-2/+3
* | cdebugpack: behave when /bin/sh is dashSage Weil2010-10-071-5/+7
* | cdebugpack: man pageSage Weil2010-10-074-1/+31
* | cdebugpack: include cdebugpack.XXXX dir in tarballSage Weil2010-10-071-4/+2
* | cdebugpack: include .tar.gz in usage filenameSage Weil2010-10-071-1/+1
* | cdebugpack: include in deb, rpmSage Weil2010-10-072-0/+2
* | mds: respawn (instead of suicide) on being marked downSage Weil2010-10-073-2/+33
* | debug: always append to logSage Weil2010-10-071-4/+2
* | init-ceph: DTRT when cconf returns host = localhostSage Weil2010-10-071-0/+1
* | debugpack: add ceph-pg-dumpYehuda Sadeh2010-10-061-0/+2
* | cdebugpack: save some more infoYehuda Sadeh2010-10-061-0/+24
* | mds: Check the lock state, not the inode state!Greg Farnum2010-10-063-1/+5
* | Merge branch 'testing' into unstableSage Weil2010-10-061-1/+1
|\ \ | |/
| * osd: fix pull completion tests, againSage Weil2010-10-061-4/+22
| * osd: log error instead of crashing on failed pull attemptSage Weil2010-10-061-6/+16