index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
/
osdmap.h
Age
Commit message (
Expand
)
Author
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
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-30
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
Alex Elder
2013-01-17
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-11-01
libceph: define ceph_pg_pool_name_by_id()
Alex Elder
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
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