aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/osd_client.h
Commit message (Expand)AuthorAge
* libceph: update osd request/reply encodingSage Weil2013-02-26
* libceph: calculate placement based on the internal data typesSage Weil2013-02-26
* libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-26
* libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2013-02-26
* libceph: kill ceph_osdc_wait_event()Alex Elder2013-02-18
* libceph: kill ceph_osdc_create_event() "one_shot" parameterAlex Elder2013-02-18
* libceph: kill ceph_calc_raw_layout()Alex Elder2013-02-18
* ceph: kill ceph_osdc_new_request() "num_reply" parameterAlex Elder2013-02-18
* ceph: kill ceph_osdc_writepages() "flags" parameterAlex Elder2013-02-18
* ceph: kill ceph_osdc_writepages() "dosync" parameterAlex Elder2013-02-18
* ceph: kill ceph_osdc_writepages() "nofail" parameterAlex Elder2013-02-18
* libceph: improve packing in struct ceph_osd_req_opAlex Elder2013-02-18
* rbd: kill ceph_osd_req_op->flagsAlex Elder2013-01-17
* libceph: pass num_op with opsAlex Elder2013-01-17
* libceph: don't set pages or bio in ceph_osdc_alloc_request()Alex Elder2013-01-17
* libceph: don't set flags in ceph_osdc_alloc_request()Alex Elder2013-01-17
* libceph: drop osdc from ceph_calc_raw_layout()Alex Elder2013-01-17
* libceph: drop snapid in ceph_calc_raw_layout()Alex Elder2013-01-17
* libceph: pass length to ceph_osdc_build_request()Alex Elder2013-01-17
* libceph: always allow trail in osd requestAlex Elder2013-01-17
* rbd: drop oid parameters from ceph_osdc_build_request()Alex Elder2013-01-17
* libceph: check for invalid mappingSage Weil2012-10-01
* ceph: define ceph_auth_handshake typeAlex Elder2012-05-17
* libceph: Allocate larger oid buffer in request msgsStratos Psomadakis2011-11-11
* libceph: add lingering request and watch/notify event frameworkYehuda Sadeh2011-03-22
* libceph: fix osd request queuing on osdmap updatesSage Weil2011-03-21
* ceph: make page alignment explicit in osd interfaceSage Weil2010-11-09
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20