summaryrefslogtreecommitdiffstats
path: root/net/ceph/osd_client.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: export osd_req_op_data() macroIlya Dryomov2019-07-081-8/+0Star
* libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov2019-07-081-5/+5
* libceph: rename r_unsafe_item to r_private_itemIlya Dryomov2019-07-081-2/+2
* libceph: fix watch_item_t decoding to use ceph_decode_entity_addrJeff Layton2019-07-081-7/+13
* Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-05-171-1/+1
|\
| * libceph: make ceph_pr_addr take an struct ceph_entity_addr pointerJeff Layton2019-05-071-1/+1
* | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
|/
* libceph: allow setting abort_on_full for rbdDongsheng Yang2019-01-071-2/+2
* libceph: support the RADOS copy-from operationLuis Henriques2018-10-221-0/+90
* libceph: check reply num_data_items in setup_request_data()Ilya Dryomov2018-10-221-25/+23Star
* libceph: preallocate message data itemsIlya Dryomov2018-10-221-14/+88
* libceph, rbd, ceph: move ceph_osdc_alloc_messages() callsIlya Dryomov2018-10-221-17/+21
* libceph: introduce alloc_watch_request()Ilya Dryomov2018-10-221-9/+19
* libceph: assign cookies in linger_submit()Ilya Dryomov2018-10-221-21/+27
* libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get()Ilya Dryomov2018-10-221-2/+2
* libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op()Ilya Dryomov2018-10-221-6/+0Star
* libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist()Ilya Dryomov2018-10-221-0/+8
* libceph: introduce ceph_pagelist_alloc()Ilya Dryomov2018-10-221-10/+4Star
* libceph: osd_req_op_cls_init() doesn't need to take opcodeIlya Dryomov2018-10-221-5/+4Star
* libceph: add authorizer challengeIlya Dryomov2018-08-021-0/+11
* libceph: use timespec64 for r_mtimeArnd Bergmann2018-08-021-4/+4
* libceph: make ceph_osdc_notify{,_ack}() payload_len u32Ilya Dryomov2018-08-021-4/+4
* Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-06-151-86/+130
|\
| * libceph: allocate the locator string with GFP_NOFAILIlya Dryomov2018-06-041-9/+1Star
| * libceph: make abort_on_full a per-osdc settingIlya Dryomov2018-06-041-5/+4Star
| * libceph: don't abort reads in ceph_osdc_abort_on_full()Ilya Dryomov2018-06-041-1/+2
| * libceph: avoid a use-after-free during map checkIlya Dryomov2018-06-041-1/+1
| * libceph: don't warn if req->r_abort_on_full is setIlya Dryomov2018-06-041-4/+6
| * libceph: use for_each_request() in ceph_osdc_abort_on_full()Ilya Dryomov2018-06-041-53/+26Star
| * libceph: defer __complete_request() to a workqueueIlya Dryomov2018-06-041-1/+18
| * libceph: move more code into __complete_request()Ilya Dryomov2018-06-041-8/+6Star
| * libceph: no need to call flush_workqueue() before destructionIlya Dryomov2018-06-041-1/+0Star
| * libceph: introduce ceph_osdc_abort_requests()Ilya Dryomov2018-06-041-5/+62
| * libceph, rbd: add error handling for osd_req_op_cls_init()Chengguang Xu2018-06-041-3/+9
* | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-071-2/+1Star
|\ \ | |/ |/|
| * treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1Star
* | libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov2018-05-101-4/+23
|/
* libceph, ceph: add __init attribution to init funcitonsChengguang Xu2018-04-021-3/+1Star
* libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov2018-04-021-0/+1
* libceph: introduce BVECS data typeIlya Dryomov2018-04-021-0/+39
* libceph, rbd: new bio handling code (aka don't clone bios)Ilya Dryomov2018-04-021-5/+8
* libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov2018-04-021-6/+4Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ceph: nuke startsync opYanhu Cao2017-09-061-5/+0Star
* libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov2017-08-011-0/+5
* libceph: make encode_request_*() work with r_mempool requestsIlya Dryomov2017-08-011-3/+6
* libceph: don't call encode_request_finish() on MOSDBackoff messagesIlya Dryomov2017-07-171-1/+4
* libceph: respect RADOS_BACKOFF backoffsIlya Dryomov2017-07-071-0/+593
* libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov2017-07-071-4/+4
* libceph: use target pi for calc_target() calculationsIlya Dryomov2017-07-071-1/+8