- ae78dd8 libceph: make RECOVERY_DELETES feature create a new interval by Ilya Dryomov · 7 years ago
- 0bb05da libceph: osd_state is 32 bits wide in luminous by Ilya Dryomov · 8 years ago
- 6f428df libceph: pg_upmap[_items] infrastructure by Ilya Dryomov · 8 years ago
- a02a946 libceph: respect RADOS_BACKOFF backoffs by Ilya Dryomov · 8 years ago
- df28152 libceph: avoid unnecessary pi lookups in calc_target() by Ilya Dryomov · 8 years ago
- 7de030d libceph: resend on PG splits if OSD has RESEND_ON_SPLIT by Ilya Dryomov · 8 years ago
- 8cb441c libceph: MOSDOp v8 encoding (actual spgid + full hash) by Ilya Dryomov · 8 years ago
- dc98ff7 libceph: introduce ceph_spg, ceph_pg_to_primary_shard() by Ilya Dryomov · 8 years ago
- 6c696d8 rbd: kill obj_request->object_name and rbd_segment_name_cache by Ilya Dryomov · 8 years ago
- 743efcf crush: merge working data and scratch by Ilya Dryomov · 8 years ago
- 66a0e2d crush: remove mutable part of CRUSH map by Ilya Dryomov · 8 years ago
- d24cdcd libceph: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 8 years ago
- 30c156d libceph: rados pool namespace support by Yan, Zheng · 9 years ago
- 281dbe5 libceph: add an ONSTACK initializer for oids by Ilya Dryomov · 8 years ago
- b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 9 years ago
- 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
- 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 9 years ago
- e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 9 years ago
- 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago
- 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 9 years ago
- f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 9 years ago
- f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 9 years ago
- 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 9 years ago
- d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 9 years ago
- 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 9 years ago
- d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
- 3ef650d libceph: osdmap.h: Add missing format newlines by Joe Perches · 10 years ago
- 8008ab1 libceph: return primary from ceph_calc_pg_acting() by Ilya Dryomov · 11 years ago
- ac97223 libceph: switch ceph_calc_pg_acting() to new helpers by Ilya Dryomov · 11 years ago
- 2abebdb libceph: ceph_can_shift_osds(pool) and pool type defines by Ilya Dryomov · 11 years ago
- 246138f libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions by Ilya Dryomov · 11 years ago
- 2cfa34f libceph: primary_affinity infrastructure by Ilya Dryomov · 11 years ago
- 9686f94 libceph: primary_temp infrastructure by Ilya Dryomov · 11 years ago
- 35a935d libceph: generalize ceph_pg_mapping by Ilya Dryomov · 11 years ago
- a2505d6 libceph: split osdmap allocation and decode steps by Ilya Dryomov · 11 years ago
- 9d52147 libceph: a per-osdc crush scratch buffer by Ilya Dryomov · 11 years ago
- 17a13e40 libceph: follow {read,write}_tier fields on osd request submission by Ilya Dryomov · 11 years ago
- ce7f6a2 libceph: add ceph_pg_pool_by_id() by Ilya Dryomov · 11 years ago
- 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 11 years ago
- 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
- e822146 libceph: move ceph_file_layout helpers to ceph_fs.h by Ilya Dryomov · 11 years ago
- 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
- ef4859d libceph: define ceph_decode_pgid() only once by Alex Elder · 12 years ago
- 41766f8 libceph: rename ceph_calc_object_layout() by Alex Elder · 12 years ago
- 83ca14f libceph: add support for HASHPSPOOL pool flag by Sage Weil · 12 years ago
- 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 12 years ago
- 4f6a7e5 ceph: update support for PGID64, PGPOOL3, OSDENC protocol features by Sage Weil · 12 years ago
- 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 12 years ago
- 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
- 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 12 years ago
- e8afad6 libceph: pass length to ceph_calc_file_object_mapping() by Alex Elder · 12 years ago
- 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- 72afc71 libceph: define ceph_pg_pool_name_by_id() by Alex Elder · 12 years ago
- 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
- d63b77f libceph: check for invalid mapping by Sage Weil · 12 years ago
- 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 13 years ago
- 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago[Renamed (98%) from fs/ceph/osdmap.h]
- 7669a2c ceph: lookup pool in osdmap by name by Yehuda Sadeh · 15 years ago
- d85b705 ceph: resubmit requests on pg mapping change (not just primary change) by Sage Weil · 15 years ago
- 2844a76 ceph: decode v5 of osdmap (pool names) [protocol change] by Sage Weil · 15 years ago
- 4fc51be ceph: use rbtree for pg pools; decode new osdmap format by Sage Weil · 15 years ago
- 5104212 ceph: fix endian conversions for ceph_pg by Sage Weil · 15 years ago
- f24e998 ceph: OSD client by Sage Weil · 15 years ago