Age | Commit message (Expand) | Author |
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 |
2013-12-31 | crush: eliminate CRUSH_MAX_SET result size limitation | Ilya Dryomov |
2013-12-31 | crush: pass weight vector size to map function | Ilya Dryomov |
2013-09-03 | libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc | Sage Weil |
2013-05-01 | libceph: define ceph_decode_pgid() only once | Alex Elder |
2013-05-01 | libceph: rename ceph_calc_object_layout() | Alex Elder |
2013-03-11 | libceph: fix decoding of pgids | Sage Weil |
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-25 | libceph: fix undefined behavior when using snprintf() | Cong Ding |
2013-01-17 | libceph: pass length to ceph_calc_file_object_mapping() | Alex Elder |
2013-01-17 | libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f... | Jim Schutt |
2012-11-01 | libceph: define ceph_pg_pool_name_by_id() | Alex Elder |
2012-10-30 | libceph: fix osdmap decode error paths | Sage Weil |
2012-10-01 | libceph: check for invalid mapping | Sage Weil |
2012-07-30 | libceph: support crush tunables | Sage Weil |
2012-06-15 | Merge tag 'v3.5-rc1' | Sage Weil |
2012-06-07 | libceph: fix overflow in osdmap_apply_incremental() | Xi Wang |
2012-06-07 | libceph: fix overflow in osdmap_decode() | Xi Wang |
2012-06-07 | libceph: fix overflow in __decode_pool_names() | Xi Wang |
2012-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds |
2012-05-21 | libceph: fix pg_temp updates | Sage Weil |
2012-05-07 | crush: warn on do_rule failure | Sage Weil |
2012-05-07 | crush: remove parent maps | Sage Weil |
2012-05-07 | crush: remove forcefeed functionality | Sage Weil |
2012-05-07 | ceph: drop support for preferred_osd pgs | Sage Weil |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet |
2012-03-22 | libceph: fix overflow check in crush_decode() | Xi Wang |
2011-09-28 | libceph: fix pg_temp mapping update | Sage Weil |
2011-09-28 | libceph: fix pg_temp mapping calculation | Sage Weil |
2011-05-24 | libceph: handle new osdmap down/state change encoding | Sage Weil |
2011-05-19 | libceph: fix osdmap timestamp assignment | Sage Weil |
2011-01-12 | ceph: Always free allocated memory in osdmap_decode() | Jesper Juhl |
2010-10-20 | ceph: factor out libceph from Ceph file system | Yehuda Sadeh |