| Commit message (Expand) | Author | Age | Files | Lines |
* | libceph: define ceph_decode_pgid() only once | Alex Elder | 2013-05-01 | 1 | -20/+2 |
* | libceph: rename ceph_calc_object_layout() | Alex Elder | 2013-05-01 | 1 | -14/+9 |
* | libceph: fix decoding of pgids | Sage Weil | 2013-03-11 | 1 | -13/+29 |
* | libceph: add support for HASHPSPOOL pool flag | Sage Weil | 2013-02-26 | 1 | -13/+26 |
* | libceph: calculate placement based on the internal data types | Sage Weil | 2013-02-26 | 1 | -13/+5 |
* | ceph: update support for PGID64, PGPOOL3, OSDENC protocol features | Sage Weil | 2013-02-26 | 1 | -76/+86 |
* | libceph: decode into cpu-native ceph_pg type | Sage Weil | 2013-02-26 | 1 | -35/+43 |
* | libceph: rename ceph_pg -> ceph_pg_v1 | Sage Weil | 2013-02-26 | 1 | -9/+9 |
* | libceph: fix undefined behavior when using snprintf() | Cong Ding | 2013-01-25 | 1 | -18/+10 |
* | libceph: pass length to ceph_calc_file_object_mapping() | Alex Elder | 2013-01-17 | 1 | -5/+4 |
* | libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f... | Jim Schutt | 2013-01-17 | 1 | -0/+6 |
* | libceph: define ceph_pg_pool_name_by_id() | Alex Elder | 2012-11-01 | 1 | -0/+16 |
* | libceph: fix osdmap decode error paths | Sage Weil | 2012-10-30 | 1 | -11/+20 |
* | libceph: check for invalid mapping | Sage Weil | 2012-10-01 | 1 | -2/+16 |
* | libceph: support crush tunables | Sage Weil | 2012-07-30 | 1 | -0/+39 |
* | Merge tag 'v3.5-rc1' | Sage Weil | 2012-06-15 | 1 | -7/+7 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 2012-05-30 | 1 | -48/+25 |
| |\ |
|
| * | | net: cleanup unsigned to unsigned int | Eric Dumazet | 2012-04-15 | 1 | -7/+7 |
* | | | libceph: fix overflow in osdmap_apply_incremental() | Xi Wang | 2012-06-07 | 1 | -0/+4 |
* | | | libceph: fix overflow in osdmap_decode() | Xi Wang | 2012-06-07 | 1 | -0/+3 |
* | | | libceph: fix overflow in __decode_pool_names() | Xi Wang | 2012-06-07 | 1 | -6/+7 |
| |/
|/| |
|
* | | libceph: fix pg_temp updates | Sage Weil | 2012-05-21 | 1 | -1/+5 |
* | | crush: warn on do_rule failure | Sage Weil | 2012-05-07 | 1 | -4/+11 |
* | | crush: remove parent maps | Sage Weil | 2012-05-07 | 1 | -7/+0 |
* | | crush: remove forcefeed functionality | Sage Weil | 2012-05-07 | 1 | -1/+1 |
* | | ceph: drop support for preferred_osd pgs | Sage Weil | 2012-05-07 | 1 | -37/+10 |
|/ |
|
* | libceph: fix overflow check in crush_decode() | Xi Wang | 2012-03-22 | 1 | -1/+2 |
* | libceph: fix pg_temp mapping update | Sage Weil | 2011-09-28 | 1 | -26/+24 |
* | libceph: fix pg_temp mapping calculation | Sage Weil | 2011-09-28 | 1 | -13/+21 |
* | libceph: handle new osdmap down/state change encoding | Sage Weil | 2011-05-24 | 1 | -3/+8 |
* | libceph: fix osdmap timestamp assignment | Sage Weil | 2011-05-19 | 1 | -1/+1 |
* | ceph: Always free allocated memory in osdmap_decode() | Jesper Juhl | 2011-01-12 | 1 | -1/+3 |
* | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-20 | 1 | -0/+1128 |