Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | libceph, ceph: get and handle cluster maps with addrvecs |  Ilya Dryomov | 1 | -2/+2 |
2020-10-12 | libceph: multiple workspaces for CRUSH computations |  Ilya Dryomov | 1 | -2/+12 |
2020-06-01 | libceph: support for balanced and localized reads |  Ilya Dryomov | 1 | -0/+3 |
2020-06-01 | libceph: crush_location infrastructure |  Ilya Dryomov | 1 | -1/+15 |
2020-03-23 | ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL |  Ilya Dryomov | 1 | -0/+4 |
2019-05-07 | libceph: fix clang warning for CEPH_DEFINE_OID_ONSTACK |  Arnd Bergmann | 1 | -7/+6 |
2018-06-04 | libceph: allocate the locator string with GFP_NOFAIL |  Ilya Dryomov | 1 | -4/+4 |
2018-04-02 | libceph, ceph: move ceph_calc_file_object_mapping() to striper.c |  Ilya Dryomov | 1 | -5/+0 |
2018-04-02 | libceph, ceph: change ceph_calc_file_object_mapping() signature |  Ilya Dryomov | 1 | -4/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-01 | libceph: make RECOVERY_DELETES feature create a new interval |  Ilya Dryomov | 1 | -0/+2 |
2017-07-07 | libceph: osd_state is 32 bits wide in luminous |  Ilya Dryomov | 1 | -2/+2 |
2017-07-07 | libceph: pg_upmap[_items] infrastructure |  Ilya Dryomov | 1 | -1/+9 |
2017-07-07 | libceph: respect RADOS_BACKOFF backoffs |  Ilya Dryomov | 1 | -0/+1 |
2017-07-07 | libceph: avoid unnecessary pi lookups in calc_target() |  Ilya Dryomov | 1 | -2/+8 |
2017-07-07 | libceph: resend on PG splits if OSD has RESEND_ON_SPLIT |  Ilya Dryomov | 1 | -0/+2 |
2017-07-07 | libceph: MOSDOp v8 encoding (actual spgid + full hash) |  Ilya Dryomov | 1 | -1/+3 |
2017-07-07 | libceph: introduce ceph_spg, ceph_pg_to_primary_shard() |  Ilya Dryomov | 1 | -0/+10 |
2017-02-20 | rbd: kill obj_request->object_name and rbd_segment_name_cache |  Ilya Dryomov | 1 | -7/+0 |
2017-02-20 | crush: merge working data and scratch |  Ilya Dryomov | 1 | -2/+1 |
2017-02-20 | crush: remove mutable part of CRUSH map |  Ilya Dryomov | 1 | -0/+1 |
2017-02-20 | libceph: use BUG() instead of BUG_ON(1) |  Arnd Bergmann | 1 | -1/+1 |
2016-07-28 | libceph: rados pool namespace support |  Yan, Zheng | 1 | -5/+5 |
2016-07-28 | libceph: add an ONSTACK initializer for oids |  Ilya Dryomov | 1 | -0/+5 |
2016-05-30 | libceph: change ceph_osdmap_flag() to take osdc |  Ilya Dryomov | 1 | -5/+0 |
2016-05-26 | ceph: make logical calculation functions return bool |  Zhang Zhuoyu | 1 | -3/+3 |
2016-05-26 | libceph: handle_one_map() |  Ilya Dryomov | 1 | -0/+2 |
2016-05-26 | libceph: allocate dummy osdmap in ceph_osdc_init() |  Ilya Dryomov | 1 | -0/+1 |
2016-05-26 | libceph: introduce ceph_osd_request_target, calc_target() |  Ilya Dryomov | 1 | -0/+34 |
2016-05-26 | libceph: pi->min_size, pi->last_force_request_resend |  Ilya Dryomov | 1 | -3/+6 |
2016-05-26 | libceph: make pgid_cmp() global |  Ilya Dryomov | 1 | -0/+2 |
2016-05-26 | libceph: rename ceph_calc_pg_primary() |  Ilya Dryomov | 1 | -2/+2 |
2016-05-26 | libceph: ceph_osds, ceph_pg_to_up_acting_osds() |  Ilya Dryomov | 1 | -3/+18 |
2016-05-26 | libceph: rename ceph_oloc_oid_to_pg() |  Ilya Dryomov | 1 | -5/+4 |
2016-05-26 | libceph: nuke unused fields and functions |  Ilya Dryomov | 1 | -4/+2 |
2016-05-26 | libceph: variable-sized ceph_object_id |  Ilya Dryomov | 1 | -25/+37 |
2015-04-20 | libceph: osdmap.h: Add missing format newlines |  Joe Perches | 1 | -3/+2 |
2014-04-04 | libceph: return primary from ceph_calc_pg_acting() |  Ilya Dryomov | 1 | -1/+1 |
2014-04-04 | libceph: switch ceph_calc_pg_acting() to new helpers |  Ilya Dryomov | 1 | -1/+1 |
2014-04-04 | libceph: ceph_can_shift_osds(pool) and pool type defines |  Ilya Dryomov | 1 | -0/+12 |
2014-04-04 | libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions |  Ilya Dryomov | 1 | -1/+13 |
2014-04-04 | libceph: primary_affinity infrastructure |  Ilya Dryomov | 1 | -0/+3 |
2014-04-04 | libceph: primary_temp infrastructure |  Ilya Dryomov | 1 | -0/+5 |
2014-04-04 | libceph: generalize ceph_pg_mapping |  Ilya Dryomov | 1 | -2/+7 |
2014-04-04 | libceph: split osdmap allocation and decode steps |  Ilya Dryomov | 1 | -1/+1 |
2014-04-03 | libceph: a per-osdc crush scratch buffer |  Ilya Dryomov | 1 | -0/+3 |
2014-01-27 | libceph: follow {read,write}_tier fields on osd request submission |  Ilya Dryomov | 1 | -0/+2 |
2014-01-27 | libceph: add ceph_pg_pool_by_id() |  Ilya Dryomov | 1 | -0/+3 |
2014-01-27 | libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() |  Ilya Dryomov | 1 | -2/+5 |
2014-01-27 | libceph: introduce and start using oid abstraction |  Ilya Dryomov | 1 | -0/+36 |