aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ceph/osdmap.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-14libceph, ceph: get and handle cluster maps with addrvecsGravatar Ilya Dryomov 1-2/+2
2020-10-12libceph: multiple workspaces for CRUSH computationsGravatar Ilya Dryomov 1-2/+12
2020-06-01libceph: support for balanced and localized readsGravatar Ilya Dryomov 1-0/+3
2020-06-01libceph: crush_location infrastructureGravatar Ilya Dryomov 1-1/+15
2020-03-23ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLGravatar Ilya Dryomov 1-0/+4
2019-05-07libceph: fix clang warning for CEPH_DEFINE_OID_ONSTACKGravatar Arnd Bergmann 1-7/+6
2018-06-04libceph: allocate the locator string with GFP_NOFAILGravatar Ilya Dryomov 1-4/+4
2018-04-02libceph, ceph: move ceph_calc_file_object_mapping() to striper.cGravatar Ilya Dryomov 1-5/+0
2018-04-02libceph, ceph: change ceph_calc_file_object_mapping() signatureGravatar Ilya Dryomov 1-4/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-01libceph: make RECOVERY_DELETES feature create a new intervalGravatar Ilya Dryomov 1-0/+2
2017-07-07libceph: osd_state is 32 bits wide in luminousGravatar Ilya Dryomov 1-2/+2
2017-07-07libceph: pg_upmap[_items] infrastructureGravatar Ilya Dryomov 1-1/+9
2017-07-07libceph: respect RADOS_BACKOFF backoffsGravatar Ilya Dryomov 1-0/+1
2017-07-07libceph: avoid unnecessary pi lookups in calc_target()Gravatar Ilya Dryomov 1-2/+8
2017-07-07libceph: resend on PG splits if OSD has RESEND_ON_SPLITGravatar Ilya Dryomov 1-0/+2
2017-07-07libceph: MOSDOp v8 encoding (actual spgid + full hash)Gravatar Ilya Dryomov 1-1/+3
2017-07-07libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Gravatar Ilya Dryomov 1-0/+10
2017-02-20rbd: kill obj_request->object_name and rbd_segment_name_cacheGravatar Ilya Dryomov 1-7/+0
2017-02-20crush: merge working data and scratchGravatar Ilya Dryomov 1-2/+1
2017-02-20crush: remove mutable part of CRUSH mapGravatar Ilya Dryomov 1-0/+1
2017-02-20libceph: use BUG() instead of BUG_ON(1)Gravatar Arnd Bergmann 1-1/+1
2016-07-28libceph: rados pool namespace supportGravatar Yan, Zheng 1-5/+5
2016-07-28libceph: add an ONSTACK initializer for oidsGravatar Ilya Dryomov 1-0/+5
2016-05-30libceph: change ceph_osdmap_flag() to take osdcGravatar Ilya Dryomov 1-5/+0
2016-05-26ceph: make logical calculation functions return boolGravatar Zhang Zhuoyu 1-3/+3
2016-05-26libceph: handle_one_map()Gravatar Ilya Dryomov 1-0/+2
2016-05-26libceph: allocate dummy osdmap in ceph_osdc_init()Gravatar Ilya Dryomov 1-0/+1
2016-05-26libceph: introduce ceph_osd_request_target, calc_target()Gravatar Ilya Dryomov 1-0/+34
2016-05-26libceph: pi->min_size, pi->last_force_request_resendGravatar Ilya Dryomov 1-3/+6
2016-05-26libceph: make pgid_cmp() globalGravatar Ilya Dryomov 1-0/+2
2016-05-26libceph: rename ceph_calc_pg_primary()Gravatar Ilya Dryomov 1-2/+2
2016-05-26libceph: ceph_osds, ceph_pg_to_up_acting_osds()Gravatar Ilya Dryomov 1-3/+18
2016-05-26libceph: rename ceph_oloc_oid_to_pg()Gravatar Ilya Dryomov 1-5/+4
2016-05-26libceph: nuke unused fields and functionsGravatar Ilya Dryomov 1-4/+2
2016-05-26libceph: variable-sized ceph_object_idGravatar Ilya Dryomov 1-25/+37
2015-04-20libceph: osdmap.h: Add missing format newlinesGravatar Joe Perches 1-3/+2
2014-04-04libceph: return primary from ceph_calc_pg_acting()Gravatar Ilya Dryomov 1-1/+1
2014-04-04libceph: switch ceph_calc_pg_acting() to new helpersGravatar Ilya Dryomov 1-1/+1
2014-04-04libceph: ceph_can_shift_osds(pool) and pool type definesGravatar Ilya Dryomov 1-0/+12
2014-04-04libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsGravatar Ilya Dryomov 1-1/+13
2014-04-04libceph: primary_affinity infrastructureGravatar Ilya Dryomov 1-0/+3
2014-04-04libceph: primary_temp infrastructureGravatar Ilya Dryomov 1-0/+5
2014-04-04libceph: generalize ceph_pg_mappingGravatar Ilya Dryomov 1-2/+7
2014-04-04libceph: split osdmap allocation and decode stepsGravatar Ilya Dryomov 1-1/+1
2014-04-03libceph: a per-osdc crush scratch bufferGravatar Ilya Dryomov 1-0/+3
2014-01-27libceph: follow {read,write}_tier fields on osd request submissionGravatar Ilya Dryomov 1-0/+2
2014-01-27libceph: add ceph_pg_pool_by_id()Gravatar Ilya Dryomov 1-0/+3
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Gravatar Ilya Dryomov 1-2/+5
2014-01-27libceph: introduce and start using oid abstractionGravatar Ilya Dryomov 1-0/+36