summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/osdmap.h
Commit message (Expand)AuthorAgeFilesLines
* libceph: define ceph_decode_pgid() only onceAlex Elder2013-05-011-0/+24
* libceph: rename ceph_calc_object_layout()Alex Elder2013-05-011-4/+2
* libceph: add support for HASHPSPOOL pool flagSage Weil2013-02-261-0/+2
* libceph: calculate placement based on the internal data typesSage Weil2013-02-261-1/+1
* ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-261-3/+13
* libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-261-3/+8
* libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2013-02-261-3/+4
* Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder2013-01-301-1/+1
|\
| * libceph: pass length to ceph_calc_file_object_mapping()Alex Elder2013-01-171-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-201-0/+1
|\ \ | |/
| * libceph: define ceph_pg_pool_name_by_id()Alex Elder2012-11-011-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-081-3/+3
|\ \ | |/
| * libceph: check for invalid mappingSage Weil2012-10-011-3/+3
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-2/+2
|/
* ceph: drop support for preferred_osd pgsSage Weil2012-05-071-2/+0
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+130
OpenPOWER on IntegriCloud