summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.67.8v0.67.8Jenkins2014-05-012-1/+7
* Merge pull request #1743 from ceph/wip-mon-backports.dumplingSage Weil2014-04-303-0/+29
|\
| * mon: OSDMonitor: HEALTH_WARN on 'mon osd down out interval == 0'Joao Eduardo Luis2014-04-303-0/+29
|/
* Make symlink of librbd to qemu's folder so it can detect it.Sandon Van Ness2014-04-291-0/+2
* rgw: fix url escapingYehuda Sadeh2014-04-281-1/+1
* Merge pull request #1700 from xanpeng/patch-1Sage Weil2014-04-251-2/+2
|\
| * Update mkcephfs.rstxanpeng2014-04-211-2/+2
|/
* auth: add rwlock to AuthClientHandler to prevent racesJosh Durgin2014-04-145-13/+26
* pipe: only read AuthSessionHandler under pipe_lockJosh Durgin2014-04-142-18/+25
* osdc/ObjectCacher: back off less during flushSage Weil2014-04-091-0/+6
* osdc/ObjectCacher: limit writeback IOs generated while holding lockSage Weil2014-04-091-1/+5
* os/FileStore: reset journal state on umountSage Weil2014-04-092-0/+8
* rgw: deny writes to a secondary zone by non-system usersYehuda Sadeh2014-04-083-0/+14
* mon: wait for quorum for MMonGetVersionSage Weil2014-04-071-0/+6
* rgw: fix swift range responseYehuda Sadeh2014-04-071-1/+1
* rgw: don't log system requests in usage logYehuda Sadeh2014-04-071-0/+3
* OSD: _share_map_outgoing whenever sending a message to a peerGreg Farnum2014-04-072-2/+5
* msgr: fix rebind() raceXihui He2014-04-072-4/+2
* PG: retry GetLog() each time we get a notify in IncompleteSamuel Just2014-04-072-1/+18
* os/FileJournal: return errors on make_writeable() if reopen failsSage Weil2014-04-074-7/+13
* mon/Paxos: commit only after entire quorum acksSage Weil2014-04-071-8/+7
* PrioritizedQueue: cap costs at max_tokens_per_subqueueSamuel Just2014-04-071-0/+4
* Fix byte-order dependency in calculation of initial challengeDan Mick2014-04-071-1/+1
* rbd: return 0 and an empty list when pool is entirely emptyJosh Durgin2014-04-033-49/+21
* test: use older names for module setup/teardownJosh Durgin2014-04-021-2/+2
* OSD: don't clear peering_wait_for_split in advance_map()Samuel Just2014-04-021-16/+0
* Merge remote-tracking branch 'gh/wip-7888-dumpling' into dumplingSage Weil2014-04-027-10/+111
|\
| * mon/MonClient: use keepalive2 to verify the mon session is liveSage Weil2014-03-282-1/+18
| * msgr: add KEEPALIVE2 featureSage Weil2014-03-285-4/+88
| * Pipe: rename keepalive->send_keepaliveGreg Farnum2014-03-282-6/+6
* | PG: fix operator<<,log_wierdness log bound warningSamuel Just2014-04-011-17/+3
* | PGLog::rewind_divergent_log: log may not contain newheadSamuel Just2014-04-011-1/+1
* | qa/workunits/fs/misc/layout_vxattrs: ceph.file.layout is not listedSage Weil2014-03-291-3/+0
* | Merge pull request #1519 from ceph/wip-6951-dumplingSage Weil2014-03-282-0/+6
|\ \
| * | rgw: reset objv tracker on bucket recreationYehuda Sadeh2014-03-192-0/+6
* | | Merge pull request #1559 from ceph/wip-7881-dumplingSage Weil2014-03-282-9/+2
|\ \ \ | |_|/ |/| |
| * | PGLog: remove obsolete assert in merge_logSamuel Just2014-03-281-2/+0
| * | PGLog: on split, leave log head aloneSamuel Just2014-03-282-7/+2
* | | client: pin Inode during readaheadSage Weil2014-03-282-2/+24
* | | osdc/ObjectCacher: call read completion even when no target bufferSage Weil2014-03-281-0/+2
|/ /
* | Merge pull request #1539 from ceph/wip-6910-dumplingSage Weil2014-03-261-0/+11
|\ \
| * | PG: don't query unfound on empty pgsSamuel Just2014-03-261-0/+11
|/ /
* | Merge pull request #1313 from ceph/dumpling-osd-subscribeSage Weil2014-03-213-18/+58
|\ \
| * | osd: fix off-by-one is boot subscriptionSage Weil2014-02-251-1/+1
| * | OSD: use the osdmap_subscribe helperGreg Farnum2014-02-251-17/+9
| * | OSD: create a helper for handling OSDMap subscriptions, and clean them upGreg Farnum2014-02-252-1/+33
| * | monc: new fsub_want_increment( function to make handling subscriptions easierGreg Farnum2014-02-251-0/+16
* | | Merge pull request #1485 from ceph/wip-7212.dumplingSage Weil2014-03-212-11/+23
|\ \ \ | |_|/ |/| |
| * | mon/Elector: bootstrap on timeoutSage Weil2014-03-171-1/+4
| * | mon: tell MonmapMonitor first about winning an electionSage Weil2014-03-171-2/+11