index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
/
osdmap.h
(
unfollow
)
Commit message (
Expand
)
Author
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
2014-01-27
libceph: move ceph_file_layout helpers to ceph_fs.h
Ilya Dryomov
2014-01-27
libceph: start using oloc abstraction
Ilya Dryomov
2013-05-01
libceph: define ceph_decode_pgid() only once
Alex Elder
2013-05-01
libceph: rename ceph_calc_object_layout()
Alex Elder
2013-02-26
libceph: add support for HASHPSPOOL pool flag
Sage Weil
2013-02-26
libceph: calculate placement based on the internal data types
Sage Weil
2013-02-26
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
2013-02-26
libceph: decode into cpu-native ceph_pg type
Sage Weil
2013-02-26
libceph: rename ceph_pg -> ceph_pg_v1
Sage Weil
2013-01-17
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
2012-11-01
libceph: define ceph_pg_pool_name_by_id()
Alex Elder
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-01
libceph: check for invalid mapping
Sage Weil
2012-05-07
ceph: drop support for preferred_osd pgs
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-20
ceph: lookup pool in osdmap by name
Yehuda Sadeh
2010-05-11
ceph: resubmit requests on pg mapping change (not just primary change)
Sage Weil
2010-04-09
ceph: decode v5 of osdmap (pool names) [protocol change]
Sage Weil
2010-02-17
ceph: use rbtree for pg pools; decode new osdmap format
Sage Weil
2009-11-04
ceph: fix endian conversions for ceph_pg
Sage Weil
2009-10-06
ceph: OSD client
Sage Weil