summaryrefslogtreecommitdiffstats
path: root/src/osdc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gh/firefly'Sage Weil2014-03-073-9/+37
|\
| * Merge branch 'wip-hint' into fireflyIlya Dryomov2014-03-031-0/+18
| |\
| | * osd: add SETALLOCHINT operationIlya Dryomov2014-03-031-0/+18
| * | Revert "ObjectCacher: remove unused target/max setters"Josh Durgin2014-03-031-0/+13
| |/
| * Objecter::recalc_op_target: fix uninitialized scalar variableDanny Al-Gaaf2014-03-011-1/+1
| * Objecter/OSDMap: factor out primary_changed() into static OSDMap methodSamuel Just2014-02-231-8/+5
* | Merge pull request #1264 from ceph/wip-mds-dencoderGregory Farnum2014-02-261-0/+32
|\ \ | |/ |/|
| * mds: Add encode/decode/dump for use with dencoderJohn Spray2014-02-201-0/+32
* | Objecter: make is_pg_changed static and const for old/newactingSamuel Just2014-02-222-5/+5
* | Objecter: resend op if primary role changedSamuel Just2014-02-221-0/+3
|/
* Objecter: add a way to chain callbacksJosh Durgin2014-02-181-0/+31
* Objecter: add a context argument to ObjectOperation::read()Josh Durgin2014-02-181-1/+3
* Objecter: keep ObjectOperation rval pointers for writesJosh Durgin2014-02-181-0/+1
* Objecter: track primary explicitly to detect changing primariesSamuel Just2014-02-182-10/+30
* Objecter: handle primary other than acting[0]Samuel Just2014-02-181-8/+11
* Merge branch 'wip-libcephfs-firefly-rb' of https://github.com/linuxbox2/linux...Sage Weil2014-02-131-8/+9
|\
| * osdc/Objecter: whitespaceAdam C. Emerson2014-02-071-8/+9
* | Merge pull request #1215 from ceph/wip-7385Sage Weil2014-02-122-31/+15
|\ \
| * | ObjectCacher: remove unused target/max settersJosh Durgin2014-02-111-13/+0
| * | ObjectCacher: use uint64_t for target and max valuesJosh Durgin2014-02-112-6/+8
| * | ObjectCacher: remove max_bytes and max_ob arguments to trim()Josh Durgin2014-02-112-13/+8
* | | Merge pull request #1207 from dachary/wip-7378Sage Weil2014-02-111-0/+2
|\ \ \ | |/ / |/| |
| * | common: admin socket fallback to json-pretty formatLoic Dachary2014-02-111-0/+2
| |/
* / Objecter: implement mon and osd operation timeoutsJosh Durgin2014-02-102-29/+238
|/
* Merge branch 'wip-inline' of git://github.com/kylinstorage/cephSage Weil2014-01-311-1/+9
|\
| * osdc: Add write method with truncate parametersLi Wang2014-01-271-1/+9
* | libc++: use ceph:: namespaced data typesNoah Watkins2014-01-183-8/+7
|/
* osd: include snap_seq in copy-get resultsSage Weil2014-01-141-2/+8
* osd/ReplicatedPG: include snaps in copy-get resultsSage Weil2014-01-141-2/+7
* mds: require CEPH_FEATURE_OSD_TMAP2OMAPSage Weil2014-01-111-0/+2
* osd: introduce TMAP->OMAP conversion operationYan, Zheng2014-01-111-0/+6
* osdc/ObjectCacher: back off less during flushSage Weil2014-01-031-0/+6
* osdc: = is not a delimiter in --crush-locationLoic Dachary2014-01-011-1/+1
* Merge pull request #988 from ceph/wip-crush-locationLoic Dachary2013-12-252-16/+63
|\
| * osdc/Objecter: use crush location and distance for LOCALIZE_READSSage Weil2013-12-241-14/+24
| * osdc/Objecter: maintain crush_location multimapSage Weil2013-12-242-2/+39
* | objecter, librados: create Objecter::Op in two phasesYehuda Sadeh2013-12-241-4/+18
* | osd/ReplicatedPG: include omap header in copy-getSage Weil2013-12-231-4/+9
|/
* Merge remote-tracking branch 'gh/master' into wip-cacheSage Weil2013-12-232-40/+43
|\
| * Merge remote-tracking branch 'gh/wip-hitset'Sage Weil2013-12-162-87/+248
| |\
| * \ Merge remote-tracking branch 'gh/wip-objecter-full-2'Sage Weil2013-12-132-39/+43
| |\ \
| | * | objecter: don't take extra throttle budget for resent opsJosh Durgin2013-12-071-2/+2
| | * | objecter: resend all writes after osdmap loses the full flagJosh Durgin2013-12-062-12/+17
| | * | objecter: clean pause / unpause logicYehuda Sadeh2013-11-072-31/+12
| | * | objecter: set op->paused in recalc_op_target(), resend in not pausedYehuda Sadeh2013-11-071-1/+18
| | * | objecter: don't resend paused opsJosh Durgin2013-11-061-1/+2
| * | | remove unused variable from Objecter::RequestStateHook::call()Danny Al-Gaaf2013-11-071-1/+0
| |/ /
* | | librados, osd: add flags to COPY_FROMSage Weil2013-12-181-1/+3
* | | librados: seek during object iterationSage Weil2013-12-142-1/+18
* | | osdc/Objecter: remove honor_cache_redirects global flagSage Weil2013-12-142-7/+1