summaryrefslogtreecommitdiff
path: root/net/ceph/osd_client.c
Commit message (Expand)AuthorAge
* libceph, ceph: add __init attribution to init funcitonsChengguang Xu2018-04-02
* libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov2018-04-02
* libceph: introduce BVECS data typeIlya Dryomov2018-04-02
* libceph, rbd: new bio handling code (aka don't clone bios)Ilya Dryomov2018-04-02
* libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov2018-04-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ceph: nuke startsync opYanhu Cao2017-09-06
* libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov2017-08-01
* libceph: make encode_request_*() work with r_mempool requestsIlya Dryomov2017-08-01
* libceph: don't call encode_request_finish() on MOSDBackoff messagesIlya Dryomov2017-07-17
* libceph: respect RADOS_BACKOFF backoffsIlya Dryomov2017-07-07
* libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov2017-07-07
* libceph: use target pi for calc_target() calculationsIlya Dryomov2017-07-07
* libceph: always populate t->target_{oid,oloc} in calc_target()Ilya Dryomov2017-07-07
* libceph: make sure need_resend targets reflect latest mapIlya Dryomov2017-07-07
* libceph: delete from need_resend_linger before check_linger_pool_dne()Ilya Dryomov2017-07-07
* libceph: resend on PG splits if OSD has RESEND_ON_SPLITIlya Dryomov2017-07-07
* libceph: drop need_resend from calc_target()Ilya Dryomov2017-07-07
* libceph: MOSDOp v8 encoding (actual spgid + full hash)Ilya Dryomov2017-07-07
* libceph: encode_{pgid,oloc}() helpersIlya Dryomov2017-07-07
* libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov2017-07-07
* libceph: fold [l]req->last_force_resend into ceph_osd_request_targetIlya Dryomov2017-07-07
* Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-10
|\
| * libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton2017-05-04
| * libceph: abort already submitted but abortable requests when map or pool goes...Jeff Layton2017-05-04
| * libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton2017-05-04
| * libceph: remove req->r_replay_versionJeff Layton2017-05-04
| * libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova2017-05-04
* | fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani2017-05-08
|/
* libceph: osd_request_timeout optionIlya Dryomov2017-03-07
* Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-02-28
|\
| * libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov2017-02-24
| * libceph: get rid of ack vs commitIlya Dryomov2017-02-24
| * libceph: pass reply buffer length through ceph_osdc_call()Ilya Dryomov2017-02-20
| * ceph: update readpages osd request according to size of pagesYan, Zheng2017-02-20
* | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
|/
* libceph: remove now unused finish_request() wrapperIlya Dryomov2016-12-14
* libceph: always signal completion when doneIlya Dryomov2016-12-14
* libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov2016-12-12
* libceph: initialize last_linger_id with a large integerIlya Dryomov2016-11-10
* rbd: retry watch re-registration periodicallyIlya Dryomov2016-08-24
* libceph: add ceph_osdc_call() single-page helperDouglas Fuller2016-08-24
* libceph: support for CEPH_OSD_OP_LIST_WATCHERSDouglas Fuller2016-08-24
* libceph: fix return value check in alloc_msg_with_page_vector()Wei Yongjun2016-08-08
* libceph: make sure redirect does not change namespaceYan, Zheng2016-07-28
* libceph: rados pool namespace supportYan, Zheng2016-07-28
* libceph: define new ceph_file_layout structureYan, Zheng2016-07-28
* libceph: use %s instead of %pE in dout()sIlya Dryomov2016-05-30
* libceph: put request only if it's done in handle_reply()Ilya Dryomov2016-05-30
* libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2016-05-30