aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/osdmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-01libceph: define ceph_decode_pgid() only onceAlex Elder1-0/+24
2013-05-01libceph: rename ceph_calc_object_layout()Alex Elder1-4/+2
2013-02-26libceph: add support for HASHPSPOOL pool flagSage Weil1-0/+2
2013-02-26libceph: calculate placement based on the internal data typesSage Weil1-1/+1
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil1-3/+13
2013-02-26libceph: decode into cpu-native ceph_pg typeSage Weil1-3/+8
2013-02-26libceph: rename ceph_pg -> ceph_pg_v1Sage Weil1-3/+4
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder1-1/+1
2013-01-17libceph: pass length to ceph_calc_file_object_mapping()Alex Elder1-1/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+1
2012-11-01libceph: define ceph_pg_pool_name_by_id()Alex Elder1-0/+1
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-3/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-2/+2
2012-10-01libceph: check for invalid mappingSage Weil1-3/+3
2012-05-07ceph: drop support for preferred_osd pgsSage Weil1-2/+0
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+130