summaryrefslogtreecommitdiff
path: root/include/linux/ceph/osdmap.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-28libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov1-27/+0
2014-01-28libceph: start using oloc abstractionIlya Dryomov1-2/+1
2013-05-02libceph: define ceph_decode_pgid() only onceAlex Elder1-0/+24
2013-05-02libceph: rename ceph_calc_object_layout()Alex Elder1-4/+2
2013-02-27libceph: add support for HASHPSPOOL pool flagSage Weil1-0/+2
2013-02-27libceph: calculate placement based on the internal data typesSage Weil1-1/+1
2013-02-27ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil1-3/+13
2013-02-27libceph: decode into cpu-native ceph_pg typeSage Weil1-3/+8
2013-02-27libceph: 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-18libceph: pass length to ceph_calc_file_object_mapping()Alex Elder1-1/+1
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus 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/sag...Linus Torvalds1-3/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells1-2/+2
2012-10-02libceph: check for invalid mappingSage Weil1-3/+3
2012-05-08ceph: drop support for preferred_osd pgsSage Weil1-2/+0
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+130