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